| 123456789 |
- {
- "type": "FeatureCollection",
- "name": "宜空采砂区",
- "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
- "features": [
- { "type": "Feature", "properties": { "name": "宜空采砂区" }, "geometry": null },
- { "type": "Feature", "properties": { "name": "仪空" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 108.458475958428167, 34.213745456348981 ], [ 108.460379761239253, 34.212796215651778 ], [ 108.462983491554382, 34.212416516378866 ], [ 108.465178464206986, 34.211539034074747 ], [ 108.463145874735346, 34.213303250427757 ], [ 108.462826707793482, 34.213891314337623 ], [ 108.462048388408974, 34.214069584869733 ], [ 108.458475958428167, 34.213745456348981 ] ] ] } }
- ]
- }
|