Skip to main content

Converting UMN Mapserver mapscript objects from and to json

Project description

A package for converting UMN Mapserver mapscript objects to and from JSON.

mapscript

JSON

The MsJSON package is released under the terms of the GNU LPGL Version 3 (see COPYRIGHT).

Installation

The MsJSON package requires a working mapscript Python library. For processing with json.load(s) or json.dump(s) the Python JSON module is necessary but not required.

JSON is battery included since Python 2.6, for Python 2.5 the SimpleJSON module can be used. It is available in the Python package index.

You can do:

easy_install msjson

or you can download a source distribution archive from Bitbucket and then:

python setup.py install

The documentation is available under http://www.gis-hosting.lu/static/msjson/

Development

Development is managed through bitbucket. The bitbucket archive is located under https://bitbucket.org/frankbroniewski/msjson/src.

You are welcome to clone the project :-):

$ hg clone https://bitbucket.org/frankbroniewski/msjson

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

msjson-0.2.2.zip (433.6 kB view hashes)

Uploaded Source

msjson-0.2.2.tar.gz (420.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page