petits ajustements plus réalistes
This commit is contained in:
parent
824c0b2a82
commit
815710294a
7 changed files with 14 additions and 13 deletions
|
|
@ -3,6 +3,7 @@
|
|||
"name": "espacemiam",
|
||||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
||||
"features": [
|
||||
{ "type": "Feature", "properties": { "capacite": 100 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091586326341, 47.541902826510004 ], [ -2.091383458908177, 47.541890167650436 ], [ -2.09141865216232, 47.541675035515063 ], [ -2.091617257674286, 47.541687119002638 ], [ -2.091586326341, 47.541902826510004 ] ] ] } },
|
||||
{ "type": "Feature", "properties": { "capacite": 40 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091699252842566, 47.541824234770225 ], [ -2.09161880712436, 47.541819079229157 ], [ -2.091625935225973, 47.541772335633723 ], [ -2.091677359387611, 47.541774741555095 ], [ -2.091715545646253, 47.541797082248273 ], [ -2.091722673747866, 47.541811517768011 ], [ -2.091699252842566, 47.541824234770225 ] ] ] } } ]
|
||||
{ "type": "Feature", "properties": { "capacite": 100 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091520648735088, 47.541900030556157 ], [ -2.091383458908177, 47.541890167650436 ], [ -2.09141865216232, 47.541675035515063 ], [ -2.091551580068374, 47.541684323048791 ], [ -2.091520648735088, 47.541900030556157 ] ] ] } },
|
||||
{ "type": "Feature", "properties": { "capacite": 40 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091699252842566, 47.541824234770225 ], [ -2.09161880712436, 47.541819079229157 ], [ -2.091625935225973, 47.541772335633723 ], [ -2.091677359387611, 47.541774741555095 ], [ -2.091715545646253, 47.541797082248273 ], [ -2.091722673747866, 47.541811517768011 ], [ -2.091699252842566, 47.541824234770225 ] ] ] } }
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue