All you need is a GIS file in any of the supported formats:
- gpx
- kml, kmz
- geojson, json, topojson
- shp, dbf, shx, cpg, prj, qix
- mif, mid
- tab, map, id, dat
- gdb, gdbtable, gbdtablx
- gml
- osm
- csv
- tif, geotiff
- asc
GeoJSON is a JSON based format designed to represent the geographical features with their non-spatial attributes. This format defines different JSON (JavaScript Object Notation) objects and their joining fashion. JSON represents a collective information about the Geographical features, their spatial extents, and properties.
Read More
PNG, Portable Network Graphics, refers to a type of raster image file format that use loseless compression. This file format was created as a replacement of Graphics Interchange Format (GIF) and has no copyright limitations.
Read More