The MapFish web-mapping framework.
Project description
MapFish
=======
MapFish is a Pylons-based web framework with GIS orientations.
MapFish provides:
* a geometry type which is to be used when mapping PostGIS tables
with SQLAlchemy
* a paster command to generate model and controller mode
corresponding to layers (PostGIS tables) defined in a
configuration file
* an implementation of a RESTful protocols for creating, reading,
updating, and deleting geographic objects (features)
MapFish relies on the geojson and shapely packages, see
http://gispython.org.
MapFish projects are Pylons projects, the project developer
therefore fully benefits from the power of Pylons and its
companion components (SQLAlchemy, Mako, etc.).
Current status
--------------
MapFish 2.2 described in this page is the current stable version.
Download and Installation
-------------------------
MapFish can be installed with `Easy Install
<http://peak.telecommunity.com/DevCenter/EasyInstall>`_ by typing::
> easy_install mapfish
=======
MapFish is a Pylons-based web framework with GIS orientations.
MapFish provides:
* a geometry type which is to be used when mapping PostGIS tables
with SQLAlchemy
* a paster command to generate model and controller mode
corresponding to layers (PostGIS tables) defined in a
configuration file
* an implementation of a RESTful protocols for creating, reading,
updating, and deleting geographic objects (features)
MapFish relies on the geojson and shapely packages, see
http://gispython.org.
MapFish projects are Pylons projects, the project developer
therefore fully benefits from the power of Pylons and its
companion components (SQLAlchemy, Mako, etc.).
Current status
--------------
MapFish 2.2 described in this page is the current stable version.
Download and Installation
-------------------------
MapFish can be installed with `Easy Install
<http://peak.telecommunity.com/DevCenter/EasyInstall>`_ by typing::
> easy_install mapfish
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
mapfish-2.2.zip
(64.5 kB
view hashes)
mapfish-2.2.tar.gz
(29.1 kB
view hashes)