33776 Commits

Author SHA1 Message Date
Nyall Dawson
1729531773 Don't transform z coordinates by default
Since z coordinates can represent potentially any height
unit and reference point, it's not safe to assume that they
always represent height in metres relative to the ellipsoid.

Instead, leave z values untouched by default with geometry
transforms, and make transforming z an optional parameter

Refs #14702
2016-06-30 07:38:13 +10:00
Matthias Kuhn
58dbe56213 Fix crash when loading style in layer properties 2016-06-29 22:40:41 +02:00
Matthias Kuhn
118bbf7ee8 Align "add spatialite layer" window with other add layer windows
The button labels didn't match with the group box title
2016-06-29 22:19:15 +02:00
Martin Dobias
4b83277a4c Better fix for the "nothing found" notification 2016-06-29 20:20:47 +02:00
Martin Dobias
48284f7884 Cancel simplification if its dialog is closed (fixes #15163) 2016-06-29 20:19:26 +02:00
Martin Dobias
51c6d8af5c Add notification in case a map tool does notthing (fixes #15160) 2016-06-29 20:19:26 +02:00
Alexander Bruy
a12152c724 Merge pull request #3238 from medspx/processing_g7_raster_tests
[processing] more grass7 unit tests and their fixes
2016-06-29 19:49:58 +03:00
Alexander Bruy
0f6e8da645 Merge pull request #3234 from aharfoot/GDALTools_bugfix
fix bug in GDALTools Assign Projection
2016-06-29 19:17:06 +03:00
Alexander Bruy
00832918ff add objectName to button 2016-06-29 19:17:15 +03:00
Martin Dobias
9d11022075 [composer] map config: move layer related options to a dedicated group box 2016-06-29 17:17:55 +02:00
Alessandro Pasotti
b819f2baa8 Added multiple edit and attributes tests 2016-06-29 16:30:47 +02:00
rldhont
5daa546f6f [BUGFIX] QgsMapLayerRegistry: Check layers before removed
Probably fixed #15088 Segmentation fault when using layersRemoved SIGNAL
2016-06-29 08:20:36 +02:00
Nyall Dawson
009fbc6362 Merge pull request #3249 from nirvn/raster_renderer_layout
[styledock] improve UI layout of raster renderers
2016-06-29 11:23:12 +10:00
Nathan Woodrow
a231466d88 [style dock] Keep factories updated 2016-06-29 10:17:30 +10:00
Nyall Dawson
b5f0fc8d8b Indentation 2016-06-29 10:16:06 +10:00
Nyall Dawson
2bf54de8ba Fix doxygen warning 2016-06-29 10:15:50 +10:00
Nyall Dawson
af9b4a7f45 Fix failing distance area test on OSX 2016-06-29 10:10:21 +10:00
Nyall Dawson
caf1038d62 Add missing sip bindings 2016-06-29 10:08:34 +10:00
Nyall Dawson
039a77d5bb Fix indentation 2016-06-29 09:59:17 +10:00
Nyall Dawson
724d3e0832 Fix failing test 2016-06-29 09:59:00 +10:00
Nyall Dawson
ec49c407a4 Fix warnings 2016-06-29 09:32:11 +10:00
rldhont
979e194b93 Server code cleanage 2016-06-28 18:32:34 +02:00
rldhont
d3eb164582 [BUGFIX] QgsMSLayerCache: remove layer from QgsMapLayerRegistry before delete it
In QGIS Server, layers can be added to QgsMapLayerRegistry and delete by QgsMSLayerCache. This means that QgsMapLayerRegistry can have reference to deleted pointers.
2016-06-28 18:22:45 +02:00
rldhont
7dcb9ccc6e Flush capabilities cache when flushing project layers
Made by @dmarteau
2016-06-28 18:15:26 +02:00
Nathan Woodrow
bf53e4ca0b [style dock] Fix display of extra pages 2016-06-28 22:41:17 +10:00
Nathan Woodrow
f6e67ae155 [style dock] inline refine rules for rule based styles 2016-06-28 22:15:12 +10:00
Nathan Woodrow
3d6ea7b489 Fix windows build 2016-06-28 21:16:34 +10:00
Even Rouault
45a4ae2b3c Merge pull request #3244 from rouault/fix_transformCoords
QgsCoordinateTransform::transformCoords(): do not convert elevations to radians
2016-06-28 12:44:57 +02:00
Sandro Santilli
f0e0ba5bb0 Add test for QgsGeometryUtils::sqrDistToLine
See #13952
2016-06-28 12:24:20 +02:00
Sandro Santilli
323abe434f Add missing newline 2016-06-28 10:28:06 +02:00
nirvn
50ab699097 [styledock] better use of QGroupBox to highlight raster sections 2016-06-28 15:14:05 +07:00
Hugo Mercier
73ac2f3039 [virtual layer] Cleanup - unused variable 2016-06-28 09:55:02 +02:00
Hugo Mercier
c6fb7b3b0e [virtual layer] Escape column names in query 2016-06-28 09:51:35 +02:00
Hugo Mercier
871b6ae4d7 [virtual layer] Improve error message 2016-06-28 09:51:35 +02:00
nirvn
c775a52efd [styledock] improve UI layout of raster renderers 2016-06-28 13:38:16 +07:00
Sandro Santilli
ba1d38c2ed Add comment describing the invalid polygon
Follow up to
https://github.com/qgis/QGIS/pull/3246#discussion_r68661723
2016-06-28 06:17:36 +02:00
Mathieu Pellerin
002ace2882 [styledock] improve categorized, graduated, and rule-based renderer layout (#3247) 2016-06-28 12:32:37 +10:00
Asger Skovbo Petersen
00dc27fd27 Rename hillshade renderer in drop down (#3245)
Remove non functioning code for setting resampling automagically for hillshade renderer
2016-06-28 09:49:11 +10:00
Sandro Santilli
3d319d90bd Add test for selecting invalid geometries (#3246)
See #13635
The test passes
2016-06-28 00:27:16 +02:00
mhugent
21b8ef0e4a Merge pull request #3242 from mhugent/full_circle
Change full circle interpretation, fixes #15116
2016-06-27 16:15:07 +02:00
Even Rouault
e02661cd09 [OGR provider] Workaround GDAL 1.11.X (X<=4) crashing bug on GPKG databases with layers with curve geometries 2016-06-27 15:42:17 +02:00
Marco Hugentobler
663333de7d Indentation 2016-06-27 15:00:18 +02:00
Even Rouault
83683be3dc Adjust testqgsgeometry expected results after af2993e97b5a4ab98107bdce86780d11dca91109 2016-06-27 13:37:45 +02:00
Marco Hugentobler
ef90c0b2f7 Add unit test for ticket #15116 2016-06-27 13:32:36 +02:00
Alexander Bruy
1b60b088a2 [processing] support more field types 2016-06-27 14:18:31 +03:00
Even Rouault
af2993e97b QgsCoordinateTransform::transformCoords(): do not convert elevations to radians
Fixes #14702
2016-06-27 12:08:55 +02:00
Mathieu Pellerin
7b1ee07f92 [gui] improve scale widget layout to save space (#3243) 2016-06-27 12:06:58 +02:00
Nyall Dawson
4080aad0ee [ogr] Read GPX elevation values as geometry Z values 2016-06-27 19:34:28 +10:00
Matthias Kuhn
2e168ef9c9 Install missing geometry header files 2016-06-27 11:19:43 +02:00
Marco Hugentobler
3e069c3806 Fix full circle area calculation 2016-06-27 11:18:09 +02:00