11 lines
962 B
JSON
11 lines
962 B
JSON
{
|
|
"type": "FeatureCollection",
|
|
"name": "three",
|
|
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
|
"features": [
|
|
{ "type": "Feature", "properties": { "type": "12", "id": "2" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 119.999787, 18.991077 ], [ 119.472036, 18.016778 ], [ 119.582234, 18.267724 ], [ 119.645413, 18.398014 ], [ 119.867979, 18.783373 ], [ 119.999787, 18.991077 ] ] ] ] } },
|
|
{ "type": "Feature", "properties": { "type": "1", "id": "21" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 121.911859, 21.698427 ], [ 121.508474514963268, 21.212232827613736 ], [ 121.17273, 20.827793 ], [ 121.911859, 21.698427 ] ] ] ] } },
|
|
{ "type": "Feature", "properties": { "type": "12", "id": "3" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 122.804117, 24.634859 ], [ 122.61819942063272, 23.889619751925107 ], [ 122.507687, 23.468353 ], [ 122.804117, 24.634859 ] ] ] ] } }
|
|
]
|
|
}
|