mapnik/include
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
..
mapnik + simplify geometry implementation 2010-11-03 13:19:15 +00:00
Makefile.am + added GNU autotools build environment 2007-09-14 23:07:16 +00:00