17 lines
242 B
Plaintext
17 lines
242 B
Plaintext
|
{
|
||
|
"type": "FeatureCollection",
|
||
|
"features": [
|
||
|
{
|
||
|
"type": "Feature",
|
||
|
"geometry": {
|
||
|
"type": "Polygon",
|
||
|
"coordinates": [
|
||
|
[
|
||
|
|
||
|
]
|
||
|
]
|
||
|
},
|
||
|
"properties": {}
|
||
|
}
|
||
|
]
|
||
|
}
|