artemp
|
9eee695425
|
remove unused boost::spirit::qi grammars
|
2015-12-04 16:03:44 +00:00 |
|
artemp
|
2acaa7f9f4
|
transform_expression - port parsing grammar to x3
|
2015-12-04 15:55:01 +00:00 |
|
artemp
|
8bf0cff8cb
|
split expression_grammar_x3 into *.hpp *_def.hpp *_config.hpp and *.cpp for improved integration
|
2015-12-04 15:36:56 +00:00 |
|
artemp
|
3fc00049f6
|
expression_grammar_x3 - use lexeme
|
2015-12-04 13:52:31 +00:00 |
|
artemp
|
8200e1ffc7
|
transform_expression - add default ctors
|
2015-12-04 13:52:31 +00:00 |
|
artemp
|
dca41aea12
|
expression_grammar_x3 : fix attr and global attribute rule (enable skipping) + rule IDs
|
2015-12-04 13:52:31 +00:00 |
|
Dane Springmeyer
|
1ce9f76fa3
|
start fixing gcc 4.9 -Wshadow warnings
|
2015-12-04 13:52:31 +00:00 |
|
Dane Springmeyer
|
1cbfbbcc1a
|
iwyu
|
2015-12-02 12:48:05 -05:00 |
|
Dane Springmeyer
|
a55ff6b33e
|
fix includes
|
2015-12-02 11:56:42 -05:00 |
|
artemp
|
51920be9a7
|
move #ifdef/#endif to include include directive and avoid redundant <memory>
|
2015-12-02 14:30:59 +00:00 |
|
artemp
|
e7e25bb122
|
expression_grammar_x3 - remove duplicate logical not (optimise)
|
2015-12-02 13:02:52 +00:00 |
|
artemp
|
492e39d9ad
|
expression_node - add move semantics
|
2015-12-02 12:58:49 +00:00 |
|
artemp
|
95c9d89afe
|
expression_grammar_x3 - better names
|
2015-12-02 11:29:01 +00:00 |
|
artemp
|
dfe41c4930
|
expression_grammar_x3 - add more expectation points
|
2015-12-02 11:26:43 +00:00 |
|
Dane Springmeyer
|
6d4abf908d
|
fix -Wshadow warnings
|
2015-12-01 12:43:24 -05:00 |
|
artemp
|
009ad3b5e7
|
add negate + hex + fix remaining issues
|
2015-12-01 16:44:28 +00:00 |
|
artemp
|
fc50e6b19a
|
add geometry_type attribute
|
2015-12-01 15:31:33 +00:00 |
|
artemp
|
07ed49c1a0
|
add single/double quoted strings + global attributes + unquoted string (default)
|
2015-12-01 13:57:39 +00:00 |
|
artemp
|
d2bb56a71f
|
port expression grammar to boost::spirit::x3 [skip ci]
(work-in-progress)
|
2015-12-01 12:43:16 +00:00 |
|
Jiri Drbalek
|
100e3c4995
|
centroid: enable algorithm on multi-geometries with empty sub-geometries
|
2015-11-24 15:41:34 +00:00 |
|
Dane Springmeyer
|
9a29b5005d
|
fix #3178
|
2015-11-19 20:57:05 -08:00 |
|
Dane Springmeyer
|
c6d6153964
|
fix multiple -Wunused-parameter warnings [skip ci]
|
2015-11-19 17:14:58 -08:00 |
|
artemp
|
da617f92eb
|
add scale_image_agg' and reproject_and_scale_raster` overloads for backward caps
|
2015-11-19 12:26:16 +00:00 |
|
artemp
|
7d8f7357ed
|
GeoJSON - refactor FeatureCollection grammar to restore empty features condition (#3167)
|
2015-11-18 14:44:39 +00:00 |
|
artemp
|
6d599dff0a
|
Merge branch 'fix-gray-scaling-2' of https://github.com/mapycz/mapnik into mapycz-fix-gray-scaling-2
|
2015-11-17 15:03:37 +00:00 |
|
Artem Pavlenko
|
4e922f6a64
|
Merge pull request #3164 from mapycz/postgis-empty-geoms
check input data of centroid algorithm
|
2015-11-11 10:21:39 +00:00 |
|
Jiri Drbalek
|
924aa62662
|
raster scaling: fixes nodata handling, acurracy when working with small floats and clipping floats by [0; 255]
|
2015-11-10 20:37:45 +00:00 |
|
Jiri Drbalek
|
071eeeb660
|
centroid algorithm: check for empty geometries
|
2015-11-10 13:49:12 +00:00 |
|
artemp
|
dd31b95bbb
|
better namings (post 9c7149aad5 itr_end implies Iterator concept which is not the case) ref #3166
|
2015-11-10 10:42:39 +00:00 |
|
Dane Springmeyer
|
9c7149aad5
|
fix variable shadowing in simplify_converter - refs #3166
|
2015-11-09 12:25:10 -08:00 |
|
artemp
|
5370dac598
|
Merge branch 'issue-3050' of https://github.com/wmde/mapnik into wmde-issue-3050
|
2015-11-09 13:56:06 +00:00 |
|
Dane Springmeyer
|
3db15cb823
|
avoid warning on unknown pragmas with gcc and older clang
|
2015-11-07 18:09:38 -08:00 |
|
Dane Springmeyer
|
7608040906
|
centralize warning suppression
|
2015-11-07 17:53:09 -08:00 |
|
Johannes Kroll
|
d4eee42db4
|
comment harfbuzz shaper changes
|
2015-11-06 12:04:20 +01:00 |
|
Dane Springmeyer
|
90886e7992
|
now working on Mapnik v3.0.9 [skip ci]
|
2015-11-05 11:26:31 -08:00 |
|
artemp
|
32331e9b3e
|
GeoJSON parsing - add more expectation points + refactor code
|
2015-11-05 15:30:25 +00:00 |
|
artemp
|
85ec771573
|
move 'null' geometry to the top level
|
2015-11-05 15:30:25 +00:00 |
|
Dane Springmeyer
|
da624b9ef4
|
update test-data to pull in 9f471a25e3 -refs #3160
|
2015-11-04 13:57:14 -08:00 |
|
Artem Pavlenko
|
c3c7513c7f
|
Merge pull request #3160 from mapycz/FIX-offseting
Fix offsetting
|
2015-11-04 15:29:55 +00:00 |
|
Johannes Kroll
|
be98fb733d
|
fix khmer problem
|
2015-11-04 10:33:13 +01:00 |
|
artemp
|
c752cf2d1c
|
variant - update to 91ba0301a6
|
2015-11-03 15:32:52 +00:00 |
|
artemp
|
6aca4b17f8
|
extract_bounding_box - fail on nested "FeatureCollection" elements
|
2015-11-03 13:33:06 +00:00 |
|
artemp
|
47c93eaf15
|
more formatting
|
2015-11-03 13:33:06 +00:00 |
|
artemp
|
6f71ad56d4
|
format
|
2015-11-03 10:46:26 +00:00 |
|
artemp
|
2893ee4551
|
mapnik::value - add missing specialisations for mapnik::value_bool in comparison operators + update unit tests
|
2015-11-03 10:11:29 +00:00 |
|
Dane Springmeyer
|
dad4f64813
|
include mapnik/config to avoid BOOST_MPL_LIMIT_VECTOR_SIZE macro mismatch warnings
|
2015-11-02 09:09:14 -08:00 |
|
artemp
|
439fcd0426
|
correct clog message + formatting
|
2015-11-02 14:27:57 +00:00 |
|
artemp
|
58c7e5baa3
|
json - use unified error_handler accross grammars
|
2015-11-02 13:10:40 +00:00 |
|
artemp
|
25ed5d1e00
|
json error_handler : optional MAPNIK_LOG_ERROR + don't throw + return qi::fail
|
2015-11-02 12:46:18 +00:00 |
|
Roman Galacz
|
80fa21cc6f
|
Fix offsetting
|
2015-11-02 12:32:06 +01:00 |
|