Top "Shapefile" questions

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

Manipulate shapefile attribute table using R

I've posted this question on the GIS stack exchange, but it's not seeing much traffic. I'm a GIS user who's …

r raster shapefile
Automatically fixing ring self-intersections in shp2pgsql

We're importing a whole bunch of ArcGIS shapefiles into PostGIS, converted on the fly with shp2pgsql. Problem is, if …

import gis postgis shapefile self-intersection
Projecting my shapefile data on leaflet map using R

I (on Win7) was trying to get my shapefile data (Here are the data files.) to be displayed using leaflet …

r leaflet gis shapefile rgdal
How to Convert SVG to SHP (Shape File) format?

I am trying to convert the SVG File to SHP (Shape File format) and then get it imported into GeoServer. …

dictionary svg converter shapefile geoserver
Shapefile with overlapping polygons: calculate average values

I have a very big polygon shapefile with hundreds of features, often overlapping each other. Each of these features has …

gis postgis shapefile polygons arcmap
Geojson to shapefile using Python

I'm trying to convert a geojson file into a shapefile. I'm trying this way (I'm very new to Python so …

python geojson shapefile
Reading shapefile coordinates in c#

I want to draw a polyline on "XAML Map Control" with latitude/longitude, using the content of a shapefile. I …

c# wpf shapefile topography dotspatial
ESRI's shapefile to Matlab

I am looking for a function to read/write points, lines and polygons from ESRI's shapefile format (as used in …

matlab esri shapefile
Converting a CAD file to a shape file

Thanks for the assist on my previous question.... I was able to complete my project This time I have a …

gis shapefile autodesk
Merging Two SpatialPolygonsDataFrame Objects

Using the shapefile available here I am trying two merge the polygons of Sudan and South Sudan, so that I …

r gis shapefile