The application supports a wide range of input formats:
- gpx
- kml, kmz
- geojson, json
- topojson
- shp, dbf, shx, cpg, prj, qix
- mif, mid
- tab, map, id, dat
- gdb, gdbtable, gdbtablx
- gml
- osm
- csv
Press Ctrl + D to store it in your bookmarks in order not to search it again
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