Tweaks
This commit is contained in:
parent
9d6710d094
commit
a087de366f
5 changed files with 4 additions and 4 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"name": "zones-interdite",
|
||||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
||||
"features": [
|
||||
{ "type": "Feature", "properties": { "name": "zone humide", "zone-interdite": true, "zone-humide": true }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092211937483146, 47.541638627944799 ], [ -2.091729957102467, 47.541603861333797 ], [ -2.091831989239506, 47.540923611872067 ], [ -2.092313969620186, 47.540940011432546 ], [ -2.092211937483146, 47.541638627944799 ] ] ] } }
|
||||
{ "type": "Feature", "properties": { "name": "zone humide", "zone-interdite": true, "zone-humide": true }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092306725731003, 47.541540155844437 ], [ -2.0920158884431, 47.541564403928824 ], [ -2.092029793014634, 47.54116861121345 ], [ -2.092312519302475, 47.54117408662713 ], [ -2.092306725731003, 47.541540155844437 ] ] ] } }
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue