Reverse Geocode Coordinates to Address via PadelMaps
Convert latitude and longitude coordinates into detailed street addresses with comprehensive location information via PadelMaps. Returns full address components including street, city, country, postal code, and administrative divisions. Useful for mapping applications, location-based services, and geocoding workflows. | Input: Takes latitude and longitude coordinates as decimal numbers | Output: Returns a complete address object with street address, city, country, postal code, neighborhood, county, state, and other administrative divisions, plus the original coordinates and a cached status flag | Use cases: I need to convert GPS coordinates into a street address; Get the full address details for a specific latitude and longitude; Find what city and country a set of coordinates belongs to; Retrieve detailed location information including neighborhood and postal code | Cost: 0.01 USDC on base