Solved! Go to Solution.
A standard practice that I have seen when it comes to geocoding addresses at the local level is to create an address locator that does not include zonal attributes (city, state, zip, emergency service number, community name.... are not mapped in the field mapping) and just find or geocode a list of addresses with just the house number and street name. The reason that the locators created without zone field mappings based on the Dual Range locator style at 10.1 do not find any matches is because the default setting for the 'supportsOptionalZone' property in the rules is set to false/no. This property determines whether or not addresses will be found or matched if a zone is not included in the input address in the geocoding toolbar, find tool, or batch geocoding.
To enable the supportsOptionalZone property of an existing address locator created at 10.1 use the following steps. Setting this option to "yes" will affect the performance for larger geographies.
1. In ArcCatalog or the Catalog window, right-click the address locator
2. Click Propertiesâ?¦
3. In the Geocoding Options section change 'Match with no zones' from â??noâ?� to â??yesâ?�
[ATTACH=CONFIG]17330[/ATTACH]
Locator performance properties
-Shana B
To enable the supportsOptionalZone property of an existing address locator created at 10.1 use the following steps. Setting this option to "yes" will affect the performance for larger geographies.
1. In ArcCatalog or the Catalog window, right-click the address locator
2. Click Propertiesâ?¦
3. In the Geocoding Options section change 'Match with no zones' from â??noâ?� to â??yesâ?�
-Shana B
This IS NOT fixing my basic dual range geocoder that works in 10... Big Bummer. I guess I better alert my co-workers!
A standard practice that I have seen when it comes to geocoding addresses at the local level is to create an address locator that does not include zonal attributes (city, state, zip, emergency service number, community name.... are not mapped in the field mapping) and just find or geocode a list of addresses with just the house number and street name. The reason that the locators created without zone field mappings based on the Dual Range locator style at 10.1 do not find any matches is because the default setting for the 'supportsOptionalZone' property in the rules is set to false/no. This property determines whether or not addresses will be found or matched if a zone is not included in the input address in the geocoding toolbar, find tool, or batch geocoding.
To enable the supportsOptionalZone property of an existing address locator created at 10.1 use the following steps. Setting this option to "yes" will affect the performance for larger geographies.
1. In ArcCatalog or the Catalog window, right-click the address locator
2. Click Propertiesâ?¦
3. In the Geocoding Options section change 'Match with no zones' from â??noâ?� to â??yesâ?�
Locator performance properties
-Shana B