Difference between revisions of "What is GeoJSON?"

From GeoJSON
Jump to: navigation, search
Line 9: Line 9:
  
 
* 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]
* Proposal of a WFS encoding [[Media:jsonwfsspec.odt]] [[Media::jsonwfsspec.doc]]. It currently describes the GetFeature input/output, the DescribeFeatureType output.
+
* Proposal of a WFS encoding [[Media:jsonwfsspec.odt]Word format] [[Media:jsonwfsspec.doc]Openoffice format]. It currently describes the GetFeature input/output, the DescribeFeatureType output.
  
 
== Useful links ==
 
== Useful links ==

Revision as of 03:50, 23 March 2007

GeoJSON is a collaborative project to to determine what, if any, geographic content can be encoded in JSON.

GeoJSON Encodings

Other GeoJSON Encoding Candidates

  • OGC Web Feature Service (WFS), with an emphasis on WFS Simple
  • Proposal of a WFS encoding [[Media:jsonwfsspec.odt]Word format] [[Media:jsonwfsspec.doc]Openoffice format]. It currently describes the GetFeature input/output, the DescribeFeatureType output.

Useful links