getExtent
API Version: 0.3.0
Name
Value
Name
Type
Description
{
"data": {
"features": [
{
"properties": {},
"type": "string",
"geometry": {
"type": "string",
"coordinates": [
null
]
}
}
],
"crs": {},
"type": "string"
},
"status": "success"
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}Last updated