GeoJSON

E427694

GeoJSON is a widely used JSON-based format for encoding a variety of geographic data structures, including points, lines, polygons, and their associated attributes.

All labels observed (2)

Label Occurrences
GeoJSON canonical 11
GeoJSON specification 2008 1

How this entity was disambiguated

Statements (54)

Predicate Object
instanceOf JSON-based format
geospatial data format
open standard
commonlyUsedIn GIS applications
web APIs
web mapping
compatibleWith GDAL
Leaflet
Mapbox GL JS
OpenLayers
PostGIS
defaultCRS EPSG:4326
definedIn RFC 7946
doesNotSupport topology
encodes feature collections
features
geographic data
geometry
hasCoordinateReferenceSystem WGS84
hasMediaType application/geo+json
initiallyDevelopedBy community of GIS and web developers
isExtensible true
isHumanReadable true
isMachineReadable true
isSubsetOf JSON
isTextBased true
previouslyDocumentedAs GeoJSON specification 2008
linked to: GeoJSON
relatedStandard TopoJSON
releasedYear 2008
representsCoordinatesAs numeric arrays
rfcPublicationYear 2016
standardizedBy IETF
storesAttributesIn properties object
supportsBoundingBoxes true
supportsForeignMembers true
supportsGeometryType GeometryCollection
LineString
MultiLineString
MultiPoint
MultiPolygon
Point
Polygon
supportsObjectType Feature
FeatureCollection
topLevelMember bbox
coordinates
features
geometry
id
properties
type
usesAxisOrder longitude-latitude
usesCoordinateArray [longitude, latitude]
usesFormat JSON

How these facts were elicited

Referenced by (12)

Full triples — surface form annotated when it differs from this entity's canonical label.

PostGIS supportsFormat GeoJSON
QGIS supportsFileFormat GeoJSON
QGIS supportsVectorFormat GeoJSON
GeoJSON previouslyDocumentedAs GeoJSON specification 2008
linked to: GeoJSON
GeoServer supportsFormat GeoJSON
GDAL supportsStandard GeoJSON
HDX supportsFormat GeoJSON
OpenLayers supports GeoJSON
Mapnik supportsDataSource GeoJSON
SpatiaLite supports GeoJSON
MapInfo TAB canBeConvertedTo GeoJSON