|
POST
|
Matt, "However, If my database doesn't have the location that the reverse geocode returns, can I do another request to the geocode service with the for storage parameter set to true and then save that result?" Yes, if you want to store a value in a database, you would need to resubmit the request with the forStorage parameter set to true. "I'm also under the assumption that using the reverse geocode service to fetch records against my database is not against the terms of service. I'm I correct here?" Can you clarify this? I am not sure I understand the question. Brad
... View more
01-16-2015
01:25 PM
|
2
|
2
|
1472
|
|
POST
|
Langdon, I would look at the "Generate" REST API. ArcGIS REST API There is nothing built into the JS API for doing batch geocoding out of the box though. Brad
... View more
01-16-2015
10:55 AM
|
1
|
9
|
6383
|
|
POST
|
There is an issue with the returnIntersection parameter getting ignored. We will address this with the next release of the online service. Brad
... View more
01-16-2015
10:24 AM
|
0
|
0
|
1000
|
|
POST
|
This style now ships with the ArcGIS 10.3 release of the software. Brad
... View more
01-12-2015
03:40 PM
|
0
|
0
|
2439
|
|
POST
|
You would do it in the following way if you want to do it at runtime: ILocatorImpl locatorImpl = locator as ILocatorImpl; IPropertySet locatorProperties = locatorImpl.Properties; locatorProperties.SetProperty("WriteDisplayExtentFields", "True"); locatorProperties.SetProperty("WriteLocatorSpecificFields", "True"); locatorImpl.Properties = locatorProperties; If you want to do it to the locator and keep them updated, you can modify the .loc file directly using a text ediitor. Brad
... View more
01-07-2015
09:02 AM
|
0
|
0
|
689
|
|
POST
|
Todd, Please take a look at this page to see how you could potentially qualify for 100 credits: ArcGIS Online Entitlements These 100 credits amount to 2500 batch geocodes and in addition to that any single geocode requests through the Find dialog or the geocoding toolbar are free. In addition to that, 1000 geocodes will use 40 credits and would end up costing $4. Brad
... View more
09-25-2014
02:00 PM
|
0
|
0
|
1280
|
|
POST
|
What version of ArcGIS are you using and what version of StreetMap Premium? Brad
... View more
08-07-2014
02:49 PM
|
0
|
0
|
2347
|
|
POST
|
Lisa, The "Allow place finding" option just allows a user to use this geocoder from the search box. This will not make your geocoder search any better or worse, just enable or disable the use of searching from the search box. Brad
... View more
08-06-2014
05:12 PM
|
0
|
0
|
995
|
|
POST
|
This is not fixed for 10.2.2 and we target fixing it for 10.3 but there are multiple ways to batch geocode from within ArcMap to work around this issue: 1. Click the mailbox button with a table added to ArcMap (Drag and drop it into the TOC) but also make sure you have the table selected in the TOC or you will get the same error. 2. Browse to the table in the Catalog window in ArcMap, right click on the table, and select "Geocode Addresses" 3. Use the GeocodeAddresses GP tool under "Toolboxes">"System Toolboxes">"Geocoding Tools" in the Catalog window in ArcMap. Brad
... View more
08-06-2014
11:40 AM
|
0
|
1
|
3147
|
|
POST
|
Unfortunately yes this is how it will work currently. We plan to add sourceCountry as a parameter to suggest later this year which I believe will solve your issues. Brad
... View more
06-27-2014
10:20 AM
|
0
|
0
|
1572
|
|
POST
|
Are you talking about the REST API? Find does restrict results only for the USA when you pass in sourceCountry. Currently the suggest API doesn't support sourceCountry as a parameter so it will not restrict suggestions when passing in sourceCountry. Suggest doc: http://resources.arcgis.com/en/help/arcgis-rest-api/#/Working_with_suggestions/02r300000238000000/ Find doc: http://resources.arcgis.com/en/help/arcgis-rest-api/#/Single_input_field_geocoding/02r300000015000000/ As you can see, the parameter exists on the Find method but not the Suggest method. Brad
... View more
06-27-2014
10:03 AM
|
0
|
0
|
1572
|
|
POST
|
Can you give an example of what you are doing and what you are getting? Brad
... View more
06-27-2014
09:26 AM
|
0
|
0
|
1572
|
|
POST
|
Aaron, I think your best bet is to post this on the JavaScript forum here: http://forums.arcgis.com/forums/15-ArcGIS-API-for-JavaScript Brad
... View more
05-06-2014
10:33 AM
|
0
|
0
|
1653
|
|
POST
|
What do you mean by the following: "I am using the Report Streetlight Problem JavaScript app and want to search for a location based on address, intersection, or point of interest. I can get it to do the first two or the last but not all three." There is nothing special that you need to do to return an address vs an intersection vs a POI. Can you explain in some more detail? Brad
... View more
05-02-2014
03:40 PM
|
0
|
0
|
1653
|
|
POST
|
If you are using the World Geocoding Service (which it sounds like), are you logged in with an organizational account that has credits available? You will need an organizational account with credits available to be able to batch geocode with the World Geocoding Service. Brad
... View more
05-01-2014
12:14 PM
|
0
|
0
|
2389
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-13-2026 01:05 PM | |
| 1 | 04-25-2014 08:21 AM | |
| 1 | 07-31-2025 10:52 AM | |
| 1 | 11-15-2024 09:08 AM | |
| 1 | 07-15-2022 02:04 PM |
| Online Status |
Offline
|
| Date Last Visited |
04-13-2026
12:03 PM
|