approvedgeo
Keyless Reverse Geocoding
Turn a latitude and longitude into the nearest named place and address using Photon, the OpenStreetMap-backed geocoder. Returns GeoJSON features with street, house number, postcode, city, state, country and the underlying OSM identifiers, ordered by distance from the query point.
Networks
Base (Coinbase L2)solana:mainnetNoble
Regions
Global (no regional restriction)
Tags
#geo#reverse-geocoding#photon#openstreetmap#address#x402
How to use
Sample response
{"type":"FeatureCollection","features":[{"properties":{"city":"Berlin","country":"Germany","postcode":"10178"}}]}curl -X GET 'https://proxy.suverse.io/v1/data/suverse-photon-reverse-geocode'