Version 70 (modified by fredj, 5 years ago)

--

MapFish

MapFish is an easy-to-use and extensible web GIS application.

MapFish is composed of two parts: MapFish Client and MapFish Server. MapFish Client is a JavaScript framework based on OpenLayers for the mapping part, and on ExtJs for the GUI (widgets) part. MapFish Server is Python framework based on Pylons.

MapFish is intended to be easy to use either as a standalone application or as an addon to an already existing web application.

As a standalone application, MapFish offers ways to simply configure some parameters and quickly have a working web-GIS. But MapFish can also be simply included in an already existing website such as CMS or Information System oriented applications.

In the current alpha-release, the following components are available:

  • Routing: perform routing queries and display the result on a map. demo
  • GeoStat: show various statistical datasets on a map. demo
  • Layer tree: represent the map layers in a tree. demo
  • Search: query and display results on a map and in a table. demo

Demonstration

Download

Documentation and support

General

  • Community? Contact information (Mailing lists, IRC) and community related informations
  • How To Install How to install MapFish
  • How To Bugs? How to Report a Bug or ask for an Enhancement

Client-side

Server-side

Warning As Dojo is currently being replaced by ExtJs in MapFish the following howtos are deprecated.

Miscellaneous

For Developers

Attachments