Skip to content

Commit

Permalink
Merge pull request #4575 from shaedrich/patch-1
Browse files Browse the repository at this point in the history
Create topic GeoJSON
  • Loading branch information
tomthorogood authored Jan 16, 2025
2 parents d30a8bd + bb7221e commit 8ae429b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions topics/geojson/index.md
Original file line number Diff line number Diff line change
@@ -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).

0 comments on commit 8ae429b

Please sign in to comment.