Select to view content in your preferred language

FlexViewer 3.0 or older Address Locators combined into new web service on 12/31/2013

332
0
12-02-2013 08:52 AM
JanieGoddard
Frequent Contributor
FlexViewer 3.0 or older Address Locators combined into new web service as of 12/31/2013. The old address locator web services go away on 12/31/2013 per this http://downloads.esri.com/support/product%20life%20cycle/online_gis/ArcGISOnlineServ_PLC.pdf

So you will need to change the Flex Viewer Locate widget's config xml from:
    <locator>http://tasks.arcgis.com/ArcGIS/rest/services/WorldLocator/GeocodeServer</locator>
To This:
    <locator>http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer</locator>

To read about the new service go here:
http://www.arcgis.com/home/item.html?id=305f2e55e67f4389bef269669fc2e284

Notice the major difference in the GeoSearch versus the Batch GeoCoding.

I hope this helps someone not have a surprise on January 1, 2014.
Regards,
Janie
Tags (2)
0 Kudos
0 Replies