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 |
|
Johannes Kroll
|
9088ae49e1
|
Merge remote-tracking branch 'origin-mapnik/master' into issue-3050
|
2015-11-02 10:16:45 +01:00 |
|
artemp
|
2366eaf2f5
|
value - fix typo (up-cast value_bool to value_double in operator==())
|
2015-10-30 14:48:10 +00:00 |
|
artemp
|
f3bed3a627
|
JSON - optimise geometry grammar
|
2015-10-30 13:10:51 +00:00 |
|
Johannes Kroll
|
47a2a22f60
|
less ternaries
|
2015-10-30 07:34:50 +01:00 |
|
Johannes Kroll
|
9d4134694c
|
use vector instead of map for glyph table
|
2015-10-30 07:30:41 +01:00 |
|
Johannes Kroll
|
e9ac686b49
|
add spaces
|
2015-10-29 16:39:23 +01:00 |
|
Johannes Kroll
|
a44e64864c
|
add spaces
|
2015-10-29 16:29:02 +01:00 |
|
artemp
|
8a762a0a19
|
GeoJSON - ensure error_handler doesn't read passed the end of stream re #3154
|
2015-10-29 14:08:51 +00:00 |
|
artemp
|
89aef9726a
|
sync variant => cd8fe9ce3f
|
2015-10-28 12:37:55 +00:00 |
|
artemp
|
7b4e21e242
|
more cleanups
|
2015-10-28 10:09:22 +00:00 |
|
artemp
|
4dee3d3b51
|
don't skip iter_pos
|
2015-10-28 09:07:09 +00:00 |
|
artemp
|
6122cdf7a8
|
cleanup - remove commented out code
|
2015-10-28 09:07:09 +00:00 |
|
Johannes Kroll
|
a28e0b1588
|
Merge branch 'master' of https://github.com/mapnik/mapnik
|
2015-10-27 23:29:24 +01:00 |
|
artemp
|
b99a20378d
|
remove swap and implement assign
https://github.com/mapnik/mapnik/issues/3103
https://github.com/mapnik/mapnik/pull/3146
|
2015-10-27 14:59:17 +00:00 |
|
Johannes Kroll
|
7103ad6f35
|
change font handling in harfbuzz shaper (issue #3050)
|
2015-10-26 18:33:53 +01:00 |
|
artemp
|
bfbc72c484
|
feature : put back set_id() for upstream compatibility
|
2015-10-20 14:36:19 +01:00 |
|
artemp
|
ab2d86c617
|
shape.input: remove set_id() method as it's no longer required ref #1020 #1019
|
2015-10-20 14:18:17 +01:00 |
|
Dane Springmeyer
|
ee873aa17d
|
fix compile with older harfbuzz that lacks HB_VERSION_ATLEAST
|
2015-10-16 14:55:43 -07:00 |
|
artemp
|
e88ecb86c4
|
add has_name(std::string const& name) const method
|
2015-10-16 13:14:41 +01:00 |
|
artemp
|
2437473e74
|
c++11 - upfate to canonical operator= impl
|
2015-10-16 12:46:24 +01:00 |
|