mapnik/plugins/input/geos
Lucio Asnaghi f1b8ad4ee7 Initial check in of a GEOS input plugin: This allows constructing
geometries directly inside a XML file by specifying a WKT text.
Useful a lot for building legend images for layers or drawing fixed
geometries in the map. An update of the main SConstruct and python
bindings for this will follow. Be careful with this, as it's mainly
alpha code.
2010-11-10 10:46:09 +00:00
..
geos_converter.cpp Initial check in of a GEOS input plugin: This allows constructing 2010-11-10 10:46:09 +00:00
geos_converter.hpp Initial check in of a GEOS input plugin: This allows constructing 2010-11-10 10:46:09 +00:00
geos_datasource.cpp Initial check in of a GEOS input plugin: This allows constructing 2010-11-10 10:46:09 +00:00
geos_datasource.hpp Initial check in of a GEOS input plugin: This allows constructing 2010-11-10 10:46:09 +00:00
geos_feature_ptr.hpp Initial check in of a GEOS input plugin: This allows constructing 2010-11-10 10:46:09 +00:00
geos_featureset.cpp Initial check in of a GEOS input plugin: This allows constructing 2010-11-10 10:46:09 +00:00
geos_featureset.hpp Initial check in of a GEOS input plugin: This allows constructing 2010-11-10 10:46:09 +00:00
Makefile.am Initial check in of a GEOS input plugin: This allows constructing 2010-11-10 10:46:09 +00:00
SConscript Initial check in of a GEOS input plugin: This allows constructing 2010-11-10 10:46:09 +00:00