{
"geojsons": [
"{\"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]]]}",
"{\"type\":\"Polygon\",\"coordinates\":[[[115.8453369140625,38.843986129756644],[115.86181640625,37.94419750075404],[114.72198486328125,37.92686760148135],[114.69451904296875,38.82687052138064],[115.8453369140625,38.843986129756644]]]}"
]
}
curl --location --request POST 'http://gykj123.cn:9000/middleground-rsanalysis-yxxz/api/v1/searchTileByDraws' \
--header 'token: {{access_token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"geojsons": [
"{\"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]]]}",
"{\"type\":\"Polygon\",\"coordinates\":[[[115.8453369140625,38.843986129756644],[115.86181640625,37.94419750075404],[114.72198486328125,37.92686760148135],[114.69451904296875,38.82687052138064],[115.8453369140625,38.843986129756644]]]}"
]
}'
{
"timestamp": 1676876988759,
"datetime": "2023-02-20T15:09:48.759",
"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
}
]
}