Geocodificación openCage (publicador independiente) (versión preliminar)
La geocodificación openCage proporciona geocodificación inversa (latitud/longitud al texto) y reenvío (texto a latitud/longitud)
Este conector está disponible en los siguientes productos y regiones:
| Service | Class | Regions |
|---|---|---|
| Copilot Studio | Premium | Todas las regiones de Power Automate excepto las siguientes: - Gobierno de EE. UU. (GCC) - Gobierno de EE. UU. (GCC High) - China Cloud operado por 21Vianet - Departamento de Defensa de EE. UU. (DoD) |
| Aplicaciones lógicas | Estándar | Todas las regiones de Logic Apps excepto las siguientes: - Regiones de Azure Government - Regiones de Azure China - Departamento de Defensa de EE. UU. (DoD) |
| Power Apps | Premium | Todas las regiones de Power Apps excepto las siguientes: - Gobierno de EE. UU. (GCC) - Gobierno de EE. UU. (GCC High) - China Cloud operado por 21Vianet - Departamento de Defensa de EE. UU. (DoD) |
| Power Automate | Premium | Todas las regiones de Power Automate excepto las siguientes: - Gobierno de EE. UU. (GCC) - Gobierno de EE. UU. (GCC High) - China Cloud operado por 21Vianet - Departamento de Defensa de EE. UU. (DoD) |
| Contacto | |
|---|---|
| Nombre | Ahmad Kayjar |
| Correo Electrónico | ahmadn82@hotmail.com |
| Metadatos del conector | |
|---|---|
| Publicador | Ahmad Kayjar |
| Sitio web | https://opencagedata.com/ |
| Directiva de privacidad | https://opencagedata.com/gdpr |
| Categorías | Sitio web; Datos |
Creación de una conexión
El conector admite los siguientes tipos de autenticación:
| Predeterminado | Parámetros para crear una conexión. | Todas las regiones | No se puede compartir |
Predeterminado
Aplicable: Todas las regiones
Parámetros para crear una conexión.
Esta conexión no se puede compartir. Si la aplicación de energía se comparte con otro usuario, se pedirá a otro usuario que cree explícitamente una nueva conexión.
| Nombre | Tipo | Description | Obligatorio |
|---|---|---|---|
| Clave de API | securestring | La clave de API de esta API | Cierto |
Limitaciones
| Nombre | Llamadas | Período de renovación |
|---|---|---|
| Llamadas API por conexión | 100 | 60 segundos |
Acciones
| Geocodificación inversa |
Obtención de la dirección de ubicación por latitud y longitud |
| Reenvío de geocodificación |
Obtención de los detalles de la dirección de ubicación por nombre de lugar, ciudad o dirección |
Geocodificación inversa
Obtención de la dirección de ubicación por latitud y longitud
Parámetros
| Nombre | Clave | Requerido | Tipo | Description |
|---|---|---|---|---|
|
Latitude
|
lat | True | string |
Latitude |
|
Longitude
|
long | True | string |
Longitude |
Devoluciones
| Nombre | Ruta de acceso | Tipo | Description |
|---|---|---|---|
|
documentación
|
documentation | string |
documentación |
|
licenses
|
licenses | array of object |
licenses |
|
nombre
|
licenses.name | string |
nombre |
|
URL
|
licenses.url | string |
URL |
|
limit
|
rate.limit | integer |
limit |
|
restante
|
rate.remaining | integer |
restante |
|
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 |
|
Himen
|
results.annotations.Maidenhead | string |
Himen |
|
x
|
results.annotations.Mercator.x | float |
x |
|
y
|
results.annotations.Mercator.y | float |
y |
|
Editar dirección URL
|
results.annotations.OSM.edit_url | string |
Editar dirección URL |
|
Dirección URL de la nota
|
results.annotations.OSM.note_url | string |
Dirección URL de la nota |
|
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 |
agrupaciones estadísticas |
|
Código de llamada
|
results.annotations.callingcode | integer |
llamar al código |
|
alternate_symbols
|
results.annotations.currency.alternate_symbols | array of |
símbolos alternativos |
|
Marca decimal
|
results.annotations.currency.decimal_mark | string |
Marca decimal |
|
Entidad HTML
|
results.annotations.currency.html_entity | string |
Entidad HTML |
|
Código ISO
|
results.annotations.currency.iso_code | string |
Código ISO |
|
ISO numeric
|
results.annotations.currency.iso_numeric | string |
ISO numeric |
|
nombre
|
results.annotations.currency.name | string |
nombre |
|
Denominación más pequeña
|
results.annotations.currency.smallest_denomination | integer |
denominación más pequeña |
|
subunidad
|
results.annotations.currency.subunit | string |
subunidad |
|
subunit a unit
|
results.annotations.currency.subunit_to_unit | integer |
subunit a unit |
|
symbol
|
results.annotations.currency.symbol | string |
symbol |
|
Símbolo primero
|
results.annotations.currency.symbol_first | integer |
Símbolo primero |
|
Separador de miles
|
results.annotations.currency.thousands_separator | string |
Separador de miles |
|
flag
|
results.annotations.flag | string |
flag |
|
Geohash
|
results.annotations.geohash | string |
geohash |
|
Qibla
|
results.annotations.qibla | float |
Qibla |
|
Unidad en
|
results.annotations.roadinfo.drive_on | string |
Unidad en |
|
carretera
|
results.annotations.roadinfo.road | string |
carretera |
|
Velocidad en
|
results.annotations.roadinfo.speed_in | string |
Velocidad en |
|
aparente
|
results.annotations.sun.rise.apparent | integer |
aparente |
|
astronómico
|
results.annotations.sun.rise.astronomical | integer |
astronómico |
|
civil
|
results.annotations.sun.rise.civil | integer |
civil |
|
náutico
|
results.annotations.sun.rise.nautical | integer |
náutico |
|
aparente
|
results.annotations.sun.set.apparent | integer |
aparente |
|
astronómico
|
results.annotations.sun.set.astronomical | integer |
astronómico |
|
civil
|
results.annotations.sun.set.civil | integer |
civil |
|
náutico
|
results.annotations.sun.set.nautical | integer |
náutico |
|
nombre
|
results.annotations.timezone.name | string |
nombre |
|
Ahora en DST
|
results.annotations.timezone.now_in_dst | integer |
Ahora en DST |
|
Desplazamiento en segundo lugar
|
results.annotations.timezone.offset_sec | integer |
Desplazamiento en segundo lugar |
|
Cadena de desplazamiento
|
results.annotations.timezone.offset_string | string |
Cadena de desplazamiento |
|
Nombre corto
|
results.annotations.timezone.short_name | string |
Nombre corto |
|
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 |
|
Categoría
|
results.components._category | string |
categoría |
|
Tipo
|
results.components._type | string |
type |
|
city
|
results.components.city | string |
city |
|
Distrito de la ciudad
|
results.components.city_district | string |
Distrito de la ciudad |
|
continente
|
results.components.continent | string |
continente |
|
country
|
results.components.country | string |
country |
|
Código de país
|
results.components.country_code | string |
Código de país |
|
Número de casa
|
results.components.house_number | string |
Número de casa |
|
vecindario
|
results.components.neighbourhood | string |
vecindario |
|
Unión política
|
results.components.political_union | string |
Unión política |
|
Cp
|
results.components.postcode | string |
Cp |
|
carretera
|
results.components.road | string |
carretera |
|
estado
|
results.components.state | string |
estado |
|
Código de estado
|
results.components.state_code | string |
Código de estado |
|
suburbio
|
results.components.suburb | string |
suburbio |
|
confianza
|
results.confidence | integer |
confianza |
|
Formato
|
results.formatted | string |
Formato |
|
Latitude
|
results.geometry.lat | float |
latitude |
|
Longitude
|
results.geometry.lng | float |
longitude |
|
código
|
status.code | integer |
código |
|
Mensaje
|
status.message | string |
Mensaje |
|
blog
|
stay_informed.blog | string |
blog |
|
Twitter
|
stay_informed.twitter | string |
|
|
gracias
|
thanks | string |
gracias |
|
creado http
|
timestamp.created_http | string |
creado http |
|
Creado unix
|
timestamp.created_unix | integer |
Creado unix |
|
Total de resultados
|
total_results | integer |
Total de resultados |
Reenvío de geocodificación
Obtención de los detalles de la dirección de ubicación por nombre de lugar, ciudad o dirección
Parámetros
| Nombre | Clave | Requerido | Tipo | Description |
|---|---|---|---|---|
|
Nombre del lugar
|
placename | True | string |
Ciudad o dirección |
Devoluciones
| Nombre | Ruta de acceso | Tipo | Description |
|---|---|---|---|
|
documentación
|
documentation | string |
documentación |
|
licenses
|
licenses | array of object |
licenses |
|
nombre
|
licenses.name | string |
nombre |
|
URL
|
licenses.url | string |
URL |
|
limit
|
rate.limit | integer |
limit |
|
restante
|
rate.remaining | integer |
restante |
|
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 |
|
Himen
|
results.annotations.Maidenhead | string |
Himen |
|
x
|
results.annotations.Mercator.x | float |
x |
|
y
|
results.annotations.Mercator.y | float |
y |
|
Editar dirección URL
|
results.annotations.OSM.edit_url | string |
Editar dirección URL |
|
Dirección URL de la nota
|
results.annotations.OSM.note_url | string |
Dirección URL de la nota |
|
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 |
Agrupaciones estadísticas |
|
Código de llamada
|
results.annotations.callingcode | integer |
llamar al código |
|
alternate_symbols
|
results.annotations.currency.alternate_symbols | array of |
Símbolos alternativos |
|
Marca decimal
|
results.annotations.currency.decimal_mark | string |
Marca decimal |
|
Entidad HTML
|
results.annotations.currency.html_entity | string |
Entidad HTML |
|
Código ISO
|
results.annotations.currency.iso_code | string |
Código ISO |
|
ISO numeric
|
results.annotations.currency.iso_numeric | string |
ISO numeric |
|
nombre
|
results.annotations.currency.name | string |
nombre |
|
Denominación más pequeña
|
results.annotations.currency.smallest_denomination | integer |
Denominación más pequeña |
|
subunidad
|
results.annotations.currency.subunit | string |
subunidad |
|
Subunit a unit
|
results.annotations.currency.subunit_to_unit | integer |
Subunit a unit |
|
symbol
|
results.annotations.currency.symbol | string |
symbol |
|
Símbolo primero
|
results.annotations.currency.symbol_first | integer |
Símbolo primero |
|
Separador de miles
|
results.annotations.currency.thousands_separator | string |
Separador de miles |
|
flag
|
results.annotations.flag | string |
flag |
|
geohash
|
results.annotations.geohash | string |
geohash |
|
Qibla
|
results.annotations.qibla | float |
Qibla |
|
Unidad en
|
results.annotations.roadinfo.drive_on | string |
Unidad en |
|
carretera
|
results.annotations.roadinfo.road | string |
carretera |
|
Velocidad en
|
results.annotations.roadinfo.speed_in | string |
Velocidad en |
|
aparente
|
results.annotations.sun.rise.apparent | integer |
aparente |
|
astronómico
|
results.annotations.sun.rise.astronomical | integer |
astronómico |
|
civil
|
results.annotations.sun.rise.civil | integer |
civil |
|
náutico
|
results.annotations.sun.rise.nautical | integer |
náutico |
|
aparente
|
results.annotations.sun.set.apparent | integer |
aparente |
|
astronómico
|
results.annotations.sun.set.astronomical | integer |
astronómico |
|
civil
|
results.annotations.sun.set.civil | integer |
civil |
|
náutico
|
results.annotations.sun.set.nautical | integer |
náutico |
|
nombre
|
results.annotations.timezone.name | string |
nombre |
|
Ahora en DST
|
results.annotations.timezone.now_in_dst | integer |
Ahora en DST |
|
Desplazamiento en segundo lugar
|
results.annotations.timezone.offset_sec | integer |
Desplazamiento en segundo lugar |
|
Cadena de desplazamiento
|
results.annotations.timezone.offset_string | string |
Cadena de desplazamiento |
|
Nombre corto
|
results.annotations.timezone.short_name | string |
Nombre corto |
|
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 |
|
Categoría
|
results.components._category | string |
categoría |
|
Tipo
|
results.components._type | string |
type |
|
continente
|
results.components.continent | string |
continente |
|
country
|
results.components.country | string |
country |
|
Código de país
|
results.components.country_code | string |
código de país |
|
Número de casa
|
results.components.house_number | string |
número de casa |
|
museo
|
results.components.museum | string |
museo |
|
Unión política
|
results.components.political_union | string |
unión política |
|
Cp
|
results.components.postcode | string |
Cp |
|
carretera
|
results.components.road | string |
carretera |
|
estado
|
results.components.state | string |
estado |
|
Código de estado
|
results.components.state_code | string |
código de estado |
|
suburbio
|
results.components.suburb | string |
suburbio |
|
ciudad
|
results.components.town | string |
ciudad |
|
confianza
|
results.confidence | integer |
confianza |
|
Formato
|
results.formatted | string |
Formato |
|
Latitude
|
results.geometry.lat | float |
Latitude |
|
Longitude
|
results.geometry.lng | float |
Longitude |
|
código
|
status.code | integer |
código |
|
Mensaje
|
status.message | string |
Mensaje |
|
blog
|
stay_informed.blog | string |
blog |
|
Twitter
|
stay_informed.twitter | string |
|
|
gracias
|
thanks | string |
gracias |
|
Http creado
|
timestamp.created_http | string |
creado http |
|
Creado unix
|
timestamp.created_unix | integer |
creado unix |
|
Total de resultados
|
total_results | integer |
total de resultados |