Ajustement du fond de carte

This commit is contained in:
EpicKiwi 2026-05-29 11:05:50 +02:00
parent e731a4ff6c
commit d54f967959
Signed by: epickiwi
GPG key ID: C4B28FD2729941CE
12 changed files with 9 additions and 2224 deletions

View file

@ -3,6 +3,6 @@
"name": "emprise",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.090248546030343, 47.542612768866348 ], [ -2.09069548769606, 47.539611803161009 ], [ -2.093991682480719, 47.539794990909655 ], [ -2.093568684118523, 47.542801333686185 ], [ -2.090248546030343, 47.542612768866348 ] ] ] } }
{ "type": "Feature", "properties": { }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.08798976582792, 47.543330281920603 ], [ -2.088669433705115, 47.538797837853664 ], [ -2.095386242059901, 47.539222716561056 ], [ -2.094738142879368, 47.543801198408843 ], [ -2.08798976582792, 47.543330281920603 ] ] ] } }
]
}