GIS
Convert Shapefile to TopoJSON
ESRI shapefile are the binary vector data storage format for storing the location, shape, and attributes of geographic features. It is stored…
4 min read
→
GIS
Leaflet js – Getting Started – create Map Application
Leaflet is small Javascript BSD Open Source license Map library, which helps in creating interactive map applications. Leaflet js Javascript library provides…
5 min read
→
GIS
Different ways to convert Shapefile to GeoJSON – Online or Offline or API
Convert Shapefile to GeoJSON. Shapefile, ESRI made a standard vector file format which is largely adopted in the field of GIS by…
6 min read
→