artemp
|
bb8b835618
|
calculate percentage value inside parser, reduce local vars
|
2015-07-17 20:00:14 +02:00 |
|
artemp
|
a8da31b765
|
make '%' sign optional ( was 0 or N)
|
2015-07-17 19:49:28 +02:00 |
|
artemp
|
c63e71acac
|
+unit test: feature_collections with extra properties
|
2015-07-17 17:43:04 +02:00 |
|
artemp
|
5423f4c5bf
|
relax grammar rules to allow arbitary ordering - currently we're looking for features skipping anything else
ref: https://github.com/mapnik/mapnik/issues/2983
|
2015-07-17 10:59:59 +02:00 |
|
Dane Springmeyer
|
a43faf9017
|
Merge pull request #2961 from CartoDB/3.0.x.pgraster
Render NODATA as transparent and clip highbit data
|
2015-07-16 16:14:28 -07:00 |
|
Dane Springmeyer
|
461163d883
|
Merge pull request #2981 from mapnik/unmaintained-plugins
move occi, osm, rasterlite to non-core repo
|
2015-07-16 13:07:49 -07:00 |
|
Dane Springmeyer
|
ab7c255e8e
|
Merge pull request #2979 from mapnik/plugin-policy
Add a plugin policy
|
2015-07-16 12:00:01 -07:00 |
|
Dane Springmeyer
|
2048be7b30
|
move occi, osm, rasterlite to non-core repo 84b0bfecb3 - refs #2980
|
2015-07-16 11:46:10 -07:00 |
|
Dane Springmeyer
|
cd2c76689d
|
Add a plugin policy per #2978
|
2015-07-16 11:20:50 -07:00 |
|
artemp
|
c664394397
|
remove duplicate operator=
|
2015-07-16 12:17:21 +02:00 |
|
Dane Springmeyer
|
af0369d812
|
add no-op rendering benchmark - refs #2976
|
2015-07-15 12:59:54 -07:00 |
|
artemp
|
1733db5022
|
c++ - don't rely on implicit int to bool conversions
|
2015-07-15 17:46:27 +02:00 |
|
artemp
|
eded32d27d
|
formattin
|
2015-07-15 11:30:05 +02:00 |
|
artemp
|
dfe73b7995
|
mapnik c++ style
|
2015-07-15 11:26:45 +02:00 |
|
Dane Springmeyer
|
2b8abc4bfa
|
fix #2975 - remove usage of boost/algorithm/clamp.hpp
|
2015-07-14 19:19:39 -07:00 |
|
Dane Springmeyer
|
8a9b46edfd
|
bring in new regression tests for 6d6cb15
|
2015-07-14 13:34:50 -07:00 |
|
Dane Springmeyer
|
4cb2dcace2
|
add fix for skew (6d6cb15 ) to changelog [skip-ci]
|
2015-07-14 13:29:17 -07:00 |
|
artemp
|
6d6cb15b45
|
skewX/skewY - add input validation ref https://github.com/mapbox/mapbox-studio/issues/1409
* convert input angle into -90,90 range
* clamp to -89,89 range
|
2015-07-14 11:53:50 +02:00 |
|
artemp
|
c2295755f6
|
fix typo
|
2015-07-13 13:48:34 +02:00 |
|
Dane Springmeyer
|
15af190c77
|
add #2964 to changelog [skip ci]
|
2015-07-10 12:56:10 -07:00 |
|
Dane Springmeyer
|
0145476ff7
|
only run geojson unit test if plugin was built
|
2015-07-10 12:34:18 -07:00 |
|
Dane Springmeyer
|
b54b2753a0
|
fixup geojson test
|
2015-07-10 12:10:46 -07:00 |
|
artemp
|
8ab5125431
|
update submodules
|
2015-07-10 11:19:13 +02:00 |
|
artemp
|
16e6db3281
|
add initial geojson unit test
|
2015-07-10 11:05:48 +02:00 |
|
artemp
|
6325bf21cd
|
geojson : correct parsing feature boundaries ref #2964
|
2015-07-10 09:45:24 +02:00 |
|
Dane Springmeyer
|
153051d020
|
add test to ensure icu/harfbuzz shapers can be compiled
|
2015-07-08 23:28:38 -07:00 |
|
Dane Springmeyer
|
a6a4f1eb2e
|
fix compile of dormant icu_shaper
|
2015-07-08 23:27:41 -07:00 |
|
Dane Springmeyer
|
784bd8d194
|
use correct include type in scrptrun.hpp
|
2015-07-08 23:25:55 -07:00 |
|
Jiri Drbalek
|
293863d38a
|
Merge pull request #2959 from mapycz/improve-visual-test-10
visual tests: report total time spent by renderers
|
2015-07-08 20:02:31 +02:00 |
|
Jiri Drbalek
|
ced3d35023
|
visual tests: report total time spent by renderers
|
2015-07-08 20:01:23 +00:00 |
|
Paul Ramsey
|
d144f97f4e
|
Render NODATA as transparent and clip highbit data
ala GDAL for greyscale outputs. Addresses #2661
|
2015-07-08 08:29:53 -07:00 |
|
Blake Thompson
|
1c56214bbb
|
update CHANGELOG for mapnik v3.0.0 release
|
2015-07-07 14:50:42 -05:00 |
|
Blake Thompson
|
e6891a03e6
|
Changed release date of CHANGELOG.md
|
2015-07-07 14:42:22 -05:00 |
|
Blake Thompson
|
8511865f60
|
Updated visual tests for python
|
2015-07-07 14:41:34 -05:00 |
|
Blake Thompson
|
ed022f17f0
|
Merge pull request #2954 from mapycz/improve-visual-test-9
visual tests: add time measurement
|
2015-07-07 13:59:56 -05:00 |
|
Dane Springmeyer
|
b1e4f0ea23
|
update visual tests after #2955
|
2015-07-07 11:57:52 -07:00 |
|
Dane Springmeyer
|
714b88d244
|
Merge pull request #2955 from mapnik/offset_converter-fix
Offset converter fix
|
2015-07-07 11:56:12 -07:00 |
|
artemp
|
73cae70a41
|
correctly populate close_points when skipping duplicate (coincident vertices)
|
2015-07-07 18:38:25 +02:00 |
|
artemp
|
0a484bf784
|
handle Multi-geoms + update cairo and grid renderers
update
|
2015-07-07 18:37:27 +02:00 |
|
artemp
|
2fd1525269
|
remove redundant check
|
2015-07-07 15:02:13 +02:00 |
|
Jiri Drbalek
|
1fa6cc73db
|
visual tests: add time measurement
|
2015-07-07 12:35:28 +00:00 |
|
artemp
|
bb815dacf8
|
offset_converter - skip duplicate SEG_CLOSE (after LINETO (startx,starty)) commands to normalise input
|
2015-07-07 14:20:54 +02:00 |
|
artemp
|
56fe702bac
|
agg line_symbolizer - dispatch to appropriate clipper based on geometry_type
|
2015-07-07 14:19:51 +02:00 |
|
Dane Springmeyer
|
d13543c359
|
update visual tests to a83ea35fec
|
2015-07-07 00:39:30 -07:00 |
|
Dane Springmeyer
|
305b6df5af
|
Merge pull request #2953 from mapnik/faster-text-offset-placement
Fix perf regression for text along offset lines
|
2015-07-06 19:37:02 -07:00 |
|
Dane Springmeyer
|
a91d73779f
|
revert the functionality of 944f34b - refs #2937
|
2015-07-06 19:27:05 -07:00 |
|
Dane Springmeyer
|
a6fd89df3e
|
Merge pull request #2941 from mapnik/offset_fix
Fix situation where offset_converter might start off with an SEG_END …
|
2015-07-06 18:50:52 -07:00 |
|
Dane Springmeyer
|
3ed7e347cb
|
use unique_ptr instead of shared_ptr for glyph_positions_ptr - refs #2516
|
2015-07-06 18:47:47 -07:00 |
|
Dane Springmeyer
|
3f91186a74
|
avoid creating placements for off canvas placements - refs #2929
|
2015-07-06 18:28:37 -07:00 |
|
Dane Springmeyer
|
e65f93f5f2
|
update test images after #2949 #2929
|
2015-07-06 18:23:34 -07:00 |
|