4
votes
2answers
59 views

Downloading multiple files from TIGER FTP site

Hello everyone! I've been downloading TIGER data per county from the FTP site one at a time, with some states having hundreds of files. I was curious if there was a faster way to download maybe all ...
1
vote
1answer
24 views

Write unique ID(s) of polygons in layer A intersecting polygons in layer B to a field in layer B, in ArcMap?

I'm working in ArcGIS 10.1. Suppose that I have two polygon layers, A and B. Polygons in layer B can have one of a few relationships to those in layer A: They may be completely contained by ...
0
votes
1answer
40 views

ArcMap Geoprocessing Operation to create a layer with incorporated places and, separately, surrounding unincorporated portion of a county?

I am working with TIGER FILES, attempting to use the update (analysis) operation in ArcMap 10.1. The files I'm using are counties, and the incorporated (non-CDP) segment of the places file. I'm ...
0
votes
0answers
36 views

Identifying shapes in TIGERweb WMS SVG

I'm using the US Census WMS service describe here. Using code similar to that found in this example, but specifying a data format of "image/svg+xml", I've been able to get the TIGERweb WMS service to ...
3
votes
1answer
225 views

Specification for US Census GEOID?

I'm writing a program that needs to generate GEOID values from 2000 and 2010 Census data, to link the census data to TIGER/Line records. I'm starting with the state, county, region block, etc, values ...
4
votes
2answers
295 views

What is the highest resolution of population density data that I can obtain for USA freely?

Ok so as far as my understanding goes the most high resolution dataset available that factors in many other things (other than Census data ) at a 1X1 km resolution is Landscan data created by Oak ...
5
votes
2answers
581 views

US Tiger or Open Street Map Route Data: One Way Street & Intersection Data

We're building a U.S. street routing application (finding paths for cars between two or more locations using public roads) and would like to use open source data US Tiger Data or Open Street Map or ...
5
votes
2answers
1k views

2010 Census Tiger County shp file with defined coastal land area

I am looking for a 2010 Census Tiger Shape file that hugs the coastline and doesn't include the ocean in county boundaries. I have a pre 2010 file that did this and I can't seem to find a 2010 ...
5
votes
4answers
800 views

What is a best practice way to display/feed US census/tiger data into Google Maps API?

Let's say I want to display age, income, etc based on census block groups on Google maps. What is the best practice or recommended way to do so and also to allow to do simple queries?