Nyall Dawson
|
c7e37e89eb
|
[sipify] Correctly convert doxygen warning blocks to sphinx warnings
|
2017-12-23 18:48:03 +11:00 |
|
Denis Rouzaud
|
90e5196996
|
run sipify
|
2017-12-19 14:55:46 -04:00 |
|
Nyall Dawson
|
f216b188d6
|
Move all datum transform related methods to QgsDatumTransform
|
2017-12-19 08:47:02 +10:00 |
|
Nyall Dawson
|
198486f0e9
|
Avoid including private header
|
2017-12-18 21:19:02 +10:00 |
|
Nyall Dawson
|
25c3e135b0
|
Move datum transform structs out to their own header, to avoid
need to include private header file
|
2017-12-18 21:19:02 +10:00 |
|
Denis Rouzaud
|
c604d2dda6
|
run sipify
|
2017-12-15 22:13:44 -04:00 |
|
Denis Rouzaud
|
f2b3ed0a9b
|
run sipify
|
2017-12-15 11:12:19 -04:00 |
|
Nyall Dawson
|
96c2ce18bd
|
Show a warning when loading a project with a transform not available locally
|
2017-12-15 17:32:00 +10:00 |
|
Nyall Dawson
|
13d1786265
|
Sipify
|
2017-12-15 14:20:57 +10:00 |
|
Denis Rouzaud
|
6188b167fc
|
missing const ref, remove extra argument
|
2017-12-15 14:16:59 +10:00 |
|
Nyall Dawson
|
69c3debfc0
|
Nicer API for datum transforms
Instead of using QPairs of ints, use more descriptive structs, also
rename a lot of datum related methods for clarity and add docs
|
2017-12-15 14:16:59 +10:00 |
|
Denis Rouzaud
|
44ed7bd9fb
|
define default transforms in global options
adds QgsCoordinateTransformContext::readSettings()/writeSettings to read/write from settings
|
2017-12-15 14:15:02 +10:00 |
|
Denis Rouzaud
|
4eab13df8a
|
datum transforms have reversible source/dest
|
2017-12-15 14:14:48 +10:00 |
|
Nyall Dawson
|
d2353e7c01
|
Add method to determine whether transform context has a valid transform
for a specific src/dest CRS pair
|
2017-12-15 14:14:47 +10:00 |
|
Denis Rouzaud
|
e303f746e1
|
ifdef 0 single source/destination transforms
|
2017-12-15 14:14:47 +10:00 |
|
Nyall Dawson
|
3916628212
|
Fix handling of transform-not-required in QgsCoordinateTransformContext
|
2017-12-15 14:14:26 +10:00 |
|
Nyall Dawson
|
1013c0bdd9
|
Add support for serializing transform contexts
|
2017-12-15 14:11:38 +10:00 |
|
Nyall Dawson
|
7af5545fdc
|
QgsCoordinateTransformContext must be thread safe
|
2017-12-15 14:11:38 +10:00 |
|
Nyall Dawson
|
5131258b08
|
QgsCoordinateTransformContext is implicitly shared
|
2017-12-15 14:11:38 +10:00 |
|
Nyall Dawson
|
f7b315f594
|
Doxygen
|
2017-12-15 14:11:38 +10:00 |
|
Nyall Dawson
|
2e2e1248a5
|
Allow removing existing transforms from context
|
2017-12-15 14:11:38 +10:00 |
|
Nyall Dawson
|
8a0bd08e07
|
Start on QgsCoordinateTransformContext
Stores settings related to the correct datum transforms to use
when performing a coordinate transform.
|
2017-12-15 14:11:38 +10:00 |
|