Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
3answers
495 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: ...
1
vote
1answer
68 views

Problems building geocommons geocoder

I've downloaded the geocommons/geocoder source and have one small sample TigerLine zip file from the census site saved into /opt/tiger/tl_2010_01_state10.zip I've tried to run the tiger_import tool ...
1
vote
1answer
133 views

How to open Census Redistricting files?

The U.S. government is releasing the Census redistricting data in this format on FTP and I don't know how to open it. I think they are supposed to be Tiger Line Shape Files, but they directory ...
1
vote
3answers
2k views

Tiger/Lines or shapefiles of USA states and cities?

i've been asked to generate some demographic reports (crime rates, birth/deaths, etc) based on state and cities for the USA. I have all the demographic data (provided by our client) but can't seem to ...
0
votes
2answers
151 views

NoMethodError (set_result) in SQLite3 when running Geocommons Geocoder using irb on Mac OS X 10.5.8

Has anyone here ever encountered the following error after installing and attempting to run the Geocommons geocoder on Mac OS X 10.5.8? This is my exact output from the Terminal window from the point ...