{"geojson":"{\"type\":\"Polygon\",\"coordinates\":[[[117,36.1447180988178],[117,37.0462224759086],[118.12448022994,37.0408935425102],[118.111478032226,36.1395604498603],[117,36.1447180988178]],[[114.802458346602,35.2231249405552],[114.777608614563,36.124095832137],[115.888521967774,36.1395604498603],[115.900959187629,35.2380875354077],[114.802458346602,35.2231249405552]]]}"}
curl --location --request POST 'http://gykj123.cn:9000/middleground-rsanalysis-yxxz/api/v1/searchTileByDraw' \
--header 'token: {{access_token}}' \
--header 'Content-Type: application/json' \
--data-raw '{"geojson":"{\"type\":\"Polygon\",\"coordinates\":[[[117,36.1447180988178],[117,37.0462224759086],[118.12448022994,37.0408935425102],[118.111478032226,36.1395604498603],[117,36.1447180988178]],[[114.802458346602,35.2231249405552],[114.777608614563,36.124095832137],[115.888521967774,36.1395604498603],[115.900959187629,35.2380875354077],[114.802458346602,35.2231249405552]]]}"}'
{
"timestamp": 1675302069858,
"datetime": "2023-02-02T09:41:09.859",
"code": 200,
"message": "成功",
"success": true,
"data": [
{
"fid": null,
"easting": null,
"northing": null,
"kmsqId": null,
"gzd": null,
"mgrs": "50SMF",
"shape": null
},
{
"fid": null,
"easting": null,
"northing": null,
"kmsqId": null,
"gzd": null,
"mgrs": "50SMG",
"shape": null
},
{
"fid": null,
"easting": null,
"northing": null,
"kmsqId": null,
"gzd": null,
"mgrs": "50SNF",
"shape": null
},
{
"fid": null,
"easting": null,
"northing": null,
"kmsqId": null,
"gzd": null,
"mgrs": "50SNG",
"shape": null
}
]
}