Data – GeoJSON

We support GIS Vector Data (geometry + attributes) in GeoJSON format

GeoJSON[1] is an open standard format designed for representing simple geographical features, along with their non-spatial attributes. It is based on the JSON format.

GeoJSON supports the following geometry types: PointLineStringPolygonMultiPointMultiLineString, and MultiPolygon. Geometric objects with additional properties are Feature objects. Sets of features are contained by FeatureCollection objects.

If you have data in other formats you can use either In-app Converter or TMG Vector Conversion API  

Please keep GeoJSON less than 1mb