Dane Springmeyer
|
7d78115886
|
pyflakes driven python file cleanup
|
2015-02-02 10:38:08 -08:00 |
|
Dane Springmeyer
|
8ae5d322db
|
fix geojson plugin by avoiding static const grammar for now
|
2014-07-28 18:44:55 -07:00 |
|
Dane Springmeyer
|
7f0029eb0b
|
implement inline (in-memory string) support for GeoJSON plugin - refs #2058
|
2014-07-28 16:16:10 -07:00 |
|
Dane Springmeyer
|
ddda3dc56d
|
fix geojson plugin test
|
2014-07-28 13:07:27 -07:00 |
|
Sandro Santilli
|
cd21789111
|
Fix false negative responses from python tests
Closes #2298
|
2014-07-14 18:34:20 +02:00 |
|
Dane Springmeyer
|
c0559a80bd
|
tests for #2245
|
2014-05-16 12:22:48 -07:00 |
|
Dane Springmeyer
|
ef15c45e65
|
json->geojson
|
2013-06-13 13:34:34 -07:00 |
|
Dane Springmeyer
|
0365d3e081
|
start centralizing filesystem operations in mapnik::util::fs - refs #1177
|
2013-06-02 19:28:24 -07:00 |
|
artemp
|
a513d3f97d
|
+ code: avoid exposing unsafe static methods in datasource_cache ( #1451)
+ python: remove redundent 'instance' method (mapnik.DatasourceCache)
+ python: reflect plugin_directories method
+ tests: update python usage
TODO: consider using similar approach in FontEngine etc..
TODO: consider returning reference from singleton::instance() to
safeguard from accidental deleting a 'singleton' pointer
|
2012-09-05 12:53:37 +01:00 |
|
Dane Springmeyer
|
f5cf5aa09d
|
start reporting geometry type in geojson plugin
|
2012-09-03 10:01:01 -07:00 |
|
Dane Springmeyer
|
3da72ff8cb
|
unmask failing test - refs #1345
|
2012-07-25 16:37:05 -07:00 |
|
Dane Springmeyer
|
4ad15db23d
|
collect attribute descriptions in geojson plugin (TODO: sorting of attributes is returned in reverse order)
|
2012-07-25 16:11:51 -07:00 |
|