{
"shpFilePath": "/data/remotefile/图斑规则化测试/gzw.shp",
"wmtsId": "7b2b126df8fe4a1db64275e1001c00e9",
"wmtsName": "2023s41.tif",
"wmtsUrl": "http://gykj123.cn:9000/middleground-rsanalysis-img-dynamictile/api/v1/wmts/7b2b126df8fe4a1db64275e1001c00e9?x={x}&y={y}&l={z}&type=img",
"jcsj": "2023-03-02",
"description": "备注"
}
curl --location --request POST 'http://gykj123.cn:9000/middleground-rsanalysis-feature-rgular/api/v1/feature-rgular-task' \
--header 'token: {{access_token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"shpFilePath": "/data/remotefile/图斑规则化测试/gzw.shp",
"wmtsId": "7b2b126df8fe4a1db64275e1001c00e9",
"wmtsName": "2023s41.tif",
"wmtsUrl": "http://gykj123.cn:9000/middleground-rsanalysis-img-dynamictile/api/v1/wmts/7b2b126df8fe4a1db64275e1001c00e9?x={x}&y={y}&l={z}&type=img",
"jcsj": "2023-03-02",
"description": "备注"
}'
{}