DELETE api/Localidades/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Localidad| 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. |
|
| nombre | string |
Required String length: inclusive between 0 and 500 |
|
| detalleLocalidad | string |
None. |
|
| poblado | string |
String length: inclusive between 0 and 100 |
|
| referenciaApoyo | string |
None. |
|
| localidadVerbatim | string |
None. |
|
| informacionAdicional | string |
None. |
|
| zona | string |
None. |
|
| altitudMax | decimal number |
None. |
|
| altitudMin | decimal number |
None. |
|
| latitud | string |
String length: inclusive between 0 and 150 |
|
| latitudGrados | decimal number |
None. |
|
| latitudMinutos | decimal number |
None. |
|
| latitudSegundos | decimal number |
None. |
|
| latitudNS | string |
String length: inclusive between 0 and 150 |
|
| longitud | string |
String length: inclusive between 0 and 150 |
|
| longitudGrados | decimal number |
None. |
|
| longitudMinutos | decimal number |
None. |
|
| longitudSegundos | decimal number |
None. |
|
| longitudEO | string |
String length: inclusive between 0 and 150 |
|
| incertidumbreGeografica | string |
None. |
|
| uTMN | string |
String length: inclusive between 0 and 150 |
|
| uTME | string |
String length: inclusive between 0 and 150 |
|
| georeferenciador | string |
None. |
|
| errorMaximaDistancia | string |
None. |
|
| unidadMedida | string |
String length: inclusive between 0 and 50 |
|
| rangoElevacion | string |
String length: inclusive between 0 and 100 |
|
| obsLocalidad | string |
None. |
|
| obsGeoreferencia | string |
None. |
|
| activo | boolean |
None. |
|
| idDatum | integer |
None. |
|
| idIsla | integer |
None. |
|
| idMetodoAltitud | integer |
None. |
|
| verificadoPor | string |
String length: inclusive between 0 and 100 |
|
| alturaGoogle | string |
String length: inclusive between 0 and 50 |
|
| idLocalidadH | integer |
None. |
|
| borrado | date |
Data type: DateTime |
|
| usuarioModificacion | string |
String length: inclusive between 0 and 254 |
|
| fechaModificacion | date |
Data type: DateTime |
|
| usuarioRegistro | string |
String length: inclusive between 0 and 254 |
|
| fechaRegistro | date |
Data type: DateTime |
|
| localidadHistorica | string |
String length: inclusive between 0 and 1000 |
|
| GeoLocation | DbGeography |
None. |
|
| AreaProtegida | AreaProtegida |
None. |
|
| Audio | Collection of Audio |
None. |
|
| Especimen | Collection of Especimen |
None. |
|
| Imagen | Collection of Imagen |
None. |
|
| LocalidadUso | Collection of LocalidadUso |
None. |
|
| Parroquia | Parroquia |
None. |
|
| TDivision | TDivision |
None. |
|
| TEstadoGeoreferencia | TEstadoGeoreferencia |
None. |
|
| TFuenteCoordenadas | TFuenteCoordenadas |
None. |
|
| TGeoreferenciacion | TGeoreferenciacion |
None. |
|
| TMedida | TMedida |
None. |
|
| Lote | Collection of Lote |
None. |
|
| Video | Collection of Video |
None. |
|
| TDatum1 | TDatum |
None. |
|
| Isla | Isla |
None. |
|
| Ecolocacion | Collection of Ecolocacion |
None. |
|
| TMetodoAltitud | TMetodoAltitud |
None. |
|
| Instalacion | Collection of Instalacion |
None. |
Response Formats
application/json, text/json
{
"idLocalidad": 1,
"idGeoreferenciacion": 1,
"idFuentesCoordenadas": 1,
"idMedida": 1,
"idEstadoGeoreferencia": 1,
"idParroquia": 1,
"idDivision": 1,
"idAreaProtegida": 1,
"nombre": "sample string 2",
"detalleLocalidad": "sample string 3",
"poblado": "sample string 4",
"referenciaApoyo": "sample string 5",
"localidadVerbatim": "sample string 6",
"informacionAdicional": "sample string 7",
"zona": "sample string 8",
"altitudMax": 1.1,
"altitudMin": 1.1,
"latitud": "sample string 9",
"latitudGrados": 1.1,
"latitudMinutos": 1.1,
"latitudSegundos": 1.1,
"latitudNS": "sample string 10",
"longitud": "sample string 11",
"longitudGrados": 1.1,
"longitudMinutos": 1.1,
"longitudSegundos": 1.1,
"longitudEO": "sample string 12",
"incertidumbreGeografica": "sample string 13",
"uTMN": "sample string 14",
"uTME": "sample string 15",
"georeferenciador": "sample string 16",
"errorMaximaDistancia": "sample string 17",
"unidadMedida": "sample string 18",
"rangoElevacion": "sample string 19",
"obsLocalidad": "sample string 20",
"obsGeoreferencia": "sample string 21",
"activo": true,
"idDatum": 1,
"idIsla": 1,
"idMetodoAltitud": 1,
"verificadoPor": "sample string 22",
"alturaGoogle": "sample string 23",
"idLocalidadH": 1,
"borrado": "2025-10-30T05:47:09.4003454+00:00",
"usuarioModificacion": "sample string 24",
"fechaModificacion": "2025-10-30T05:47:09.4003454+00:00",
"usuarioRegistro": "sample string 25",
"fechaRegistro": "2025-10-30T05:47:09.4003454+00:00",
"localidadHistorica": "sample string 26",
"AreaProtegida": {
"idAreaProtegida": 1,
"idTipoArea": 2,
"areaProtegida1": "sample string 3",
"descripcion": "sample string 4",
"activo": true,
"borrado": "2025-10-30T05:47:09.4003454+00:00",
"TipoArea": {
"idTipoArea": 1,
"tipoArea1": "sample string 2",
"descripcion": "sample string 3",
"activo": true
}
},
"Parroquia": {
"idParroquia": 1,
"idCanton": 2,
"parroquia1": "sample string 3",
"activo": true,
"borrado": "2025-10-30T05:47:09.4940986+00:00",
"Canton": {
"idCanton": 1,
"idProvincia": 2,
"canton1": "sample string 3",
"activo": true,
"borrado": "2025-10-30T05:47:09.4940986+00:00",
"Provincia": {
"idProvincia": 1,
"idPais": 2,
"provincia1": "sample string 3",
"activo": true,
"borrado": "2025-10-30T05:47:09.4940986+00:00",
"Pais": {
"idPais": 1,
"idContinente": 2,
"pais1": "sample string 3",
"activo": true,
"borrado": "2025-10-30T05:47:09.4940986+00:00",
"Continente": {
"idContinente": 1,
"continente1": "sample string 2",
"activo": true,
"borrado": "2025-10-30T05:47:09.4940986+00:00"
}
}
}
}
},
"TDivision": {
"idDivision": 1,
"division": "sample string 2",
"descripcion": "sample string 3",
"activo": true
},
"TEstadoGeoreferencia": {
"idEstadoGeoreferencia": 1,
"estadoGeoreferencia": "sample string 2",
"descripcion": "sample string 3",
"activo": true
},
"TFuenteCoordenadas": {
"idFuentesCoordenadas": 1,
"tipoFuenteCoordenadas": "sample string 2",
"descripcion": "sample string 3",
"activo": true
},
"TGeoreferenciacion": {
"idGeoreferenciacion": 1,
"tipoGeoreferenciacion": "sample string 2",
"descripcion": "sample string 3",
"activo": true
},
"TMedida": {
"idMedida": 1,
"tipoMedida": "sample string 2",
"descripcion": "sample string 3",
"activo": true
},
"TDatum1": {
"idDatum": 1,
"datum": "sample string 2",
"descripcion": "sample string 3",
"activo": true
},
"Isla": {
"idIsla": 1,
"idProvincia": 1,
"isla1": "sample string 2",
"activo": true,
"borrado": "2025-10-30T05:47:09.4940986+00:00",
"Provincia": {
"idProvincia": 1,
"idPais": 2,
"provincia1": "sample string 3",
"activo": true,
"borrado": "2025-10-30T05:47:09.4940986+00:00",
"Pais": {
"idPais": 1,
"idContinente": 2,
"pais1": "sample string 3",
"activo": true,
"borrado": "2025-10-30T05:47:09.4940986+00:00",
"Continente": {
"idContinente": 1,
"continente1": "sample string 2",
"activo": true,
"borrado": "2025-10-30T05:47:09.4940986+00:00"
}
}
}
},
"TMetodoAltitud": {
"idMetodoAltitud": 1,
"metodoAltitud": "sample string 2",
"descripcion": "sample string 3",
"activo": true
}
}
application/xml
Sample not available.
text/xml
Sample not available.