mapnik/utils
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
..
format_source_files + Add basic format functions and script. 2010-06-02 11:03:39 +00:00
mapnik-config Add the ability to pass custom CXXFLAGS and LDFLAGS that will be prioritized above other compiler and linker flags 2010-09-18 18:02:15 +00:00
ogcserver patch from pmani to make usage of map_factory clearer in ogcserver.conf 2009-06-23 01:14:49 +00:00
ogrindex Add the ability to pass custom CXXFLAGS and LDFLAGS that will be prioritized above other compiler and linker flags 2010-09-18 18:02:15 +00:00
pgsql2sqlite + simplify geometry implementation 2010-11-03 13:19:15 +00:00
shapeindex Add the ability to pass custom CXXFLAGS and LDFLAGS that will be prioritized above other compiler and linker flags 2010-09-18 18:02:15 +00:00
stats collect number of unique styles 2008-02-01 15:38:33 +00:00
upgrade_map_xml make sure not to let the user overwrite their style when upgrading 2010-10-22 00:23:02 +00:00
Makefile.am compile utils with autotools 2009-04-04 16:33:25 +00:00