Connect Nominatim to any API
Nominatim is the OpenStreetMap geocoding service, turning place names and addresses into coordinates and back. Callers can forward-geocode a free-form query or structured address into latitude/longitude with a bounding box and address breakdown, reverse-geocode a coordinate pair into the nearest address, look up an OSM node, way or relation by its id, and constrain searches by country, viewbox or result limit. No credentials required.
What your agent can do with Nominatim
Triggers and actions 3 actions
- ActionFind address by OSM ID
Look up address details for one or more OSM objects by their OSM type+ID. Endpoint: GET /lookup (https://nominatim.org/release-docs/latest/api/Lookup/).
- ActionGeocode address
Search OSM objects by free-text address or place query and return matching locations with coordinates. Endpoint: GET /search (https://nominatim.org/release-docs/latest/api/Search/).
- ActionReverse geocode
Look up the address/place at a given latitude/longitude coordinate. Endpoint: GET /reverse (https://nominatim.org/release-docs/latest/api/Reverse/).
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 Nominatim 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...
Geocode.xyzGeocode.xyz is a worldwide geocoding service. Callers can convert a street address or place name into...
GeoJSGeoJS is an IP geolocation service with ChatOps-friendly output formats. Callers can look up the caller's...