mapnik/demo
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
..
c++ fixes for building on solaris and opensolaris, in addition to automatic running of ldconfig (will benefit builds on linux and fail silently otherwise) 2010-08-26 01:21:47 +00:00
data dont need those 2008-02-29 16:28:03 +00:00
python + apply Nino Walker's patch text_minimum_padding.diff #547 2010-11-03 13:18:56 +00:00
test upgrade default projection of epsg:4326 to match exactly what proj4 stores in /usr/local/share/epsg for 4326 (aka WGS84) 2010-08-10 18:18:31 +00:00
viewer + simplify geometry implementation 2010-11-03 13:19:15 +00:00