mapnik/bindings
Artem Pavlenko ab101401cd + simplify geometry implementation
+ removed multiple geometry typedefs
+ use geometry_type
+ revert to storing vertices in vector_vertex
  (previous implementation using std::vector was
   fragmenting heap causing performance issues with large geometries)
+ FIXME: hit_test is broken!
2010-11-03 13:19:15 +00:00
..
python + simplify geometry implementation 2010-11-03 13:19:15 +00:00
Makefile.am - compile python binding c++ code 2009-03-25 20:16:48 +00:00