OpenCage Geocoding (Independent Publisher) (Preview)

The OpenCage Geocoding provides reverse (latitude/longitude to text) and forward (text to latitude/longitude) geocoding

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Premium All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Premium All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name Ahmad Najjar
Email ahmadn82@hotmail.com
Connector Metadata
Publisher Ahmad Najjar
Website https://opencagedata.com/
Privacy policy https://opencagedata.com/gdpr
Categories Website;Data

Creating a connection

The connector supports the following authentication types:

Default Parameters for creating connection. All regions Not shareable

Default

Applicable: All regions

Parameters for creating connection.

This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.

Name Type Description Required
API Key securestring The API Key for this api True

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Forward Geocoding

Get location address details by place name, city or address

Reverse geocoding

Get location address by latitude and longitude

Forward Geocoding

Get location address details by place name, city or address

Parameters

Name Key Required Type Description
Place name
placename True string

City or address

Returns

Name Path Type Description
documentation
documentation string

documentation

licenses
licenses array of object

licenses

name
licenses.name string

name

url
licenses.url string

url

limit
rate.limit integer

limit

remaining
rate.remaining integer

remaining

reset
rate.reset integer

reset

results
results array of object

results

Latitude
results.annotations.DMS.lat string

Latitude

Longitude
results.annotations.DMS.lng string

Longitude

MGRS
results.annotations.MGRS string

MGRS

Maidenhead
results.annotations.Maidenhead string

Maidenhead

x
results.annotations.Mercator.x float

x

y
results.annotations.Mercator.y float

y

Edit url
results.annotations.OSM.edit_url string

Edit url

Note url
results.annotations.OSM.note_url string

Note url

url
results.annotations.OSM.url string

url

regions
results.annotations.UN_M49.regions object

regions

statistical_groupings
results.annotations.UN_M49.statistical_groupings array of string

Statistical groupings

Calling code
results.annotations.callingcode integer

calling code

alternate_symbols
results.annotations.currency.alternate_symbols array of

Alternate symbols

Decimal mark
results.annotations.currency.decimal_mark string

Decimal mark

HTML entity
results.annotations.currency.html_entity string

HTML entity

ISO code
results.annotations.currency.iso_code string

ISO code

ISO numeric
results.annotations.currency.iso_numeric string

ISO numeric

name
results.annotations.currency.name string

name

Smallest denomination
results.annotations.currency.smallest_denomination integer

Smallest denomination

subunit
results.annotations.currency.subunit string

subunit

Subunit to unit
results.annotations.currency.subunit_to_unit integer

Subunit to unit

symbol
results.annotations.currency.symbol string

symbol

Symbol first
results.annotations.currency.symbol_first integer

Symbol first

Thousands separator
results.annotations.currency.thousands_separator string

Thousands separator

flag
results.annotations.flag string

flag

geohash
results.annotations.geohash string

geohash

qibla
results.annotations.qibla float

qibla

Drive on
results.annotations.roadinfo.drive_on string

Drive on

road
results.annotations.roadinfo.road string

road

Speed in
results.annotations.roadinfo.speed_in string

Speed in

apparent
results.annotations.sun.rise.apparent integer

apparent

astronomical
results.annotations.sun.rise.astronomical integer

astronomical

civil
results.annotations.sun.rise.civil integer

civil

nautical
results.annotations.sun.rise.nautical integer

nautical

apparent
results.annotations.sun.set.apparent integer

apparent

astronomical
results.annotations.sun.set.astronomical integer

astronomical

civil
results.annotations.sun.set.civil integer

civil

nautical
results.annotations.sun.set.nautical integer

nautical

name
results.annotations.timezone.name string

name

Now in DST
results.annotations.timezone.now_in_dst integer

Now in DST

Offset second
results.annotations.timezone.offset_sec integer

Offset second

Offset string
results.annotations.timezone.offset_string string

Offset string

Short name
results.annotations.timezone.short_name string

Short name

words
results.annotations.what3words.words string

words

wikidata
results.annotations.wikidata string

wikidata

Latitude
results.bounds.northeast.lat float

Latitude

Longitude
results.bounds.northeast.lng float

Longitude

Latitude
results.bounds.southwest.lat float

Latitude

Longitude
results.bounds.southwest.lng float

Longitude

ISO 3166-1 alpha-2
results.components.ISO_3166-1_alpha-2 string

ISO 3166-1 alpha-2

ISO 3166-1 alpha-3
results.components.ISO_3166-1_alpha-3 string

ISO 3166-1 alpha-3

Category
results.components._category string

category

Type
results.components._type string

type

continent
results.components.continent string

continent

country
results.components.country string

country

Country code
results.components.country_code string

country code

House number
results.components.house_number string

house number

museum
results.components.museum string

museum

Political union
results.components.political_union string

political union

postcode
results.components.postcode string

postcode

road
results.components.road string

road

state
results.components.state string

state

State code
results.components.state_code string

state code

suburb
results.components.suburb string

suburb

town
results.components.town string

town

confidence
results.confidence integer

confidence

formatted
results.formatted string

formatted

Latitude
results.geometry.lat float

Latitude

Longitude
results.geometry.lng float

Longitude

code
status.code integer

code

message
status.message string

message

blog
stay_informed.blog string

blog

twitter
stay_informed.twitter string

twitter

thanks
thanks string

thanks

Created http
timestamp.created_http string

created http

Created unix
timestamp.created_unix integer

created unix

Total results
total_results integer

total results

Reverse geocoding

Get location address by latitude and longitude

Parameters

Name Key Required Type Description
Latitude
lat True string

Latitude

Longitude
long True string

Longitude

Returns

Name Path Type Description
documentation
documentation string

documentation

licenses
licenses array of object

licenses

name
licenses.name string

name

url
licenses.url string

url

limit
rate.limit integer

limit

remaining
rate.remaining integer

remaining

reset
rate.reset integer

reset

results
results array of object

results

Latitude
results.annotations.DMS.lat string

latitude

Longitude
results.annotations.DMS.lng string

longitude

MGRS
results.annotations.MGRS string

MGRS

Maidenhead
results.annotations.Maidenhead string

Maidenhead

x
results.annotations.Mercator.x float

x

y
results.annotations.Mercator.y float

y

Edit url
results.annotations.OSM.edit_url string

Edit url

Note url
results.annotations.OSM.note_url string

Note url

url
results.annotations.OSM.url string

url

regions
results.annotations.UN_M49.regions object

regions

statistical_groupings
results.annotations.UN_M49.statistical_groupings array of string

statistical groupings

Calling code
results.annotations.callingcode integer

calling code

alternate_symbols
results.annotations.currency.alternate_symbols array of

alternate symbols

Decimal mark
results.annotations.currency.decimal_mark string

Decimal mark

HTML entity
results.annotations.currency.html_entity string

HTML entity

ISO code
results.annotations.currency.iso_code string

ISO code

ISO numeric
results.annotations.currency.iso_numeric string

ISO numeric

name
results.annotations.currency.name string

name

Smallest denomination
results.annotations.currency.smallest_denomination integer

smallest denomination

subunit
results.annotations.currency.subunit string

subunit

subunit to unit
results.annotations.currency.subunit_to_unit integer

subunit to unit

symbol
results.annotations.currency.symbol string

symbol

Symbol first
results.annotations.currency.symbol_first integer

Symbol first

Thousands separator
results.annotations.currency.thousands_separator string

Thousands separator

flag
results.annotations.flag string

flag

Geohash
results.annotations.geohash string

geohash

qibla
results.annotations.qibla float

qibla

Drive on
results.annotations.roadinfo.drive_on string

Drive on

road
results.annotations.roadinfo.road string

road

Speed in
results.annotations.roadinfo.speed_in string

Speed in

apparent
results.annotations.sun.rise.apparent integer

apparent

astronomical
results.annotations.sun.rise.astronomical integer

astronomical

civil
results.annotations.sun.rise.civil integer

civil

nautical
results.annotations.sun.rise.nautical integer

nautical

apparent
results.annotations.sun.set.apparent integer

apparent

astronomical
results.annotations.sun.set.astronomical integer

astronomical

civil
results.annotations.sun.set.civil integer

civil

nautical
results.annotations.sun.set.nautical integer

nautical

name
results.annotations.timezone.name string

name

Now in DST
results.annotations.timezone.now_in_dst integer

Now in DST

Offset second
results.annotations.timezone.offset_sec integer

Offset second

Offset string
results.annotations.timezone.offset_string string

Offset string

Short name
results.annotations.timezone.short_name string

Short name

words
results.annotations.what3words.words string

words

Latitude
results.bounds.northeast.lat float

latitude

Longitude
results.bounds.northeast.lng float

longitude

Latitude
results.bounds.southwest.lat float

latitude

Longitude
results.bounds.southwest.lng float

longitude

ISO 3166-1 alpha-2
results.components.ISO_3166-1_alpha-2 string

ISO 3166-1 alpha-2

ISO 3166-1 alpha-3
results.components.ISO_3166-1_alpha-3 string

ISO 3166-1 alpha-3

Category
results.components._category string

category

Type
results.components._type string

type

city
results.components.city string

city

City district
results.components.city_district string

City district

continent
results.components.continent string

continent

country
results.components.country string

country

Country code
results.components.country_code string

Country code

House number
results.components.house_number string

House number

neighbourhood
results.components.neighbourhood string

neighbourhood

Political union
results.components.political_union string

Political union

postcode
results.components.postcode string

Postcode

road
results.components.road string

road

state
results.components.state string

state

State code
results.components.state_code string

State code

suburb
results.components.suburb string

suburb

confidence
results.confidence integer

confidence

formatted
results.formatted string

formatted

Latitude
results.geometry.lat float

latitude

Longitude
results.geometry.lng float

longitude

code
status.code integer

code

message
status.message string

message

blog
stay_informed.blog string

blog

twitter
stay_informed.twitter string

twitter

thanks
thanks string

thanks

created http
timestamp.created_http string

created http

Created unix
timestamp.created_unix integer

Created unix

Total results
total_results integer

Total results