Top "Shapefile" questions

The Esri shapefile or simply a shapefile is a popular geospatial vector data format for geographic information systems (GIS) software.

Python: how to create a choropleth map out of a shapefile of Canada?

My goal here is to create a choropleth map of Canada in Python. Suppose I have a dictionary with values …

python matplotlib patch shapefile choropleth
How to convert an ESRI Shape-file into SQL Server 2008?

I have a shapefile that I would like to upload to a spatial SQL Server 2008. I have tried using this …

sql-server-2008 geospatial esri shapefile
How to get shapefile geometry type in PyQGIS?

I'm writing a script that is dependent on knowing the geometry type of the loaded shapefile. but I've looked in …

python shapefile qgis
gdal/ogr: How to really crop a shapefile?

Given a SHP file corresponding to European countries, and... Given defined area corresponting to France such : West : 005° 48' W East : 010° …

gis gdal shapefile ogr
GDAL, ogr2ogr "Cannot find proj.db" Error

I've tried to extract certain country from the world shp file from natural earth. I am currently using windows 10, so …

geojson gdal shapefile ogr2ogr
Different legends and fill colours for facetted ggplot?

Sorry for not included any example data for my problem. I couldn’t find a way to easily produce an …

r ggplot2 spatial shapefile
Read Shapefile extent with Geotools

Is there any possibility to get the extent of a Shapefile using the GeoTools library? I want to read the …

java shapefile geotools
can't open shape file with GeoPandas

I don't seem to be able to open the zip3.zip shape file I download from (http://www.vdstech.com/…

python shapefile geopandas