I have two shapefiles: one contains streets of a city and one contains blocks (i.e. polygons bounded by the streets). I would like to have the streets attributed with the id of the left and right polygon.
Is there a way to do that in ArcGIS?
|
|
|
Quoted from the Identity tool on the Analysis toolbar:
I think you can get what you need with this tool. It needs an ArcInfo license. |
|||||
|
|
You could use a buffer on your street shapefile and do a spatial query / join on the block shapefile. I am not an ArcGis specialist so I can't give you a more detailed answer unfortunately ... |
|||
|