mapnik/plugins/input/kismet
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
..
kismet_datasource.cpp #622 add optional late-binding of datasources 2010-10-24 06:34:18 +00:00
kismet_datasource.hpp #622 add optional late-binding of datasources 2010-10-24 06:34:18 +00:00
kismet_featureset.cpp + simplify geometry implementation 2010-11-03 13:19:15 +00:00
kismet_featureset.hpp no longer conversation to mercator needed 2009-03-22 23:22:55 +00:00
kismet_types.hpp support for different icon types (uncrypted, crypted, WEP) 2009-03-24 20:55:18 +00:00
Makefile.am - install plugins in lib/mapnik/input 2009-03-25 23:11:49 +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