Geocode.xyz
Geocode.xyz is a worldwide geocoding service. Callers can convert a street address or place name into latitude and longitude, reverse geocode a coordinate pair into an address with its city, state, postal code and country, submit batches of locations in one request, and geoparse free-form text to extract the place names and coordinates it mentions. Results include match confidence and alternate candidates. No credentials required.
What your agent can do with Geocode.xyz
Triggers and actions 5 actions
- ActionAutocomplete address
Get street name, city, and postal code suggestions for a partial street name, city name, or postal code within a given region. GET https://geocode.xyz/?region={region}&streetname={partial}&cityname={partial}&geoit=json
- ActionGeocode address
Convert a street address, postal code, landmark, or city name into latitude/longitude coordinates (forward geocoding). GET https://geocode.xyz/?locate={address}&json=1
- ActionGeolocate IP address
Look up the approximate physical location of an IP address. GET https://geocode.xyz/?locate={ip_address}&json=1
- ActionGeoparse text
Scan a block of free text and extract every place name mentioned, geocoded to coordinates and ordered by match confidence. POST https://geocode.xyz/ with scantext={text}&json=1
- ActionReverse geocode coordinates
Convert a latitude,longitude point into the nearest street address description (reverse geocoding). GET https://geocode.xyz/?locate={lat},{lng}&json=1
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Geocode.xyz API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.
Related apps
administrative-divisons-dbadministrative-divisons-db is an open dataset served over HTTP that lists the administrative subdivisions of...
adresse.data.gouv.fradresse.data.gouv.fr is the French government's official national address database and geocoding service...
bng2latlongbng2latlong, from GetTheData, converts British National Grid coordinates into global latitude and longitude...
Cartes.ioCartes.io is an open-source mapping service for creating shared maps and dropping markers on them for...
CountryCountry.is is a minimal IP geolocation lookup service that resolves an IP address to its country. Callers...
GeoApiGeoAPI is the French government's reference service for administrative geography. Callers can search and...
GeoJSGeoJS is an IP geolocation service with ChatOps-friendly output formats. Callers can look up the caller's...
IBGEIBGE is the Brazilian Institute of Geography and Statistics, and its service-data API exposes the country's...