OpenCage Geocoder provides a simple API for forward and reverse geocoding using open data sources.
Tool to convert a human-readable address into geographic coordinates. Use when you need to retrieve latitude and longitude from an address.
Tool to geocode and return GeoJSON. Use when you need GeoJSON FeatureCollection.
Tool to perform geocoding and return results in GeoJSONP format. Use when you need a JavaScript callback wrapped response.
Tool to convert coordinates to a human-readable address. Use when you have latitude and longitude and need a readable location.
Tool to perform geocoding and return results in XML format. Use when you need XML-formatted geocoding responses from OpenCage.