artemp
|
45515e2b2d
|
+ it's a TIN (triangulated irregular network) not TIM :D
+ fixup wkb parsing test
|
2012-08-17 12:49:55 +01:00 |
|
artemp
|
258ea94d8d
|
+ add_geojson and from_geojson methods
+ add_wkb,from_wkb throw RuntimeError
+ cleanups
|
2012-08-17 12:48:41 +01:00 |
|
artemp
|
9810557cdc
|
+ geojson geometry parser implementation
|
2012-08-17 12:47:41 +01:00 |
|
artemp
|
21f86761a7
|
+ json: split feature_grammar into geometry and feature grammars
|
2012-08-17 11:25:21 +01:00 |
|
Dane Springmeyer
|
97e907d95f
|
fix test
|
2012-08-16 19:29:07 -07:00 |
|
Dane Springmeyer
|
ad2250a4b5
|
back compatibility for raster-mode values using _ and shield-no-text
|
2012-08-16 19:20:29 -07:00 |
|
Dane Springmeyer
|
62e039d2c9
|
double grid encoding performance in python - closes #1315
|
2012-08-16 18:39:11 -07:00 |
|
Dane Springmeyer
|
58d848ae8e
|
c++ style
|
2012-08-16 18:25:06 -07:00 |
|
Dane Springmeyer
|
cf3bbb8cf0
|
csv plugin: be more aggressive about detecting and ignoring blank lines
|
2012-08-16 18:20:48 -07:00 |
|
Dane Springmeyer
|
2bed3d1acf
|
add test for reading csv from string
|
2012-08-16 18:18:00 -07:00 |
|
Dane Springmeyer
|
3cdc0de559
|
add testcase for #1375
|
2012-08-16 17:59:03 -07:00 |
|
Dane Springmeyer
|
d95f81a588
|
c++ style
|
2012-08-16 17:58:08 -07:00 |
|
Dane Springmeyer
|
25a1643d54
|
partial revert of e6e32fc and general cleanup to match node-mapnik grid api - refs #1325 and 1315
|
2012-08-16 17:51:36 -07:00 |
|
Dane Springmeyer
|
9ef6c0dce1
|
scons: ensure you can build pgsql2sqlite even if the sqlite datasource plugin is not requested
|
2012-08-16 16:21:10 -07:00 |
|
Dane Springmeyer
|
e0608a4aa4
|
only throw for unknown attributes if in strict mode
|
2012-08-16 16:10:23 -07:00 |
|
Dane Springmeyer
|
372f384365
|
fix typo: missing comma in severity enum
|
2012-08-16 16:09:52 -07:00 |
|
Dane Springmeyer
|
a986aedd05
|
remove 'info' and 'fatal' severities for logging to simplify framework - closes #1400
|
2012-08-16 15:52:32 -07:00 |
|
Dane Springmeyer
|
62d669907b
|
tests: only run pycairo test if sqlite ds is available
|
2012-08-16 15:46:40 -07:00 |
|
Dane Springmeyer
|
619af3e3c7
|
scons: remove boost_python library check - there is not way to include multiple headers and therefore no way to safely include both boost_python and -lpython libs - refs #1394
|
2012-08-16 14:29:42 -07:00 |
|
Dane Springmeyer
|
7d8bae4131
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2012-08-16 14:13:04 -07:00 |
|
Dane Springmeyer
|
57246bb569
|
scons: better handling of implicit dependencies - also add distclean target - refs #1395, #1324, and #1310
|
2012-08-16 14:12:49 -07:00 |
|
Dane Springmeyer
|
d902de1c08
|
remove unused member variables
|
2012-08-16 14:05:55 -07:00 |
|
Dane Springmeyer
|
4cd54f4e0b
|
fix test
|
2012-08-16 14:05:39 -07:00 |
|
Dane Springmeyer
|
cbd45941b1
|
remove unmaintained DTD - refs #1402
|
2012-08-16 13:05:08 -07:00 |
|
Dane Springmeyer
|
a3e27ed726
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2012-08-16 12:29:27 -07:00 |
|
Dane Springmeyer
|
bfc92a469c
|
fix and doc out behavior of register_fonts
|
2012-08-16 12:29:13 -07:00 |
|
Dane Springmeyer
|
9964eefb55
|
remove now unused variable
|
2012-08-16 12:28:36 -07:00 |
|
Dane Springmeyer
|
d850ee8b76
|
correct various old trac links to point to github - closes #1396
|
2012-08-16 12:27:58 -07:00 |
|
Dane Springmeyer
|
a2d6c55478
|
tests: assume script running "paths_relative_to_script" is in the root mapnik dir not the tests dir
|
2012-08-16 10:26:39 -07:00 |
|
Dane Springmeyer
|
53685f3f99
|
scons: create working uninstall target for fonts
|
2012-08-16 10:05:34 -07:00 |
|
Dane Springmeyer
|
ecb72d6cbc
|
scons: don't run parseconfig if uninstalling
|
2012-08-16 10:00:05 -07:00 |
|
Dane Springmeyer
|
636a5dadc5
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2012-08-16 08:31:46 -07:00 |
|
artemp
|
02e07f9c9c
|
+ update scons to the latest version 2.2.0
|
2012-08-16 12:26:00 +01:00 |
|
artemp
|
8bba93d299
|
+ don't pass std::string arg by value - use const&
|
2012-08-16 12:05:31 +01:00 |
|
artemp
|
e6e32fcb39
|
+ applied patch from @lightmare - #1325
|
2012-08-16 11:00:07 +01:00 |
|
artemp
|
572f3d3f49
|
+ avoid applying scale_factor twice
|
2012-08-16 10:42:12 +01:00 |
|
artemp
|
1b92d81459
|
+ add missing header
|
2012-08-16 10:41:48 +01:00 |
|
artemp
|
7702a904f3
|
+ cairo : fix point_symbolizer transform calc
|
2012-08-16 10:37:51 +01:00 |
|
Dane Springmeyer
|
af413aa959
|
conditionally run tests based on availability of datasources
|
2012-08-15 19:22:47 -07:00 |
|
Dane Springmeyer
|
c7c8d910c4
|
fix linking with svg2png on windows - closes #1375
|
2012-08-15 19:16:11 -07:00 |
|
Dane Springmeyer
|
0a5daee2a8
|
add agg-stack-blur example
|
2012-08-15 19:01:21 -07:00 |
|
Dane Springmeyer
|
697a750f6a
|
make LIBDIR_SCHEMA configurable - closes #1377
|
2012-08-15 18:32:28 -07:00 |
|
Dane Springmeyer
|
2af768a69b
|
restore compile with <= boost 1.47
|
2012-08-15 18:15:01 -07:00 |
|
Dane Springmeyer
|
d87d9fd16d
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2012-08-15 16:59:30 -07:00 |
|
Dane Springmeyer
|
de3afda3bc
|
remove css_color_grammar_deprecated.hpp
|
2012-08-15 16:59:22 -07:00 |
|
Dane Springmeyer
|
5c0e1de35b
|
repair boost 1.46 compile in json/feature_grammar.cpp - closes #1342
|
2012-08-15 16:49:13 -07:00 |
|
Dane Springmeyer
|
4390f14e9e
|
repair boost 1.42 compile with transform_expression_grammar.cpp
|
2012-08-15 16:45:18 -07:00 |
|
Dane Springmeyer
|
9aa0eec63d
|
fix naming of wkt_generator
|
2012-08-15 16:44:23 -07:00 |
|
Dane Springmeyer
|
4cf1484b53
|
disable colorize-alpha comp-op as per #1371
|
2012-08-15 14:46:58 -07:00 |
|
Dane Springmeyer
|
e4a4fe41c2
|
do not use /usr/local as default proj search path - instead match all other defaults as /usr/ - closes #1288
|
2012-08-15 14:16:49 -07:00 |
|