mapfish 2.2
The MapFish web-mapping framework.
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 by typing:
> easy_install mapfish
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| mapfish-2.2.tar.gz (md5) | Source | 2011-06-23 | 28KB | 393 | |
| mapfish-2.2.zip (md5) | Source | 2011-06-23 | 62KB | 711 | |
- Author: Camptocamp
- Home Page: http://www.mapfish.org
- Keywords: pylons wsgi framework sqlalchemy geojson shapely GIS
- License: Modified BSD
-
Categories
- Development Status :: 4 - Beta
- Framework :: Pylons
- Intended Audience :: Developers
- Intended Audience :: Science/Research
- License :: OSI Approved :: BSD License
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Internet :: WWW/HTTP
- Topic :: Internet :: WWW/HTTP :: Dynamic Content
- Topic :: Internet :: WWW/HTTP :: WSGI
- Topic :: Scientific/Engineering :: GIS
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: bbinet, erilem
- DOAP record: mapfish-2.2.xml
