{
"layers": "temp,online,interpret",
"qhdm": "1301",
"labeldms": "07,16",
"workspace": "3423423423",
"countMin": 10,
"countMax": 100
}
curl --location --request POST 'http://gykj123.cn:9000/middleground-rsanalysis-sample/api/v1/workspace/statistic10km' \
--header 'token: {{access_token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"layers": "temp,online,interpret",
"qhdm": "1301",
"labeldms": "07,16",
"workspace": "3423423423",
"countMin": 10,
"countMax": 100
}'
{
"geojson": "string",
"count": 0,
"gridcode10": "string",
"gridcode10sx": "string",
"sort": 0
}