Dane Springmeyer
|
f6a7bddca3
|
Merge pull request #2394 from strk/master-pgis-simplify-20th
Bring postgis simplification factor back to 1/20 of a pixel
|
2014-08-26 21:25:24 -07:00 |
|
Dane Springmeyer
|
91da442cdd
|
fix issue 9 for 2013 CTP from #2396
|
2014-08-26 20:39:08 -07:00 |
|
Dane Springmeyer
|
0635052349
|
fix CTP 2013 issue 8 from #2396
|
2014-08-26 20:01:59 -07:00 |
|
Dane Springmeyer
|
a8e8632572
|
don't trust __cplusplus - addresses issue 5 from #2396
|
2014-08-26 19:24:53 -07:00 |
|
Dane Springmeyer
|
ee1c2aec47
|
use icu shaper to avoid needing to build harfbuzz right now - refs #2396
|
2014-08-26 19:24:06 -07:00 |
|
Dane Springmeyer
|
5789777199
|
fix issue 7 from #2396
|
2014-08-26 19:23:24 -07:00 |
|
Dane Springmeyer
|
f364069e25
|
fix issue 6 from #2396
|
2014-08-26 19:11:44 -07:00 |
|
Dane Springmeyer
|
c1140fb2ea
|
fix issue 4 of #2396
|
2014-08-26 19:01:45 -07:00 |
|
Dane Springmeyer
|
cc970dea1c
|
remove unused statistics member
|
2014-08-26 18:36:01 -07:00 |
|
Dane Springmeyer
|
616896c6ee
|
remove spirit::multi_pass - refs #2397
|
2014-08-26 16:22:12 -07:00 |
|
Dane Springmeyer
|
b6bfab99b8
|
remove unneeded header
|
2014-08-26 16:09:04 -07:00 |
|
Dane Springmeyer
|
147375e197
|
workaround issue 3 from #2396
|
2014-08-26 13:23:48 -07:00 |
|
Dane Springmeyer
|
8d448dad5c
|
fix issue 2 from #2396
|
2014-08-26 12:43:31 -07:00 |
|
Dane Springmeyer
|
884db7de8c
|
fix issue 1 from #2396
|
2014-08-26 12:43:11 -07:00 |
|
Dane Springmeyer
|
6b86b10a3f
|
ptree parser does not trim CDATA the same, so remove trailing whitespace to avoid test failures in save_map_test.py
|
2014-08-26 08:43:57 -07:00 |
|
Sandro Santilli
|
0d098a0467
|
Bring postgis simplification factor back to 1/20 of a pixel
This was the value in 2.2.x and was accidentally changed as part
of a completely unrelated commit, see:
http://github.com/mapnik/mapnik/issues/1639#issuecomment-53388951
|
2014-08-26 13:03:22 +02:00 |
|
artemp
|
bfa13152e3
|
implement unary functions as functors
|
2014-08-26 11:41:26 +01:00 |
|
artemp
|
4fcbeaf706
|
avoid creating expression_string(str) visitor objects recursively
|
2014-08-26 11:00:42 +01:00 |
|
artemp
|
0cfbd3c5e8
|
expression_string : implement function call support
|
2014-08-26 10:51:55 +01:00 |
|
Dane Springmeyer
|
3e1ab9beab
|
fix gdal compile with msvs 2013 - closes #2257
|
2014-08-25 17:50:45 -07:00 |
|
Dane Springmeyer
|
6bdb2ebbf1
|
Add visual test
|
2014-08-25 17:36:22 -07:00 |
|
Dane Springmeyer
|
8e996e10ab
|
add support for windows unicode paths in rapidxml loader
Conflicts:
src/rapidxml_loader.cpp
|
2014-08-25 15:43:43 -07:00 |
|
Dane Springmeyer
|
70f71790fe
|
simplify expression handling in marker_helpers
|
2014-08-25 14:51:22 -07:00 |
|
Dane Springmeyer
|
feffa8f53c
|
respect int return type for WebPValidateConfig
|
2014-08-25 14:38:03 -07:00 |
|
Dane Springmeyer
|
1011e9d3c7
|
Add from_geojson test that validates current behavior - refs #2390
|
2014-08-25 12:04:35 -07:00 |
|
Dane Springmeyer
|
225810e3ee
|
ogr: also accept 'inline' arg like geojson/topojson/csv plugins
|
2014-08-25 11:59:32 -07:00 |
|
artemp
|
3bd323ca85
|
expressions - add 'abs' function
|
2014-08-25 15:13:52 +01:00 |
|
artemp
|
2a254a4017
|
expressions - refactor function calls into separate compilation unit
|
2014-08-25 15:06:53 +01:00 |
|
artemp
|
4adb0abb64
|
expressions - implement unary and binary function expression nodes
(sample functions: exp, pow, sin, cos, min, max, tan, atan)
|
2014-08-25 14:17:18 +01:00 |
|
Dane Springmeyer
|
48c23f27dc
|
remove duplicate calculation of image_ratio
|
2014-08-24 19:21:54 -07:00 |
|
Dane Springmeyer
|
0b8439c8d2
|
fix inialization order
|
2014-08-24 16:37:39 -07:00 |
|
Dane Springmeyer
|
7cb907e13f
|
avoid warning from boost geometry
Conflicts:
plugins/input/geojson/geojson_datasource.hpp
|
2014-08-24 16:00:27 -07:00 |
|
Dane Springmeyer
|
6fe0f93e70
|
remove svg renderer test
|
2014-08-24 13:46:33 -07:00 |
|
Dane Springmeyer
|
f6eca08c8d
|
remove svg renderer test since its not actually asserting anything useful
|
2014-08-24 13:46:33 -07:00 |
|
Dane Springmeyer
|
4ebf1ae114
|
Merge pull request #2388 from mapycz/3.x-refactor-markers-placement
refactor marker placements
|
2014-08-24 12:09:23 -07:00 |
|
Jiri Drbalek
|
e1aededb09
|
refactor marker placements
|
2014-08-24 18:10:41 +00:00 |
|
Dane Springmeyer
|
45aa09b9bd
|
travis: less JOBS in debug mode [skip ci]
|
2014-08-22 14:25:27 -07:00 |
|
Dane Springmeyer
|
d02f29255c
|
add visual test mimicking a typographic map
- Helps prepare for #2377 more
- More details on typographic maps at http://store.axismaps.com
- See also #2385 and #678
|
2014-08-22 13:52:52 -07:00 |
|
Dane Springmeyer
|
b85ac0d6a5
|
register fonts in nik2img util
|
2014-08-22 13:22:12 -07:00 |
|
Iván Sánchez Ortega
|
3b32185bd9
|
Merge branch 'master' of https://github.com/IvanSanchez/mapnik
Conflicts:
tests/visual_tests/images/polygon-winding-order-300-300-1.0-agg-reference.png
tests/visual_tests/images/polygon-winding-order-300-300-1.0-cairo-reference.png
tests/visual_tests/images/polygon-winding-order-300-300-2.0-agg-reference.png
tests/visual_tests/images/polygon-winding-order-300-300-2.0-cairo-reference.png
|
2014-08-22 16:32:29 +02:00 |
|
Iván Sánchez Ortega
|
dd4e2336c4
|
Added test case for winding order of polygon rings. See mapnik/mapnik#2371 and mapbox/tilemill#2110.
|
2014-08-22 16:31:01 +02:00 |
|
Iván Sánchez Ortega
|
bebe5e9e3a
|
Added test case for winding order of polygon rings. See mapnik/mapnik#2371 and mapbox/tilemill#2110.
|
2014-08-22 16:26:02 +02:00 |
|
artemp
|
eb7716aeed
|
expressions - initial function_call framework implementation (TODO)
|
2014-08-22 12:30:25 +01:00 |
|
Dane Springmeyer
|
3e7f66c4a6
|
fix visual tests (removing accidental debug boxes)
|
2014-08-21 22:45:25 -07:00 |
|
Dane Springmeyer
|
7b56c71b89
|
add visual test for #983
|
2014-08-21 22:42:57 -07:00 |
|
Dane Springmeyer
|
601ac60c87
|
travis: fix order of ops
|
2014-08-21 17:01:51 -07:00 |
|
Dane Springmeyer
|
a85312179c
|
travis: add back libstdc++ upgrade for c++11 support
|
2014-08-21 16:55:55 -07:00 |
|
Dane Springmeyer
|
5e8efd75d3
|
port travis fixes from #2380 to master
|
2014-08-21 16:36:55 -07:00 |
|
Dane Springmeyer
|
8254a5c1e5
|
enable native svg rendering with 'svg-ng' format in render_to_file refs #2229
|
2014-08-21 16:15:35 -07:00 |
|
Dane Springmeyer
|
920b92a3ef
|
improve error message when c++11 compiler is not available - refs #2376
|
2014-08-21 15:03:57 -07:00 |
|