MapFish

From Wildsong
Revision as of 04:14, 10 February 2011 by Brian Wilson (talk | contribs)
Jump to navigationJump to search

http://mapfish.org/

Requirements are Python and PostgreSQL/PostGIS Python has to include the python-dev package.

TO install, you just cut and paste a view instructions from the MapFish page.

Once installed you run in a "virtual environment" which is started with this

source env/bin/activate

Create an application

paster create -t mapfish MapFishApp