mapnik/utils/pgsql2sqlite
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
..
main.cpp + check cached connection status before returning. 2010-07-02 11:42:35 +00:00
Makefile.am compile utils with autotools 2009-04-04 16:33:25 +00:00
pgsql2sqlite.hpp + simplify geometry implementation 2010-11-03 13:19:15 +00:00
SConscript 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
sqlite.cpp + apply 'mapnik-format' to *.cpp *.hpp 2010-06-02 11:03:30 +00:00
sqlite.hpp + apply 'mapnik-format' to *.cpp *.hpp 2010-06-02 11:03:30 +00:00