GIS
Embed HTML Google Map
It is not a whole HTML file or long scripts. It is just one HTML tags i.e <iframe>, to show map. On…
3 min read
→
GIS
Publish Style Vector Dataset on GeoServer
GoeServer is one of the best server for storing Vector data. Geoserver is open source software and free to use. To know…
7 min read
→
GIS
Publish Style Raster Dataset On GeoServer
Publish Style Raster Dataset On GeoServer. Do you have raster data and want to host the data on geoserver and create a…
6 min read
→
GIS
Install Geoserver – Windows OS – Step by Step
GeoServer is an open source server for sharing geospatial data in both vector and raster format. It is designed to host major…
1 min read
→
GIS
Shp to SQL – Convert Shapefile to postgersql file
Shapefile shp can be converted in pgsql file using shp2pgsql command line tool. Sometimes you have a shapefile and want to upload…
3 min read
→
GIS
Shp to MIF – Convert Shapefile to MapInfo Interchange Format
Many people uses MapServer as their Server, so they might need to store shape file as MIF (Map Info File) file on…
4 min read
→
GIS
SHP to XLSX – Convert Shapefile to Excel
Sometimes we just need to see attribute details not geometry. So instead of carrying heavy shape files we can convert them in…
2 min read
→
GIS
Shp to ODS – Convert Shapefile to Open Document Spreadsheet
Shape file to ODS (Open Document Spreadsheet) conversion is required when you only need non spatial information i.e. only attribute information. This…
2 min read
→
Convert GIS Data
SHP to GML – Convert Shapefile to Geography Markup Language
Shape file shp to GML conversion is required when you carry data from one place to another. Shapefiles are heavy as compared…
4 min read
→
GIS
SHP to GPX / GPS – Convert Shapefile to Global Positioning System
Shapefile shp can be converted into GPS ( Global Positioning System) using ogr2ogr utility. The GPS data is best option when routes…
4 min read
→
Geographic Information System is a system intends to capture, Store, manage, manipulate, analyze the data.