1
2
3
4
5
6
7
8
9
10
11
12
13
14
| {
| "type": "FeatureCollection",
| "name": "guanxian",
| "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
| "features": [
| { "type": "Feature", "properties": { "Id": 0 }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ 120.897168355428676, 30.831730072979553 ], [ 120.897546744680312, 30.834229100847551 ], [ 120.897825141617886, 30.836199294560458 ] ] ] } },
| { "type": "Feature", "properties": { "Id": 0 }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ 120.900980148281178, 30.831182518291087 ], [ 120.900064055793791, 30.8311646723335 ], [ 120.899112271391573, 30.8311646723335 ], [ 120.897767875923137, 30.831182518291087 ], [ 120.897115577117688, 30.831179898617165 ] ] ] } },
| { "type": "Feature", "properties": { "Id": 0 }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ 120.897115577117688, 30.831179898617165 ], [ 120.896286661446993, 30.831176569638501 ], [ 120.895572823145244, 30.831146826376084 ], [ 120.892826131990887, 30.831078218583741 ], [ 120.888600209244601, 30.831354236060349 ] ] ] } },
| { "type": "Feature", "properties": { "Id": 0 }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ 120.897168355428789, 30.83173007297961 ], [ 120.897115577117688, 30.831179898617165 ] ] ] } },
| { "type": "Feature", "properties": { "Id": 0 }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ 120.897115577117688, 30.831179898617279 ], [ 120.896953682901426, 30.830239984202024 ], [ 120.896778197652338, 30.828916409017438 ], [ 120.896745480063601, 30.828708206179556 ], [ 120.896635429992102, 30.828009239509072 ], [ 120.896543225878077, 30.827244837660942 ] ] ] } },
| { "type": "Feature", "properties": { "Id": 0 }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ 120.900980148281292, 30.8311825182912 ], [ 120.901827592366317, 30.831164979839059 ], [ 120.902436734383855, 30.831164979839059 ], [ 120.902402470145262, 30.830559644959237 ], [ 120.902354880925259, 30.830129438409415 ], [ 120.902191174007839, 30.828913057943168 ], [ 120.902135970512632, 30.828517115631882 ], [ 120.901987492145963, 30.827361649367333 ], [ 120.901972263595439, 30.827237917395109 ] ] ] } },
| { "type": "Feature", "properties": { "Id": 0 }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ 120.896999182712534, 30.83050414390641 ], [ 120.897226547592254, 30.830477993754869 ] ] ] } }
| ]
| }
|
|