[Qgis-developer] Manipulating JSON files from Python
gene
martin.laloux at gmail.com
Wed Nov 14 23:04:53 PST 2012
see also json – JavaScript Object Notation Serializer
<http://www.doughellmann.com/PyMOTW/json/> in the series "Python Module of
the Week" of Doug Helmann. Sean Gillies (Shapely) also developed GeoJSON (
http://pypi.python.org/pypi/geojson/1.0.1
<http://pypi.python.org/pypi/geojson/1.0.1> ) for geospatial purposes.
For others implementations see
http://pypi.python.org/pypi?%3Aaction=search&term=json&submit=search
<http://pypi.python.org/pypi?%3Aaction=search&term=json&submit=search>
As already mentioned, json, once loaded into Python is nothing more than a
dictionary.
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Manipulating-JSON-files-from-Python-tp5016253p5016491.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
More information about the Qgis-developer
mailing list