mapnik/plugins/input
Artem Pavlenko 02eb5b8f12 shape: check if multiple parts are interior rings or separate
polygons. Currently only test if first coordinate inside exterior
ring and assume first ring is exterior.

If this approach is not robust enough we can calculate ring orientations
instead. Shape file convention is: CW - exterior, CCW - interior.

very simple
2012-01-05 16:24:38 +00:00
..
csv csv plugin: allow values with leading zeros to stay as strings - closes #993 - refs https://github.com/mapbox/tilemill/issues/1007 2011-12-12 15:55:33 -08:00
gdal switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
geos finish geometry cleanup work by ensuring proper behavior in the ogr plugin with multigeometries 2011-12-21 12:22:05 -08:00
kismet Simplify geometry model to support: Point/LineString/Polygon 2011-12-06 12:53:16 +00:00
occi Simplify geometry model to support: Point/LineString/Polygon 2011-12-06 12:53:16 +00:00
ogr finish geometry cleanup work by ensuring proper behavior in the ogr plugin with multigeometries 2011-12-21 12:22:05 -08:00
osm osm plugin: report a decent error if the .osm file is not found 2011-12-05 14:30:55 -08:00
postgis scons: when linking statically include other required libpq deps 2011-12-19 10:51:38 -08:00
raster switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
rasterlite switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
shape shape: check if multiple parts are interior rings or separate 2012-01-05 16:24:38 +00:00
sqlite add support for 'intersects' token in sqlite plugin - closes #809 2011-12-16 10:05:54 -08:00
templates catch a few more mapnik2 references 2011-11-23 20:35:43 -08:00