Converting UMN Mapserver mapscript objects from and to json
Project description
A package for converting UMN Mapserver mapscript objects to and from 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
File details
Details for the file msjson-0.2.2.zip
.
File metadata
- Download URL: msjson-0.2.2.zip
- Upload date:
- Size: 433.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f10fdfb87f9cc69f2f96daba2bd36cd772fc0b8d12852910a6c3ec5f8778e2a1 |
|
MD5 | 6770d2335e3547f2f4ca37e890aab34f |
|
BLAKE2b-256 | cf6045c7cf31ed8d75826ec8c7cabc1ce7740ffb013a69b8d1ea512803a1cd54 |
File details
Details for the file msjson-0.2.2.tar.gz
.
File metadata
- Download URL: msjson-0.2.2.tar.gz
- Upload date:
- Size: 420.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 863af10a06ed2fddbdf580d993aa4cc5d793ec1032a593e99695d520c3c62210 |
|
MD5 | 672ec8c65bc8c02813769d5a5d9d71fe |
|
BLAKE2b-256 | c73314f8cd8af2da142a5babb6a4456fd69b56c60a640d58fe4132049eefbf23 |