Tool to perform batch forward or reverse geocoding for multiple locations. Use when you need consistent geocoding of up to 50 queries in one call.
bboxstringBounding box to restrict results: minLon,minLat,maxLon,maxLat.
limitintegerMaximum number of results per query (1–10).
typesstringComma-separated list of feature types to limit results.
countrystringFilter results to one or more ISO 3166 alpha-2 country codes (comma-separated).
queriesarrayList of search text strings for forward geocoding (up to 50 entries).
routingbooleanInclude routable point metadata for address features.
languagestringIETF language tag(s) for returned text (comma-separated).
proximitystringBias results toward a geographic location: lon,lat or 'ip'.
worldviewstringViewworld to bias results (e.g., 'us', 'cn').
coordinatesarrayList of [lon, lat] pairs for reverse geocoding (up to 50 entries).
fuzzy_matchbooleanWhether to allow approximate string matching (forward only; default true).
autocompletebooleanWhether to return autocomplete results (forward only; default true).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.