OpenCagex v0.1.3 OpenCagex.Api View Source

Provides OpenCage Geocoder API interfaces

Link to this section Summary

Functions

Calls the API using a pair of coordinates as q param

Calls the API using a place name as q param

Link to this section Functions

Link to this function

get_by_coordinates(lat, lng)

View Source

Calls the API using a pair of coordinates as q param

Link to this function

get_by_place_name(place_name)

View Source

Calls the API using a place name as q param