The Esri shapefile or simply a shapefile is a popular geospatial vector data format for geographic information systems (GIS) software.
What is the best way to overlay a shapefile in Google Maps? After some reading suggests that, converting shapefile into …
google-maps google-maps-api-3 gis kml shapefileI have only found trial versions of these converters. Does anyone know a free one? Any of the following target …
dbf file-conversion shapefile dbaseI'm trying to perform some geoprocessing. My task is to locate all shapefiles within a directory, and then find the …
python shapefile os.walkI'm interested in writing a visualization program for the road data in the 2009 Tiger/Line Shapefiles. I'd like to draw …
java shapefile geotoolsI need geoJSON formatted paths for states, provinces, and regions within multiple countries. Most readily available geoJSON data is for …
d3.js shapefile geojsonHow can I check if a geopoint is within the area of a given shapefile? I managed to load a …
python geolocation geocoding geospatial shapefileI am new to R and was following the following tutorial on the ggplot2 package found here. However the readShapePoly() …
r shapefile maptoolsI have read a shapefile using readShapePoly in the maptools package, but cannot read that same file with readOGR. I …
r shapefile rgdal