Select to view content in your preferred language

Geocoding addresses to get Census Block and Tract Number

2454
1
07-12-2011 06:32 PM
NelsonEpifanio
New Contributor
I'm new to GIS and I'm trying to figure out how to use ARCGis to geocode addresses we have in the database and get the corresponding Census Block and Tract numbers.

I'd appreciate any help.

Thanks,
0 Kudos
1 Reply
HemingZhu
Frequent Contributor
I'm new to GIS and I'm trying to figure out how to use ARCGis to geocode addresses we have in the database and get the corresponding Census Block and Tract numbers.

I'd appreciate any help.

Thanks,


Geocoding address gives you a point. Use the point to do a spatial query (or a identify task) against the Census layer.
0 Kudos