Difference between revisions of "GeoJSON"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=GeoJSON |Short description=encoder/decoder for simple GIS features. |Full description=GeoJSON is a format for encoding a variety of geographic data structures. A Ge...")
(No difference)

Revision as of 08:23, 12 April 2011


[edit]

GeoJSON

https://pypi.python.org/pypi/geojson
encoder/decoder for simple GIS features.

GeoJSON is a format for encoding a variety of geographic data structures. A GeoJSON object may represent a geometry, a feature, or a collection of features. GeoJSON supports the following geometry types: Point, LineString, Polygon, MultiPoint, MultiLineString, MultiPolygon, and GeometryCollection. Features in GeoJSON contain a geometry object and additional properties, and a feature collection represents a list of features.





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

21 August 2009




Leaders and contributors

Contact(s)Role
Sean Gillies Maintainer


Resources and communication

AudienceResource typeURI
DeveloperHomepagehttp://trac.gispython.org/lab/wiki/GeoJSON
HelpHomepagehttp://pypi.python.org/pypi/geojson/1.0.1


Software prerequisites




Entry

















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.