Skip to content

Commit 8ae429b

Browse files
authored
Merge pull request #4575 from shaedrich/patch-1
Create topic GeoJSON
2 parents d30a8bd + bb7221e commit 8ae429b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

topics/geojson/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
display_name: GeoJSON
3+
short_description: GeoJSON is a JSON-based open standard file format for representation of geographical data.
4+
topic: geojson
5+
released: August 2016
6+
created_by: Geographic JSON working group
7+
url: https://geojson.org/
8+
wikipedia_url: https://en.wikipedia.org/wiki/GeoJSON
9+
related: json, osm, qgis, gis, topojson, citygml, geospatial, computational-geometry
10+
aliases: geojsonl, geo-json, rfc-7946
11+
---
12+
**GeoJSON** is a open standard file format for representation of geographical data which uses the [JavaScript Object Notation](https://github.com/topics/json).

0 commit comments

Comments
 (0)