Select to view content in your preferred language

World locator can't find country anymore

696
2
09-10-2012 04:20 AM
JorisBoffard
Emerging Contributor
Hi everyone,

I'm using ArcGIS API for Flex + World Locator (http://tasks.arcgis.com/ArcGIS/rest/services/WorldLocator/GeocodeServer) to improve a web application that requires reverse geocoding.

Everything worked fine, I was able to get every data I needed (country, city, latitude, longitude, etc...) all over the world when the user clicked on the map.

I spent a couple of months working on something else, and when I went back to the application to complete development, I noticed the locator did not work anymore.

The reason is : the country is not recognized anymore.

The data I got was : latitude, longitude, country, city, county, state and postal code. Now, I only get latitude, longitude, city and postal code. County, state and country are not known anymore.

I made a major update to my application before noticing that, but I don't think it's related since the "reverse geocoding widget" was not modified.

For example, the only data I get when clicking on the point that have 41° lat and 14° long is :
City = "Villa Literno"
Postal Code = "81039"
Street = "Ss7bis Diramazione"

But nothing informs me that this is located in Italia, I don't have the (Country = "ITA") information that I had before.

Anyone can help ? Thanks a lot !

(NB : Sorry for my english as it's not my native language)
(NB2 : If this topic is not the appropriate one, please tell me which topic should I post in. Thanks again !)
Tags (2)
0 Kudos
2 Replies
BjornSvensson
Esri Regular Contributor
Hi everyone,

I'm using ArcGIS API for Flex + World Locator (http://tasks.arcgis.com/ArcGIS/rest/services/WorldLocator/GeocodeServer)...
(NB2 : If this topic is not the appropriate one, please tell me which topic should I post in. Thanks again !)


The "ArcGIS Online" forum is probably a better place to ask about ArcGIS Online Content.
http://forums.arcgis.com/forums/30-ArcGIS-Online
0 Kudos
JorisBoffard
Emerging Contributor
OK, thanks a lot.
0 Kudos