Artem Pavlenko
|
8876d13356
|
improve errors reporting in mapnik-index
|
2018-02-21 16:02:12 +01:00 |
|
Artem Pavlenko
|
ff56c86446
|
Merge pull request #3862 from mapnik/apply_color_blind_filter-fix
Fix apply_color_blind_filter to use correct color-space and avoid NAN…
|
2018-02-20 16:48:31 +01:00 |
|
Artem Pavlenko
|
cec5e0e391
|
Merge pull request #3863 from Algunenano/master_proj_lib
PROJ_LIB: Fix detection code
|
2018-02-20 16:04:50 +01:00 |
|
Raul Marin
|
b77ad659d8
|
PROJ_LIB: Fix detection code
.sconf_temp/conftest_24.cpp:30:42: error: use of undeclared identifier 'strlen'
|
2018-02-20 14:24:06 +01:00 |
|
Artem Pavlenko
|
2a090aa799
|
update visual tests data
|
2018-02-20 12:42:40 +01:00 |
|
Artem Pavlenko
|
c5e91a5c1e
|
update color-blind filters tests post bac24cd844
|
2018-02-20 12:05:49 +01:00 |
|
Artem Pavlenko
|
cdb301b357
|
enable high dpi scaling
|
2018-02-20 11:43:55 +01:00 |
|
Artem Pavlenko
|
bac24cd844
|
Fix apply_color_blind_filter to use correct color-space and avoid NAN which results in SIGILL when compiled with DEBUG_UNDEFINED=yes (#3861)
|
2018-02-20 11:19:53 +01:00 |
|
Artem Pavlenko
|
d43c4c1812
|
fix typo #3856
|
2018-02-19 13:15:48 +01:00 |
|
Artem Pavlenko
|
429d79c81d
|
check nodata returned by 'GetNoDataValue' has valid representation (!std::isnan) (#3856)
|
2018-02-19 12:09:56 +01:00 |
|
Artem Pavlenko
|
a2f596951e
|
update visual tests data
|
2018-02-15 10:04:43 +01:00 |
|
Artem Pavlenko
|
b8e6a0accc
|
Merge pull request #3859 from mapycz/fix-dgal-default-nodata
Respect raster_has_nodata
|
2018-02-14 16:51:57 +01:00 |
|
Artem Pavlenko
|
6815ac2869
|
use multiplication instead of << to avoid undefined behavour when LHS is a negative int (-fsanitize=undefined)
|
2018-02-14 16:49:31 +01:00 |
|
Artem Pavlenko
|
17a98767b4
|
use safe_cast for narrowing double->typename span_gen_type::value_type cast (#3856) (thanks @talaj!)
|
2018-02-14 16:47:47 +01:00 |
|
Jiri Drbalek
|
4c444d0082
|
Respect raster_has_nodata
|
2018-02-14 13:56:04 +00:00 |
|
Artem Pavlenko
|
533c6d6e5b
|
check m_width_abs > 0 to avoid division by zero (-fsanitize=undefined)
|
2018-02-13 17:06:55 +01:00 |
|
Artem Pavlenko
|
2a594d4f0e
|
Merge pull request #3855 from mapycz/grid_vertex_converter-fix-empty-polygon
grid_vertex_converter: Fix handling of empty polygon
|
2018-02-13 16:49:10 +01:00 |
|
Jiri Drbalek
|
b6c451d7e3
|
grid_vertex_converter: Fix handling of empty polygon
|
2018-02-13 15:00:25 +00:00 |
|
Jiri Drbalek
|
e08786b5fb
|
AGG: Fix invalid memory access if input buffer size is zero
|
2018-02-13 15:00:25 +00:00 |
|
Artem Pavlenko
|
3976014dcd
|
fix left shift of negative value (-fsanitize=undefined)
|
2018-02-13 15:14:17 +01:00 |
|
Artem Pavlenko
|
15f16ce6ec
|
cast header to unsiged char const* (-fsanitize=address)
|
2018-02-13 13:34:42 +01:00 |
|
Artem Pavlenko
|
f117546f73
|
Merge pull request #3848 from mapnik/update_changelog
Updated changelog from v3.0.x branch
|
2018-02-07 16:48:26 +01:00 |
|
Artem Pavlenko
|
976555041d
|
Merge pull request #3847 from mapycz/port-grid-placement
Grid placement
|
2018-02-07 16:44:21 +01:00 |
|
Blake Thompson
|
3e6d4aa58a
|
Updated changelog from v3.0.x branch
|
2018-02-06 14:07:21 -05:00 |
|
Jiri Drbalek
|
1adebaaf73
|
Update visual tests
|
2018-02-06 16:47:34 +00:00 |
|
Jiri Drbalek
|
f10e051e17
|
Add grid placement for text and shield symbolizer
|
2018-02-06 15:19:05 +00:00 |
|
Artem Pavlenko
|
d4826eea6f
|
Merge pull request #3844 from mapycz/interior-scale-invariant
Interior, polylabel: Scale precision by polygon size
|
2018-02-05 11:28:35 +01:00 |
|
Artem Pavlenko
|
f4f63a1006
|
Merge pull request #3845 from mapycz/fix-vertex-adapter-test
Fix vertex_adapter test
|
2018-02-05 11:27:44 +01:00 |
|
Jiri Drbalek
|
953d1d1a01
|
Fix vertex_adapter test
|
2018-02-04 08:46:14 +00:00 |
|
Jiri Drbalek
|
c975c1b6b8
|
Update visual tests
|
2018-02-03 17:13:56 +00:00 |
|
Jiri Drbalek
|
69c3ee550d
|
interior, polylabel: Scale precision by polygon size
|
2018-02-03 14:00:30 +00:00 |
|
Artem Pavlenko
|
5aebd821f6
|
Update boost to 1.65.1 and mason HEAD.
|
2018-01-31 21:18:01 +01:00 |
|
Artem Pavlenko
|
828346add3
|
require BOOST_VERSION >= 1.62.0 (#3835)
|
2018-01-31 14:11:55 +01:00 |
|
Artem Pavlenko
|
2461058ecc
|
Merge pull request #3838 from mapycz/fix-crash-polygon_vertex_adapter
Fix crash in polygon_vertex_adapter
|
2018-01-23 16:35:09 +01:00 |
|
Jiri Drbalek
|
0c5d167028
|
polygon_vertex_adapter: Fix crash in case of empty interior ring
|
2018-01-23 15:18:44 +00:00 |
|
Artem Pavlenko
|
c6b9036002
|
Merge pull request #3827 from mapycz/gdal-test-upscaling
Add a test that GDAL plugin does not upsample
|
2018-01-18 15:54:15 +00:00 |
|
Artem Pavlenko
|
8bc236ba7b
|
Merge pull request #3834 from mapycz/fix-interior-empty-polygon
Interior, Polylabel: cover empty polygon or exterior ring
|
2018-01-17 14:47:37 +00:00 |
|
Jiri Drbalek
|
4e160acc88
|
Avoid copying
|
2018-01-17 13:39:21 +00:00 |
|
Jiri Drbalek
|
99038229f7
|
Polylabel: cover the case of empty polygon or exterior ring
|
2018-01-17 13:39:15 +00:00 |
|
Jiri Drbalek
|
a97eace434
|
Interior: cover the case of empty polygon or exterior ring
|
2018-01-17 12:58:42 +00:00 |
|
Artem Pavlenko
|
da8b5c46d7
|
Merge pull request #3833 from mapycz/fix-crash-polygon_vertex_processor
Fix crash in case of empty ring
|
2018-01-17 10:06:32 +00:00 |
|
Jiri Drbalek
|
ec53f3d879
|
Fix crash in case of empty ring
|
2018-01-17 09:53:45 +00:00 |
|
Artem Pavlenko
|
ab4e1b77d0
|
Merge pull request #3828 from mikejcorey/except_syntax
Replaced old-style exception for Python 3 compatibility.
|
2018-01-11 09:53:57 +00:00 |
|
Michael Corey
|
e5e0b7674a
|
Replaced old-style exception for Python 3 compatibility.
|
2018-01-10 21:50:49 -08:00 |
|
Jiri Drbalek
|
43a9f70314
|
Add a test that GDAL plugin does not upsample
|
2018-01-10 15:02:44 +00:00 |
|
Artem Pavlenko
|
5ab6db2607
|
benchmark - slightly better stderr
|
2018-01-10 10:04:10 +00:00 |
|
Artem Pavlenko
|
b193d03151
|
Merge remote-tracking branch 'origin/master'
|
2018-01-09 17:03:08 +00:00 |
|
Artem Pavlenko
|
2aab39b8e7
|
Merge pull request #3826 from mapycz/svg-clippath-test
SVG: Add a test of clipPath
|
2018-01-09 17:02:24 +00:00 |
|
Jiri Drbalek
|
3af3286436
|
SVG: Add a test of clipPath
|
2018-01-09 16:11:19 +00:00 |
|
Artem Pavlenko
|
f6b11b86a8
|
update test/data
|
2018-01-09 15:40:41 +00:00 |
|