Difference between revisions of "What is GeoJSON?"
From GeoJSON
(New page: GeoJSON is a collaborative project to to determine what, if any, geographic content can be encoded in JSON. == Candidates for encoding == * [http://www.opengeospatial.org OGC] [http://ww...) |
|||
Line 1: | Line 1: | ||
GeoJSON is a collaborative project to to determine what, if any, geographic content can be encoded in JSON. | GeoJSON is a collaborative project to to determine what, if any, geographic content can be encoded in JSON. | ||
− | == Candidates | + | == GeoJSON Encodings == |
+ | |||
+ | * [[GeoJSON_Context|GeoJSON Web Map Context]], derived from [http://www.opengeospatial.org OGC] [http://www.opengeospatial.org/standards/wmc Web Map Context] | ||
+ | * [[GeoJSON_Features|GeoJSON Features]], derived from OGC [http://www.opengeospatial.org/standards/gml Geography Markup Language (GML)] | ||
+ | |||
+ | == Other GeoJSON Encoding Candidates == | ||
− | |||
− | |||
* OGC [http://www.opengeospatial.org/standards/wfs Web Feature Service (WFS)], with an emphasis on [http://www.ogcnetwork.net/wfssimple WFS Simple] | * OGC [http://www.opengeospatial.org/standards/wfs Web Feature Service (WFS)], with an emphasis on [http://www.ogcnetwork.net/wfssimple WFS Simple] | ||
− | |||
== Useful links == | == Useful links == |
Revision as of 01:02, 13 March 2007
GeoJSON is a collaborative project to to determine what, if any, geographic content can be encoded in JSON.
GeoJSON Encodings
- GeoJSON Web Map Context, derived from OGC Web Map Context
- GeoJSON Features, derived from OGC Geography Markup Language (GML)
Other GeoJSON Encoding Candidates
- OGC Web Feature Service (WFS), with an emphasis on WFS Simple
Useful links
- GeoJSON - one of the first attempts to encode geographic data in JSON (with the name kindly donated to this effort)
- JIDL - "describes a simple scheme for implementing namespaced vocabularies in JSON"
- Geowanking mailing list thread "JSON for GEO"