GET api/Localidades/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
LocalidadConTodo| Name | Description | Type | Additional information |
|---|---|---|---|
| idLocalidad | integer |
None. |
|
| idGeoreferenciacion | integer |
None. |
|
| idFuentesCoordenadas | integer |
None. |
|
| idMedida | integer |
None. |
|
| idEstadoGeoreferencia | integer |
None. |
|
| idParroquia | integer |
None. |
|
| idDivision | integer |
None. |
|
| idAreaProtegida | integer |
None. |
|
| idIsla | integer |
None. |
|
| nombre | string |
None. |
|
| detalleLocalidad | string |
None. |
|
| poblado | string |
None. |
|
| referenciaApoyo | string |
None. |
|
| localidadVerbatim | string |
None. |
|
| localidadHistorica | string |
None. |
|
| informacionAdicional | string |
None. |
|
| zona | string |
None. |
|
| altitudMax | decimal number |
None. |
|
| altitudMin | decimal number |
None. |
|
| latitud | string |
None. |
|
| latitudGrados | decimal number |
None. |
|
| latitudMinutos | decimal number |
None. |
|
| latitudSegundos | decimal number |
None. |
|
| latitudNS | string |
None. |
|
| longitud | string |
None. |
|
| longitudGrados | decimal number |
None. |
|
| longitudMinutos | decimal number |
None. |
|
| longitudSegundos | decimal number |
None. |
|
| longitudEO | string |
None. |
|
| incertidumbreGeografica | string |
None. |
|
| uTMN | string |
None. |
|
| uTME | string |
None. |
|
| idDatum | integer |
None. |
|
| georeferenciador | string |
None. |
|
| errorMaximaDistancia | string |
None. |
|
| unidadMedida | string |
None. |
|
| rangoElevacion | string |
None. |
|
| obsLocalidad | string |
None. |
|
| informacionEcologica | string |
None. |
|
| obsGeoreferencia | string |
None. |
|
| AreaProtegida | CatalogoTipoConTipo |
None. |
|
| Parroquia | Parroquia |
None. |
|
| TDivision | TDivision |
None. |
|
| TEstadoGeoreferencia | CatalogoNormalModel |
None. |
|
| TFuenteCoordenadas | CatalogoNormalModel |
None. |
|
| TGeoreferenciacion | CatalogoNormalModel |
None. |
|
| TMedida | CatalogoNormalModel |
None. |
|
| TDatum | CatalogoNormalModel |
None. |
|
| Continente | Continente |
None. |
|
| Pais | Pais |
None. |
|
| Provincia | Provincia |
None. |
|
| Canton | Canton |
None. |
|
| Isla | Isla |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.