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
Notice to SHP: The SHP format requires both files (.shp and .shx) when you are uploading. The .prj and .cpg files are optional. The SHP driver trims attribute names to 11 symbols when you write data. The 11 symbols is max value for attribute name in SHP format.
Shapefile is a multi file format (known as ESRI Shapefile). The main one has the SHP extension. Shapefile is a popular vector geographic file format. Developed and maintained by ESRI for compatibility between Esri products and other programs.
Read More
A JPEG is a type of image format that is saved using the method of lossy compression. The output image, as result of compression, is a trade-off between storage size and image quality.
Read More