Tagged Questions

Excerpt from wikipedia: The Esri Shapefile or simply a shapefile is a popular geospatial vector data format for geographic information systems software. It is developed and regulated by Esri as a (mostly) open specification for data interoperability among Esri and other software products.

learn more… | top users | synonyms

7
votes
3answers
2k views

Does anyone know of a library in Java that can parse ESRI Shapefiles?

I'm interested in writing a visualization program for the road data in the 2009 Tiger/Line Shapefiles. I'd like to draw the line data to display all the roads for my county. The ESRI Shapefile or ...
6
votes
1answer
812 views

Plotting shapefiles on top of Google map tiles

I have some shapefiles I want to plot over Google Maps tiles. What's the most efficient way to do this? One path might be to use the pkg RgoogleMaps, however, it is still unclear to me how to do this. ...
5
votes
2answers
245 views

How Can I Transform the Coordinates of a Shapefile

I am trying to get neighborhood data into my application, and I'm having problems with the data I am using, which I got from here. This file contains a shapefile that has the neighborhoods of San ...
5
votes
1answer
425 views

making a choropleth in R: merging zip code shapefiles from multiple states

Motivated by the post here, Developing Geographic Thematic Maps with R, I was thinking about constructing a chloropleth based on zip codes. I've downloaded the shape files for New Hampshire and Maine ...
5
votes
2answers
1k views

Using Shapefile data to determine neighborhood for a longitude/latitude

I'm trying to determine the neighborhood for a location, based on Zillow's freely published Shapefile data. I don't really know anything about the Shapefile format, and am having some trouble finding ...
4
votes
2answers
309 views

How to convert a sample dataset from the R package “spatstat” into a shapefile

I have written a kernel density estimator in Java that takes input in the form of ESRI shapefiles and outputs a GeoTIFF image of the estimated surface. To test this module I need an example ...
4
votes
1answer
565 views

Mercator projection world map with Geoserver and Openlayers

I'm trying to render a world map shapefile on my Geoserver with a Mercator projection. I've tried declaring the SRS on Geoserver and defining EPSG projections of 3785 or 900913 in Openlayers with no ...
4
votes
2answers
565 views

Split or save a subset of a ESRI Shape SHP file to a new file?

I'm working with shape files in GeoDjango. Right now I'm trying to write a test for code that loads in a shape file and saves it to a database. The shape file currently has a feature count of ...
4
votes
3answers
496 views

2008 TIGER/Line® Shapefiles from Census.gov -> Google Maps

How do I take shapefiles and extract lat/lng coords so I can plot polygons on Google Maps? http://www2.census.gov/cgi-bin/shapefiles/national-files I asked this question here: ...
3
votes
1answer
50 views

Importing non-English shapefiles

I'm trying to import a shape-file like this: fn <- "Proj1" my_shp <- readShapeSpatial(fn) On a windows-computer (32-bit) it works ok, but when I do the same from a Ubuntu-machine (64-bit, ...
3
votes
2answers
146 views

postgis shape file import problems

Hi I'm trying to import a shape file from http://www.nyc.gov/html/dcp/html/bytes/bytesarchive.shtml into a postgis database. the above files creates MULTIPOLYGONS when i import using shp2pgsql. ...
3
votes
3answers
2k views

Best way to overlay an ESRI shapefile on google maps?

What is the best way to overlay a shapefile in Google Maps? After some reading suggests that, converting shapefile into KML and overlaying KML in Google map is an option. If that is the case, how do ...
3
votes
4answers
582 views

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 example shape file. Hopefully, experienced users of ggplot can see what I’d like to do from the ...
3
votes
5answers
1k views

How can I convert an excel spreadsheet (.xls) to a shapefile programmatically?

I have an excel spreadsheet I want to convert to an ESRI shapefile programmatically. It contains X and Y coordinates in two columns, as well as a variety of attribute data in other columns. The ...
3
votes
3answers
921 views

TimeZone by Coordinate

As the title infers I need to find a time zone (or perhaps just the UTC offset) based on a pair of coordinates. I've been searching for different solutions, and there is a couple of web services out ...
2
votes
1answer
31 views

Good way to assign a post to a location with PostGIS

I am setting up a location aware application, as mentioned here. I have since learned a lot more about GIS apps, and have decided to change a few things about the setup I had originally proposed -- ...
2
votes
2answers
370 views

Shapefile with ObjectiveC

I like to know if there is a Class, in objective-C, that manipulates shapefile (read/write/edit)? I have found a bunch of stuff on kml files but nothing about shp files, but definitely want to avoid ...
2
votes
1answer
134 views

Problem with a column name contains a colon in PostgreSQL

I downloaded the shape data from OSM. I have imported data from Shapefile into PostgreSQL without any problem but I got an error when I do the select statement. Select addr:city From location; ...
2
votes
2answers
336 views

How to use python to lookup information at specific latitude/longitude in a ESRI shapefile?

I have a ESRI shapefile (from here: http://pubs.usgs.gov/ds/425/). I looking to use python to lookup information from the shape file (surficial material in this case) at a given latitude/longitude. ...
2
votes
2answers
489 views

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 Arcview) for use in Matlab
2
votes
3answers
888 views

Converting a CAD file to a shape file

Hey folks: Thanks for the assist on my previous question.... I was able to complete my project This time I have a CAD file created with Autodesk that I need to convert to a shape file. Couple of ...
2
votes
1answer
477 views

How can I convert a projection that's not part of spatial_ref_sys?

I'm importing shapefiles into a Postgres+PostGIS database. Here's my usual procedure: * Find an srid in the spatial_ref_sys table where srtext appears to match the shapefile's .prj file * Upload the ...
2
votes
1answer
869 views

ogr2ogr from PG to SHP changes data-type in .DBF

UpDate: Yes, that was it! Like mloskot said, the whole tabel needs to be dumped. selecting fields with sql loses information about fuield widths. Thanks, that fixed it! Hi All, I have a problem ...
2
votes
2answers
2k views

Which C++ library for ESRI shapefiles to choose?

Does anyone have an experience in processing (reading) ESRI shapefiles (http://en.wikipedia.org/wiki/Shapefile) from C++? I have found at least 2 open source libraries: ShapeLib C library ...
2
votes
3answers
1k views

Converting UTF-8 PostgreSQL DB into WIN-1255 Shapefile

I have a PostgreSQL\PostGIS spatial database which contains Hebrew text columns. The system runs on Ubuntu, and everything works flawlessly with UTF-8. I am trying to dump some tables into shapefile ...
2
votes
1answer
431 views

Roads Shapefile Names

I have a shapefile with a road network and it seems like the roads are all listed as 1 big polyline. Is this typical is it possible to get a road network where the roads are listed individually and ...
2
votes
6answers
3k views

There is any free DBF file converter?

I have only found trial versions of these converters. Does anyone know a free one? Any of the following target formats will do: CSV, MDB, SQL, XLS
2
votes
2answers
740 views

Which open-source Python or Java library provides an easy way to draw circles on a ESRI Shapefile?

I need to write a software that creates an shapefile with various circles or circumferences on it. The shapefile created should be readable by ESRI ArcMap. I need a library that let me add circles or ...
2
votes
2answers
1k views

Which open-source java-library provides an easy way to read and write ESRI Shapefiles?

For a project I need to read and write ESRI shapefiles. It should be very easy, as I don't need advanced features. Is something out there?
1
vote
1answer
76 views

How to pick up the information for the nearest associated polygon to points using R?

I'm figuring out how to do a Intersection (Spatial Join) between point and polygons from shapefiles. My idea is to get the closest points and those points that match completely inside the polygons. In ...
1
vote
1answer
86 views

How to convert shape file type from polyline to polygon?

I have a shape file whose file type is polyline. But I want convert it to polygon. Is it possible with free sources? How can I convert shape file type from polyline to polygon?
1
vote
2answers
64 views

How do I work out which shapefile (suburb) contains a given lat-lon point in PHP

I only have access to PHP5 (no PostGIS) I have a bunch of suburb shapefiles, and a few events with lat-lon points. I've zero experience with shapefiles. What is the best way to check which ...
1
vote
2answers
40 views

Shapefile dBase Data (naturalearthdata.com)

I'm researching using natural earth for a software project, so I pulled down a sample data file and had a peek into its dBase file, namely ne_50m_admin_0_countries.dbf Here is a sample row from said ...
1
vote
1answer
129 views

How extract waypoint route from bing maps directions and convert it to a shapefile

I was wondering if it is possible to extract each waypoint route in bing maps directions (example of waypoint routes below) http://dl.dropbox.com/u/15387358/bing%20route.jpg The only way i know how ...
1
vote
1answer
62 views

python 2.5 error on unzip large dbf file

So, I have a directory of rather large, zipped, shapefiles. I currently have code in python 2.5 that will unzip most of the files (i.e. all of the shapefile component parts .shp, .prj, .dbf...) but I ...
1
vote
1answer
116 views

Checking validity of postgis polygon data (imported from shapefile)

I'm very new to postgres/postgis so please bear with me. I've imported a shapefile using the shp2pgsql command and now I'm trying to view it to check that it has imported correctly. I've tried SELECT ...
1
vote
2answers
223 views

Canadian Province Shapefile

Looking for a shapefile for Canadian provinces (North america would be acceptable too) for a Msft Reporting Services 2008 report. Anyone know a decent site where I can get my hands on these?
1
vote
2answers
467 views

Problem reading dBase DBF with non-English characters

I have a tool which reads dBase files and uploads the contents to SQL Server, part of a system to import shapefiles. It works but now we have a requirement to import files that include non-English ...
1
vote
4answers
544 views

GIS API / shapefiles for startup (free or low cost)

Q1. I'm looking for suggestions on which GIS/Mapping API to use for a startup. The app will need geocoding, street level maps, location tagging, and displaying data on the map, but not much else. ...
1
vote
2answers
315 views

GeoServer in Tomcat doesn't get update shapefiles from PostGis

I have two GeoServers running in the same machine Ubuntu Server 9.04. GeoServer V2.0.1 is running with Jetty and another GeoServer V2.0.0 is Tomcat. Both of them are using the same PostGis datastore. ...
1
vote
4answers
481 views

Shapefile reader in Python?

Are there any libraries that I can use to read a shp/shx/dbf/sbx set of files? I mainly need to extract some polygons but something that lets me extract any data that I want would be awesome.
1
vote
1answer
716 views

Adding custom Feature attributes to ESRI Shapefile with Python

I am seeking a way to take an existing ESRI Shapefile that has a Feature set of 200 countries. Each country Feature has an attribute of "NAME." My objective is to create a Python script that adds an ...
1
vote
1answer
552 views

Using OpenMap API which class do I use to extract point data from the shapefile?

I am currently using Shapefile class and ColdFusion to go through the "records" of each shapefile. Each record has a bounding box and i am able to get this information but havent found a way to ...
1
vote
1answer
218 views

Reading a Shapefile with ColdFusion

I am trying to read a binary file and parse the bytes I have the white paper spec on Shapefiles to know how to parse the file, however I cannot seem to find the correct functions in ColdFusion to ...
1
vote
1answer
362 views

Intersecting Points and Polygons in R

I am working with shapefiles in R, one is point.shp the other is a polygon.shp. Now, I would like to intersect the points with the polygon, meaning that all the values from the polygon should be ...
1
vote
1answer
887 views

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 tool: SQL Server 2008 Spatial Tools. But without luck. Does anyone know any other (free) tools for ...
1
vote
1answer
305 views

Importing ShapeFiles into Oracle XE

I'm looking to import one of the Shapefiles supplied with the Ordnance Survey Boundary-Line opensource set into Oracle XE. http://data.gov.uk/dataset/os-boundary-line Unfortunately I'm completely ...
1
vote
2answers
327 views

Combining bordering shapefiles in R

I have five shapefiles of bordering counties in California that I am trying to combine into one large shapefile and maintain the original borders of the counties. I then want to plot points such as ...
1
vote
2answers
835 views

How do I draw the points in an ESRI Polyline, given the bounding box as lat/long and the “points” as radians?

I'm using OpenMap and I'm reading a ShapeFile using com.bbn.openmap.layer.shape.ShapeFile. The bounding box is read in as lat/long points, for example 39.583642,-104.895486. The bounding box is a ...
1
vote
3answers
179 views

How to very efficiently assign lat/long to city boundary described by shape?

I have a huge shapefile of 36.000 non-overlapping polygones (city boundaries). I want to easily determine the polygone into which a given lat/long falls. What would the best way given that it must be ...

1 2