getChangeMetricForPolygon
API Version: 1.102.0
Name
Value
Name
Type
Description
{
"type": "string",
"features": [
{
"id": "string",
"type": "string",
"properties": {
"aggregate": "string",
"value": {
"gain": 0,
"loss": 0,
"net": 0
},
"area": 0
},
"geometry": {
"type": "string",
"coordinates": [
null
]
}
}
]
}Last updated