Sandro Santilli
8363d2f3d0
Update expected centroid, interpolated angle and located point for reference curves
...
These values change because they are computed on the *linearization*
of those curves, and refactoring linearization codes results in
slighly different values.
NOTE: adding or not adding the control point would also affect these
results
2017-08-25 23:06:52 +02:00
Matthias Kuhn
b8d2a17476
Port symbols test from ebf20a5
2017-08-21 23:27:34 +02:00
Nyall Dawson
7946908224
Merge pull request #4424 from nyalldawson/osx_tests
...
Add some mask images, adjust test results for OSX
2017-08-07 07:39:42 +10:00
Nyall Dawson
ecafb494a8
Add some mask images, adjust test results for OSX
2017-08-07 07:38:19 +10:00
Nyall Dawson
b808c5647a
When upgrading 2.x projects to 3.0, default to enabling a valid
...
project projection instead of defaulting to no CRS
Fixes #16965
2017-08-07 05:41:58 +10:00
Andrea Aime
5cfed129b5
Ading all other labelling options supported by SLD. fixes #8925
2017-07-26 11:38:29 +02:00
Andrea Aime
59d8b18ed8
Porting Raymond Nijssen FOSS4G 2016 labeling work onto latest version of master, with basic support for testing. fixes #8925
2017-07-25 17:05:47 +02:00
Nyall Dawson
faa4a09ed0
Merge pull request #4877 from nyalldawson/layout_next
...
Layouts, chapter II
2017-07-24 08:42:51 +10:00
Nyall Dawson
54bf013004
Update tests
2017-07-18 13:42:04 +10:00
Nyall Dawson
00405fd6b5
Start porting item rotation
2017-07-18 12:42:06 +10:00
Nyall Dawson
498c4cda16
Add some rendering checks for layout items
2017-07-18 12:42:06 +10:00
rldhont
f926033699
[Server] WMS GetFeatureInfo refactoring
2017-07-17 12:39:34 +02:00
rldhont
7cbf9df21a
[Server] Tests update mask image
2017-07-12 16:01:55 +02:00
rldhont
6b6a52be49
Merge pull request #4823 from rldhont/fix-qgis3-asgml2
...
Fix GML2 after GML3 improvements
2017-07-07 15:32:33 +02:00
Blottiere Paul
e6de737fad
Add unit tests
2017-07-07 14:35:08 +02:00
rldhont
aa24896ce1
Fix GML2 after GML3 improvements
2017-07-07 13:01:31 +02:00
rldhont
59d1f6d1b2
[Server] Tests update mask image
2017-07-07 13:00:11 +02:00
Nyall Dawson
18b2b5240b
Add some base classes for layouts
2017-06-30 17:01:52 +10:00
Hugo Mercier
f59d6d7962
Merge pull request #4776 from pblottiere/bugfix_attributetable
...
[bugfix] attribute table
2017-06-28 08:20:00 +02:00
Nyall Dawson
65a5669b25
Merge pull request #4727 from aaime/stroke_hairline
...
Fixes 16707, export of hairline results in a different visual thickness
2017-06-27 06:12:12 +10:00
Nyall Dawson
6006359710
Merge pull request #4733 from aaime/categorized_function_conflict
...
Fixes 16712, SLD export of categorized style fails if attribute name conflicts with a built-in function name
2017-06-26 23:20:13 +10:00
Blottiere Paul
b354986209
Add unit test
2017-06-25 14:39:54 +01:00
Marco Hugentobler
ef8e58bcc2
Unit test for feature info geometry filter
2017-06-24 12:30:04 +02:00
Martin Dobias
7cd517c6ba
[FEATURE] Legend for markers with data-defined size
...
(Merge pull request #4752 from wonder-sk/legend-data-defined-size)
2017-06-22 15:29:10 +02:00
Martin Dobias
863b7d2b29
Fix the last test image
2017-06-22 14:38:41 +02:00
Martin Dobias
4976d59fc5
Fix few bugs + fix test images + allow data-defined size without transformer
2017-06-22 13:50:19 +02:00
Martin Dobias
78a990b5b6
Fixing tests
2017-06-22 10:06:02 +02:00
Martin Dobias
c9c42169ce
Added unit tests
2017-06-19 16:37:00 +02:00
Andrea Aime
f22ee6bee5
Fixes 16712, SLD export of categorized style fails if attribute name conflicts with a built-in function name
2017-06-15 10:09:49 +02:00
Andrea Aime
b64f256e84
Fixes 16707, export of hairline results in a different visual thickness
2017-06-15 10:04:58 +02:00
Matthias Kuhn
37a306e3f2
Fix tests
2017-06-14 07:37:31 +02:00
rldhont
faa7c750bc
Merge pull request #4699 from pblottiere/getlegendgraphic
...
[Server] WMS GetLegendGraphics refactoring
2017-06-12 09:40:57 +02:00
Blottiere Paul
7b844837bb
[Server] Fonts used in GetLegendGraphics tests are bolded and increased
2017-06-09 12:55:27 +01:00
Blottiere Paul
c1657ac853
[Server] Add/update tests
2017-06-09 12:55:27 +01:00
Stéphane Brunner
9d9e94e6b9
Fix the mandatory OnlineResource
2017-06-09 13:32:47 +02:00
Nyall Dawson
5f1a78ddab
Update inverted polygon test mask
2017-06-07 05:46:56 +10:00
rldhont
dbedd7e190
Merge pull request #4683 from rldhont/server-string-list-exceptions
...
[Server] bulk enhancements: string, list and exceptions
2017-06-06 10:09:52 +02:00
Sandro Santilli
7af47c2afa
Add a raster table to the test postgis setup, use it from dbmanager test
2017-06-06 09:51:30 +02:00
rldhont
4ab6a06527
[Server] Test update masks WMS_GetMap_Annotations and WMS_GetMap_Highlight
2017-06-05 19:21:34 +02:00
Nyall Dawson
b2360dfd22
Update test mask for WMS server diagrams test
2017-06-02 09:07:53 +10:00
rldhont
df9ee6f705
Merge pull request #4313 from pblottiere/cleansingleton
...
[Server] WMS getmap refactoring
2017-06-01 17:57:11 +02:00
Blottiere Paul
e663d192e3
Add/update tests
2017-05-30 13:37:35 +02:00
rldhont
ada8715691
[Server] Add GetStyles test
2017-05-29 12:14:46 +02:00
rldhont
e7d45a0976
[Server] Add DescribeLayer test
2017-05-26 16:59:23 +02:00
rldhont
83b3368e38
[Server] Add GetContext test
2017-05-26 15:48:03 +02:00
rldhont
6feca53278
[Server] Fix QgsServerProjectUtils readListEntry
2017-05-26 15:48:03 +02:00
Blottiere Paul
0c72d4bc2b
Add unit tests
2017-05-16 13:00:38 +02:00
Alessandro Pasotti
3c4567d0af
[server] More WMS tests for FILTER parameter with bool operators and UTF8
...
Forward port from 2.18 commit 8fd4fc60697738a986207
2017-05-06 10:45:10 +02:00
Nyall Dawson
b587282186
Merge pull request #4433 from nyalldawson/blur_buffer
...
[FEATURE] Allow paint effects for label buffers & backgrounds
2017-04-30 10:14:36 +10:00
Nyall Dawson
ef6c8be16f
Fix import WKT of the format MultiPoint (-20 -90, -20 -88 )
...
Should technically be MultiPoint ((-20 -90), (-20 -88)), but
it's nice to be forgiving and accept as wide a range of WKT
formats as possible
Fix #16483
2017-04-30 08:23:49 +10:00