GeoJSON

From air
Revision as of 06:31, 13 November 2014 by Donsez (talk | contribs)
Jump to navigation Jump to search

GeoJSON is a format for encoding a variety of geographic data structures. A GeoJSON object may represent a geometry, a feature, or a collection of features. GeoJSON supports the following geometry types: Point, LineString, Polygon, MultiPoint, MultiLineString, MultiPolygon, and GeometryCollection.

http://geojson.org/

Storage