1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- [
- {
- "type": "Feature",
- "properties":
- {
- "版本": "2017年报部_30.55",
- "Shape_Area": 2112.11450358,
- "性质": "林地 硬化地表 水塘",
- "面积": 2112.11450358,
- "异常": "带征地"
- },
- "geometry":
- {
- "type": "MultiPolygon",
- "coordinates": [
- [
- [
- [31.073050800770236, 121.72141000783755],
- [31.072977285530243, 121.72277257816033],
- [31.07286701256374, 121.72281549376105],
- [31.07271998174272, 121.72136709223686],
- [31.073050800770236, 121.72141000783755]
- ]
- ]
- ]
- }
- },
- {
- "type": "Feature",
- "properties":
- {
- "版本": "2017年报部_30.55",
- "Shape_Area": 229.71299618800001,
- "性质": "垃圾堆",
- "面积": 120.05,
- "异常": 0
- },
- "geometry":
- {
- "type": "MultiPolygon",
- "coordinates": [
- [
- [
- [31.072432114437984, 121.71681465733866],
- [31.072482656461364, 121.71709897319344],
- [31.07224373029598, 121.71714725324424],
- [31.072206972371106, 121.71680929288857],
- [31.072432114437984, 121.71681465733866]
- ]
- ]
- ]
- }
- }]
|