mapnik/plugins/input/postgis
Andreas Volz d38dedad68 + added GNU autotools build environment
+ raster and gdal input isn't tested. Not working currently...
+ *-input.so plugins created. Change loader in source or link plugin to correct place
+ use pkg-config uninstalled feature
  -> define project root to PKG_CONFIG_PATH to use mapnik without installation
+ added various library checks
+ don't install fonts
+ don't use included AGG
  -> check for a installed libagg
+ Added Makefile for c++ demo
+ don't build any python wrapper stuff
  -> this follows if all other building works
+ added Anjuta file
  -> not needed to build anything, but helps much if you use Anjuta
2007-09-14 23:07:16 +00:00
..
connection.hpp 1. Removed srid from geometry class 2007-06-12 08:59:54 +00:00
connection_manager.hpp 1. Removed srid from geometry class 2007-06-12 08:59:54 +00:00
Makefile.am + added GNU autotools build environment 2007-09-14 23:07:16 +00:00
postgis.cpp use 'limit 0' when gathering metadata, also we don't need getFieldSize at all 2007-09-07 15:50:40 +00:00
postgis.hpp 1.Added support for building on Darwin (Xcode 2.4.1, gcc4.0.1). 2007-03-16 10:11:37 +00:00
postgisfs.cpp 1. added boost::optional<T> to/form Python converter 2007-08-01 09:59:23 +00:00
property_index.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
resultset.hpp changing licence from GPL to LGPL 2006-03-31 10:32:02 +00:00
SConscript link to fribidi on Darwin 2007-09-07 15:46:51 +00:00