Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mapfish

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mapfish

The MapFish web-mapping framework.

  • 2.2
  • PyPI
  • Socket score

Maintainers
2

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

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc