几何对象坐标投影转换。
请求示例
{
"data": {
"type": "multipolygon",
"coordinates": [
[
[
[
39534163.061373,
3347660.873658
],
[
39536078.193395,
3347660.873658
],
[
39536078.193395,
3346505.714661
],
[
39534163.061373,
3346505.714661
],
[
39534163.061373,
3347660.873658
]
]
]
]
},
"geoSRS": "EPSG:4527",
"outSRS": "EPSG:4490"
}
{
"data": {
"type": "GeometryCollection",
"Geometries": [
{
"type": "multipolygon",
"coordinates": [
[
[
[
39538570.904916,
3348045.926657
],
[
39541833.722435,
3348045.926657
],
[
39541833.722435,
3346090.262741
],
[
39538570.904916,
3346090.262741
],
[
39538570.904916,
3348045.926657
]
]
]
]
},
{
"type": "multipolygon",
"coordinates": [
[
[
[
39539422.074704,
3347671.006632
],
[
39541185.212121,
3347671.006632
],
[
39541185.212121,
3346576.645476
],
[
39539422.074704,
3346576.645476
],
[
39539422.074704,
3347671.006632
]
]
]
]
}
]
},
"geoSRS": "EPSG:4527",
"outSRS": "EPSG:4490"
}