GeoJSON
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
(Category:JSON based file formats) |
||
(One intermediate revision by one user not shown) | |||
Line 5: | Line 5: | ||
|released=2008 | |released=2008 | ||
}} | }} | ||
− | '''GeoJSON''' is a [[JSON]]-based format for geospatial data. | + | '''GeoJSON''' is a [[JSON]]-based format for geospatial data. Its draft spec eventually led to RFC 7946. |
== Links == | == Links == | ||
Line 14: | Line 14: | ||
* [https://datatracker.ietf.org/wg/geojson/charter/ Working group] | * [https://datatracker.ietf.org/wg/geojson/charter/ Working group] | ||
* [https://github.com/geojson/draft-geojson/blob/master/media-type/registration.md Media type registration] | * [https://github.com/geojson/draft-geojson/blob/master/media-type/registration.md Media type registration] | ||
+ | |||
+ | [[Category:JSON based file formats]] |
Latest revision as of 16:10, 23 April 2017
GeoJSON is a JSON-based format for geospatial data. Its draft spec eventually led to RFC 7946.