| 12345678910 |
- {
- "type": "FeatureCollection",
- "name": "黑河入口",
- "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
- "features": [
- { "type": "Feature", "properties": { }, "geometry": null },
- { "type": "Feature", "properties": { }, "geometry": null },
- { "type": "Feature", "properties": { }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 108.613109878342613, 34.258996448968155 ], [ 108.613560183264184, 34.259213043869735 ], [ 108.613338721827361, 34.258758498996784 ], [ 108.613290738516042, 34.258261242396486 ], [ 108.61326490134843, 34.257821945776676 ], [ 108.612969619432647, 34.25781584441858 ], [ 108.613109878342613, 34.258996448968155 ] ] ] } }
- ]
- }
|