|
POST
|
Jack: Zip+4 is more granular than just 5 digit zip code. The additional 4 digit extension to the zip code represents a delivery area, a city block, a group of appartments, or PO Box for example within a 5 digit zip code region. If you are using the ArcGIS World Geocoding Service it allows you to include the zip code extension, which must be in a separate field from the 5 digit zip code.
... View more
03-21-2019
10:20 PM
|
2
|
1
|
2748
|
|
POST
|
Joe: First I would use the US – Single House locator style instead of the SingleField style. You can still search using the full address field against the Single House locator, which has the grammar to handle the Utah street naming convention. The Single Field locator style does not have the same grammar and is more of a lookup or exact match type of locator, plus if you are using it as a geocode service, there is a memory for suggestions. -Shana
... View more
03-20-2019
10:07 AM
|
1
|
8
|
2687
|
|
POST
|
Joe, you likely need to provide the spreadsheet for investigating the problem.
... View more
03-19-2019
07:48 AM
|
0
|
3
|
2622
|
|
POST
|
Tim: The detailed street layers (Streets and Routing_Streets) included with StreetMap Premium are protected, so you would not be able to use these layers to create a street based locator. You could create locators from the other datasets included with StreetMap Premium such as zip codes, cities, points of interest... If you are working with the classic locators and use ArcGIS Pro with the StreetMap Premium licence, you can use the Create Mobile Map Package tool to create a mobile map package and clip the locator to a specific extent. You would not be able to use the tool to clip one of the NewLocators included with StreetMap Premium. -Shana
... View more
03-05-2019
12:38 PM
|
0
|
0
|
1343
|
|
POST
|
Yes, I’m suggesting you install 64-bit Background Geoprocessing on a machine with a 64-bit operating system, which will allow you to run most of the geoprocessing tools that use large amounts of RAM to run using the 64-bit processing. This will also give you the ability to run Python scripts with 64-bit processing in the background instead of the foreground. There are some data types and tools that are not supported that are described here https://desktop.arcgis.com/en/arcmap/latest/analyze/executing-tools/64bit-background.htm#. Towards the bottom of the topic is the path to the 64-bit Python. Since ArcGIS Pro is a 64-bit application, you can use it to build the same locators that you are in ArcMap using the Create Address Locator tool. You would also be able to use Python 3.5 vs 2.7. When suggestions are enabled, more resources are used to index the street name info for all of the records in the reference data. It’s a good idea to clear out the temp directory and make sure you have enough free disk space on the c:\ drive or wherever the %temp% directory is located.
... View more
03-05-2019
11:32 AM
|
0
|
0
|
687
|
|
POST
|
Tim: The detailed street layers (Streets and Routing_Streets) included with StreetMap Premium are protected, so you would not be able to use these layers to create a street based locator. You could create locators from the other datasets included with StreetMap Premium such as zip codes, cities, points of interest... If you are working with the classic locators and use ArcGIS Pro with the StreetMap Premium licence, you can use the Create Mobile Map Package tool to create a mobile map package and clip the locator to a specific extent. You would not be able to use the tool to clip one of the NewLocators included with StreetMap Premium. -Shana
... View more
03-05-2019
10:30 AM
|
0
|
0
|
1110
|
|
POST
|
Tim: The detailed street layers (Streets and Routing_Streets) included with StreetMap Premium are protected, so you would not be able to use these layers to create a street based locator. You could create locators from the other datasets included with StreetMap Premium such as zip codes, cities, points of interest... If you are working with the classic locators and use ArcGIS Pro with the StreetMap Premium licence, you can use the Create Mobile Map Package tool to create a mobile map package and clip the locator to a specific extent. You would not be able to use the tool to clip one of the NewLocators included with StreetMap Premium. -Shana
... View more
03-05-2019
10:28 AM
|
0
|
0
|
994
|
|
POST
|
Michael: It's recommended that when building locators that reference large datasets to use 64-bit background geoprocessing, especially with suggestions enabled. When creating an address locator with reference data that contains millions of features, it is necessary to have at least 3 to 4 times the size of the data in free disk space on the drive containing your temp directory because files used to build the locator are written to this location before the locator is copied to the output location. If you do not have enough disk space, the tool will fail at some point during execution when it runs out of space. Also, keep in mind that when creating very large locators, you should have a machine with enough RAM to handle large memory-intensive processes.
... View more
03-05-2019
09:59 AM
|
0
|
2
|
3872
|
|
POST
|
Laura: If you are not signed in the World Geocoding Service will be available to use only in the Locate pane, not for any batch geocoding. I would check that your user account has geocoding privileges and that the World Geocoding Service has been shared with the organization (essentially does your user account have access to it?). Does the World Service not show up in the Catalog pane Locators folder either?
... View more
02-15-2019
10:05 AM
|
0
|
3
|
9884
|
|
POST
|
The custom single house unit locator you are referencing was created back at version 10.0 or 10.1 and shared on the forums and was not an official out of the box address locator style shipped with ArcGIS Desktop. The out of the box locator styles have changed since that custom single house with units locator style was created and the Single House Subaddress locator style that is included with ArcGIS 10.6.1 has different output fields that more mimic the output fields of the World Geocoding Service. You are correct that the output field names come from the locator style. Is the poor information that the vendor is referring to the field names or something else?
... View more
02-15-2019
09:14 AM
|
1
|
0
|
1858
|
|
POST
|
Cassandra: Based on my understanding of your data, without seeing its attributes, I'm suggesting the following options. If you use the Create Address Locator tool in ArcMap or Pro: A.Join attributes first in the reference data 1. Perform a spatial join or use the Identity tool (Advanced licence required) combine the attributes for the city ward polygons to the streets layer. 2. Use the results of step 1 to build a locator based on the Dual Range style and map the 'Additional Field' field from the locator style to the field in the reference data that contains the city ward names. After the locator is created, you must open the locator properties > Outputs section and set 'Write user-specified additional output fields' to "Yes" in order for the field to show up in the geocode result. 3. When you geocode the address against this address locator the 'UserFld' in the geocode output will include the value that was mapped to the 'Additional Field'. You could only select Ward or Precincts not both in a single locator. B. Info about composites 1. Build a locator for the streets. 2. Build a locator based on the city ward polygons 3. Create a composite locator that contains the locators from steps 1&2. 4. The composite locator can be used to search for either a street address or a city ward. If the input is a street address that included a city ward (123 w main st, ward name) an no match was found for the street address, the input would fall back and match to the city ward locator for just the ward name. If you use the Create Locator tool in Pro:You could create a single locator that referenced multiple reference datasets (street lines:StreetAddress role, city ward polygons:City role, police precinct polygons:POI role) and add multiple additional fields that can reference fields from all three datasets (roles). When you geocode the address or use the Locate pane the additional fields that are mapped to each role will be returned for the input result that is matched to that address type. For example, if you only map fire district to the StreetAddress role as an additional output field and searched for the just the city ward, the fire district output field would not get included in the city ward match. In the scenario described above with the StreetAddress,City, and POI roles used to build a single locator you could search for a street address and the city ward info be included in the output; search for city ward; or police precinct. After building the single locator with the Create Locator tool you can open the locator properties and turn off output fields that you don't want in the geocode result. In the screenshot below is an example of the additional custom output fields I added to a locator that came from 2 of 3 reference datasets used to create the locator. The additional fields show up after ExtraInfo output field. The locator that you build in Pro will return suggestions in the Locate pane w/o needing to be published as a service and publishing as a service would be the only way that you could use the locator in ArcMap. You can use point or polygon data for postal codes, but we suggest using polygons to build the locator based on the Postal role to get the best reverse geocoding experience. Here are additional topics related to building locators with the Create Locator tool in Pro. Let me know if I missed any of your questions. Tips for preparing reference data—ArcGIS Pro | ArcGIS Desktop Fundamentals of combining multiple locators into a composite locator—ArcGIS Pro | ArcGIS Desktop
... View more
02-14-2019
05:31 PM
|
2
|
2
|
4281
|
|
POST
|
What version of ArcMap or ArcGIS Pro are you using? If the reference data that is being used to build your own address locator includes a field that contains the city ward values, you can build an address locator that will include the city ward info as an additional field when batch geocoding or geosearching. When you build the locator using the Create Address Locator tool you must map the 'Additional Field' field from the locator style to the field in the reference data that contains the additional information. After the locator is created, you must open the locator properties > Outputs section and set 'Write user-specified additional output fields' to "Yes" in order for the field to show up in the geocode result. You must set this property before publishing the locator as a service. If you were to build a composite locator that consisted of streets and city wards, the end user could search for either can get the result returned. If the end user searched for the street address a street address would be returned and it would not include any info from the city wards locator in the composite. If you have access to ArcGIS Pro 2.3 you can build locators that reference multiple fields in the reference data that can be returned in the geocode result using the Create Locator tool. The locators created with the Create Locator tool in ArcGIS Pro cannot be added to ArcMap. If you publish the locator to ArcGIS Server or Portal (federated) 10.6.1 or later, you can access the service in ArcMap through an ArcGIS Server connection in ArcMap/ArcCatalog. Create Locator—Help | ArcGIS Desktop Create Locator—Help | ArcGIS Desktop Introduction to locator roles—ArcGIS Pro | ArcGIS Desktop Create a locator—ArcGIS Pro | ArcGIS Desktop
... View more
02-11-2019
10:07 AM
|
0
|
2
|
4281
|
|
POST
|
The suggestion behavior with a geocode service based on the General - SingleField locator style is a bug and the suggested workaround is to use the Gazetteer style. There is also a memory leak issue with the SingleField locator style when used as a service, which is another reason to use the Gazetteer style.
... View more
02-11-2019
08:48 AM
|
0
|
0
|
847
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-08-2023 11:15 AM | |
| 1 | 01-28-2025 09:04 AM | |
| 1 | 06-05-2025 08:01 AM | |
| 2 | 07-14-2025 12:11 PM | |
| 1 | 09-25-2024 12:04 AM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|