curl --location -g --request GET 'http://datam.olmap.cn/dm/v1/api/statistics/district-analysis?level=county&simplify=&dataSetId=cycling&query={}&startTime=&endTime=&baseLayerType=&gridType=&cellSize=&filterNullCell=1&maxGridCount=&polygon=&algorithm=sum&strategies=&count=1&weight=&eId={{eId}}&ckey={{ckey}}'{
"success": true,
"err": "",
"msg": "操作成功",
"data": [
{
"properties": {
"count": 1176
},
"type": "Feature",
"areaInfo": {
"name": "东城区",
"area": 41521093.68227858
}
},
{
"properties": {
"count": 5563
},
"type": "Feature",
"areaInfo": {
"name": "朝阳区",
"area": 464067810.60081923
}
},
{
"properties": {
"count": 1273
},
"type": "Feature",
"areaInfo": {
"name": "西城区",
"area": 50454374.08440897
}
},
{
"properties": {
"count": 386
},
"type": "Feature",
"areaInfo": {
"name": "丰台区",
"area": 303445551.59348613
}
},
{
"properties": {
"count": 12
},
"type": "Feature",
"areaInfo": {
"name": "石景山区",
"area": 84714198.75208588
}
},
{
"properties": {
"count": 1372
},
"type": "Feature",
"areaInfo": {
"name": "海淀区",
"area": 429207398.8535996
}
},
{
"properties": {
"count": 219
},
"type": "Feature",
"areaInfo": {
"name": "昌平区",
"area": 1343680008.8682332
}
}
]
}