Tagged Questions
7
votes
4answers
779 views
Why doesn't US One Address locator style have city, state or zip code fields?
I am using the file:
C:\Program Files\ArcGIS\Desktop10.0\Locators\US One Address.lot
To do address resolution on a parcel / polygon layer. I'm trying to understand why the file doesn't contain ...
5
votes
3answers
381 views
Using Multiple ShapeFiles as a single address locator
Let's say I have 5 shapefiles, and I want to use them as a single address locator via the ILocator interface. What would you recommend?
1) Merge the shapefiles into a single shapefile then convert ...