{
"shapeFilePath": "/data/remotefile/图斑规则化测试/gzw.shp",
"imagServiceUrl": "http://gykj123.cn:9000/middleground-rsanalysis-img-dynamictile/api/v1/wmts/7b2b126df8fe4a1db64275e1001c00e9?x={x}&y={y}&l={z}&type=img"
}
curl --location --request POST 'http://gykj123.cn:9000/middleground-rsanalysis-feature-rgular/api/v1/feature/rgularization/calculate' \
--header 'token: {{access_token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"shapeFilePath": "/data/remotefile/图斑规则化测试/gzw.shp",
"imagServiceUrl": "http://gykj123.cn:9000/middleground-rsanalysis-img-dynamictile/api/v1/wmts/7b2b126df8fe4a1db64275e1001c00e9?x={x}&y={y}&l={z}&type=img"
}'
{}