Denis Rouzaud
026cb0e003
update alternative Docker image from Cosmic to Disco ( #10046 )
2019-05-21 12:44:54 -05:00
Nyall Dawson
5fd9bc6408
Fix incorrect entries are added to coordinate transform cache
...
if crs cannot be represented as auth/id combo
2019-05-22 03:44:23 +10:00
Nyall Dawson
cf91c09c3c
Fix rendering polys/lines with reprojection errors under proj 6
2019-05-22 03:43:48 +10:00
Nyall Dawson
a5e72c2c33
Update test result for proj 6
2019-05-22 03:43:48 +10:00
Nyall Dawson
9222f23cc3
Reset proj error before attempting transforms, avoids older errors
...
contaminating result of transform
2019-05-22 03:43:48 +10:00
Alessandro Pasotti
2b14dacd51
Fix identify on map in relation reference widget
...
Fixes #22071 - Relation reference widget wrong feature when "on map identification"
2019-05-21 19:09:18 +02:00
Blottiere Paul
0c77b9e2f7
Add doc
2019-05-21 15:16:09 +02:00
Blottiere Paul
dabd3dc935
Update tests
2019-05-21 15:16:09 +02:00
Blottiere Paul
1c37099ba4
Fixes compilation
2019-05-21 15:16:09 +02:00
Blottiere Paul
69e02240d2
const
2019-05-21 15:16:09 +02:00
Blottiere Paul
0384f23327
Removes duplicated code
2019-05-21 15:16:09 +02:00
Blottiere Paul
f542651497
Rename methods
2019-05-21 15:16:09 +02:00
Blottiere Paul
2d0aa355eb
Remove unused methods
2019-05-21 15:16:09 +02:00
Blottiere Paul
5221937f59
Check width/height values in context
2019-05-21 15:16:09 +02:00
Blottiere Paul
fe856d6935
Move map size computation in context
2019-05-21 15:16:09 +02:00
Nyall Dawson
5cd8cb64ec
Ensure NULL item shows before field names in expression builder, instead of mixed inside them
2019-05-21 21:31:35 +10:00
Matthias Kuhn
58c82c36d0
Merge pull request #10035 from daniviga/master
...
[RPM] Fix a dependency on older Fedora releases
2019-05-21 11:25:10 +02:00
Nyall Dawson
92691f9f72
Add comment for myself
2019-05-21 19:14:55 +10:00
Nyall Dawson
4786b3ead9
Update test result for proj 6
2019-05-21 19:14:55 +10:00
Nyall Dawson
fea12d5ff6
Adjust test result for proj 6
2019-05-21 19:14:55 +10:00
Nyall Dawson
c52b1d7785
Fix resolution of bound crs proj strings to auth/code
2019-05-21 19:14:55 +10:00
Nyall Dawson
eafd7872dd
QgsCoordinateReferenceSystem::fromEpsgId worked with ESRI codes
...
on pre proj6 builds, so keep compatibility with that under proj6
2019-05-21 19:14:55 +10:00
Nyall Dawson
289e72dc07
Adjust precision of some processing tests to allow them to pass under proj 6
2019-05-21 19:14:55 +10:00
nirvn
20ed28da29
[processing] Move the new XYZ algorithms under the raster tools group
2019-05-21 12:19:20 +07:00
Alessandro Pasotti
3fd399dc59
Fix export raster as GPKG
...
Fixes #20848
Test added for internal functions because the main functionality
is in app.
Partially reverts 006b130e8a85dbba9e499642a8493a515cf41aa0
See: 006b130e8a
2019-05-20 18:02:28 +02:00
Daniele Viganò
f7722e3ff6
[RPM] Fix a dependency on older Fedora releases
2019-05-20 17:33:06 +02:00
Blottiere Paul
284f5d565c
Merge pull request #10010 from elemoine/ele_filter
...
[server] Support FILTER values with colons
2019-05-20 10:09:18 +02:00
nirvn
7132cf3b2e
[ui] Improve UX by adding an original source label when changing / updating layer data source
2019-05-20 14:25:55 +07:00
Nyall Dawson
98845e5779
Don't show a 'invalid layer source' warning if a user opens a multi-layer
...
vector file, but then chooses not to actually add any layers from the file
2019-05-20 16:39:56 +10:00
Nyall Dawson
920676b178
Fix all layers are force redrawed whenever a filter is changed in any
2019-05-20 14:58:01 +10:00
Nyall Dawson
c16e5eec13
Fix a crash under proj 6
2019-05-20 13:57:02 +10:00
Nyall Dawson
0c05568219
Update a test result for proj 6
2019-05-20 13:57:02 +10:00
Nyall Dawson
c35d898c5e
Fix incorrect mapping of auth id pairs to old QGIS srs db id
...
Because the old qgis internal db was seriously messed up and
has all the ESRI authorities tagged incorrect as EPSG.
2019-05-20 13:57:02 +10:00
Nyall Dawson
bf13d09d5c
Revert "postgres provider: performance improvements when loading layers"
...
This reverts commit 2220b86e2e3d26a84b7533cb6c4fb0ee87d7fdc4.
The commit broke existing unit tests
2019-05-20 13:56:07 +10:00
Denis Rouzaud
2369e06b17
changed shortcuts to CTRL+ALT+arrow
2019-05-19 20:39:49 -05:00
Juergen E. Fischer
ac5e945742
translation string fixes
2019-05-20 01:05:56 +02:00
Juergen E. Fischer
2220b86e2e
postgres provider: performance improvements when loading layers
2019-05-20 01:05:56 +02:00
Harrissou Sant-anna
94cb85490a
Title case the options
2019-05-20 08:53:25 +10:00
Harrissou Sant-anna
4c41819eb3
Fix option label for GDAL ADDO resampling method
2019-05-20 08:53:25 +10:00
Harrissou Sant-anna
6e5976e640
Title case the resampling options
2019-05-20 08:52:54 +10:00
Harrissou Sant-anna
bd2fc75f2e
[needs-docs] Harmonize display of GDAL build vrt options
2019-05-20 08:52:54 +10:00
Larry Shaffer
71573bdcfc
[oauth2] Verify replies still exist and attribute gets are valid
...
Fixes unreported crash, due to access on nonexistent replies.
2019-05-20 08:52:03 +10:00
Harrissou Sant-anna
491ca3315f
Make data type option translatable in GDAL algorithms dialog
2019-05-20 08:51:38 +10:00
Matthias Kuhn
83cbe24bbd
Merge pull request #10025 from m-kuhn/sip_force
...
Use SIP_FORCE
2019-05-19 11:03:23 +02:00
Matthias Kuhn
d03714b0c7
Use SIP_FORCE
2019-05-19 09:47:55 +02:00
Matthias Kuhn
03faaa3e0f
Merge pull request #9988 from olivierdalang/cad-floater-squashed
...
floating widget for advanced input next to the cursor
2019-05-19 09:29:43 +02:00
Denis Rouzaud
bb3c50714a
use global shortcuts
2019-05-18 15:15:40 -05:00
Peter Petrik
6d9b40f634
add TMS ( fix #21987 )and HTML output ( fix #21991 ) for tilesxyz. Split to 2 algorithms (directory and MBTiles)
2019-05-18 11:34:15 +02:00
Matthias Kuhn
8a3c7b14c3
Merge pull request #10023 from sebastic/no-revision
...
Don't include revision in sources.
2019-05-18 09:36:47 +02:00
Bas Couwenberg
2628c480c5
Don't include revision in sources.
...
Prevent changes to files that weren't changed between releases.
This eases review of the changes between releases significantly.
2019-05-17 16:47:47 +02:00