Häufig gestellte Frage (FAQ)
Reverse geocoding using the ArcGIS World Geocoder consumes credits and requires users to sign in to an ArcGIS Online organizational account. However, it is possible for ArcGIS Survey123 surveys with reverse geocoding using the ArcGIS World Geocoder to be accessible to public users.
Use a different locator service
In ArcGIS Survey123 Connect, specify the URL to a custom locator as a parameter in the calculation column in the XLSForm using the following format:
pulldata("@geopoint",${location},"reversegeocode.address.Match_addr","https://yourlocatorservice/GeocodeServer")
Add the ArcGIS World Geocoder to the ArcGIS Online content
Note: The following workflow makes the reverse geocoding available to public users, however, the credits consumed are charged against the author’s ArcGIS Online service credits. To limit the usage of the author’s locator service, apply a rate limit or add a referrer URL or IP. Refer to How To: Limit access to secured hosted services in ArcGIS Online for public-facing web applications for more information.
https://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer
pulldata("@geopoint",${location},"reversegeocode.address.Match_addr","https:// ")
Unterstützung durch ArcGIS-Experten anfordern
Esri Support App herunterladen