diff --git a/topics/geojson/index.md b/topics/geojson/index.md new file mode 100644 index 00000000000..5794d4b55e2 --- /dev/null +++ b/topics/geojson/index.md @@ -0,0 +1,12 @@ +--- +display_name: GeoJSON +short_description: GeoJSON is a JSON-based open standard file format for representation of geographical data. +topic: geojson +released: August 2016 +created_by: Geographic JSON working group +url: https://geojson.org/ +wikipedia_url: https://en.wikipedia.org/wiki/GeoJSON +related: json, osm, qgis, gis, topojson, citygml, geospatial, computational-geometry +aliases: geojsonl, geo-json, rfc-7946 +--- +**GeoJSON** is a open standard file format for representation of geographical data which uses the [JavaScript Object Notation](https://github.com/topics/json).