Ajout du projet QGis

This commit is contained in:
EpicKiwi 2026-02-15 11:51:38 +01:00
parent 8aac03e6df
commit 7c231c8338
Signed by: epickiwi
GPG key ID: C4B28FD2729941CE
47 changed files with 4518 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
tuiles
*.old
data

BIN
asset-sources/arbre-1.xcf Normal file

Binary file not shown.

BIN
asset-sources/arbre-2.xcf Normal file

Binary file not shown.

BIN
asset-sources/arbre-3.xcf Normal file

Binary file not shown.

BIN
asset-sources/arbre-4.xcf Normal file

Binary file not shown.

BIN
asset-sources/herbe-1.xcf Normal file

Binary file not shown.

BIN
asset-sources/herbe-2.xcf Normal file

Binary file not shown.

Binary file not shown.

BIN
assets/arbre-1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 MiB

BIN
assets/arbre-2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 MiB

BIN
assets/arbre-3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 MiB

BIN
assets/arbre-4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 MiB

BIN
assets/herbe-1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

BIN
assets/herbe-2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB

BIN
assets/texture-foret.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 MiB

BIN
assets/texture-gazon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 MiB

View file

@ -0,0 +1,9 @@
{
"type": "FeatureCollection",
"name": "batiments",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id": 0, "nom": "Batiment B" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091630987136071, 47.541689935433055 ], [ -2.091803321239079, 47.54170457447416 ], [ -2.091796950736927, 47.541739951576218 ], [ -2.092355992350255, 47.541780954364874 ], [ -2.092339965929748, 47.54185403445365 ], [ -2.091958937782201, 47.541822011214833 ], [ -2.09193297498098, 47.54193998862457 ], [ -2.091763976376737, 47.541926005529561 ], [ -2.091756003232534, 47.541964993201951 ], [ -2.091590991200393, 47.541954999486393 ], [ -2.091630987136071, 47.541689935433055 ] ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "nom": "Batiment A" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091581996371882, 47.541032945940522 ], [ -2.09151399426637, 47.541497984433285 ], [ -2.091312011285422, 47.541481979469303 ], [ -2.091326034403365, 47.541400730704773 ], [ -2.091241014242576, 47.541394942672135 ], [ -2.091251030755392, 47.541319968658911 ], [ -2.091334848934643, 47.541327974547109 ], [ -2.091346067428997, 47.541254515067628 ], [ -2.091304879528295, 47.541251918559851 ], [ -2.091309046397626, 47.541206046901102 ], [ -2.091353038921917, 47.541207940189693 ], [ -2.091375035184063, 47.541061913344244 ], [ -2.091330882395567, 47.541059965956265 ], [ -2.091335990817103, 47.541026008366721 ], [ -2.091380744596368, 47.54102704967903 ], [ -2.091381966610932, 47.541019003174263 ], [ -2.091581996371882, 47.541032945940522 ] ] ] ] } }
]
}

44
couches/batiments.qmd Normal file
View file

@ -0,0 +1,44 @@
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
<qgis version="3.44.7-Solothurn">
<identifier></identifier>
<parentidentifier></parentidentifier>
<language></language>
<type>dataset</type>
<title></title>
<abstract></abstract>
<contact>
<name></name>
<organization></organization>
<position></position>
<voice></voice>
<fax></fax>
<email></email>
<role></role>
</contact>
<links/>
<dates/>
<fees></fees>
<encoding></encoding>
<crs>
<spatialrefsys nativeFormat="Wkt">
<wkt>GEOGCRS["WGS 84",ENSEMBLE["World Geodetic System 1984 ensemble",MEMBER["World Geodetic System 1984 (Transit)"],MEMBER["World Geodetic System 1984 (G730)"],MEMBER["World Geodetic System 1984 (G873)"],MEMBER["World Geodetic System 1984 (G1150)"],MEMBER["World Geodetic System 1984 (G1674)"],MEMBER["World Geodetic System 1984 (G1762)"],MEMBER["World Geodetic System 1984 (G2139)"],MEMBER["World Geodetic System 1984 (G2296)"],ELLIPSOID["WGS 84",6378137,298.257223563,LENGTHUNIT["metre",1]],ENSEMBLEACCURACY[2.0]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],CS[ellipsoidal,2],AXIS["geodetic latitude (Lat)",north,ORDER[1],ANGLEUNIT["degree",0.0174532925199433]],AXIS["geodetic longitude (Lon)",east,ORDER[2],ANGLEUNIT["degree",0.0174532925199433]],USAGE[SCOPE["Horizontal component of 3D system."],AREA["World."],BBOX[-90,-180,90,180]],ID["EPSG",4326]]</wkt>
<proj4>+proj=longlat +datum=WGS84 +no_defs</proj4>
<srsid>3452</srsid>
<srid>4326</srid>
<authid>EPSG:4326</authid>
<description>WGS 84</description>
<projectionacronym>longlat</projectionacronym>
<ellipsoidacronym>EPSG:7030</ellipsoidacronym>
<geographicflag>true</geographicflag>
</spatialrefsys>
</crs>
<extent>
<spatial maxx="-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" dimensions="2" maxy="-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" minx="179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" crs="EPSG:4326" miny="179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" minz="0" maxz="0"/>
<temporal>
<period>
<start></start>
<end></end>
</period>
</temporal>
</extent>
</qgis>

9
couches/camping.geojson Normal file
View file

@ -0,0 +1,9 @@
{
"type": "FeatureCollection",
"name": "camping",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id": null }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.093301310761091, 47.542157610200611 ], [ -2.093391058715801, 47.542290895131309 ], [ -2.093279299278776, 47.542418120747058 ], [ -2.093257839403598, 47.54259678559923 ], [ -2.092735649107606, 47.542628172604964 ], [ -2.092453094084432, 47.542526768364851 ], [ -2.092352546668437, 47.542413793922961 ], [ -2.092232027986397, 47.542225118194871 ], [ -2.092391010077599, 47.542088371141837 ], [ -2.092665382396285, 47.542072792341024 ], [ -2.092870520578481, 47.542116066776323 ], [ -2.09314232866989, 47.542116066776323 ], [ -2.093301310761091, 47.542157610200611 ] ] ] ] } },
{ "type": "Feature", "properties": { "id": null }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.092114073531635, 47.540504502700934 ], [ -2.091973041031376, 47.540584130016263 ], [ -2.091857650803891, 47.540701839739121 ], [ -2.091565328894263, 47.540663757210652 ], [ -2.0914473744395, 47.540516619908885 ], [ -2.091288392348298, 47.540424875264655 ], [ -2.091365319166622, 47.540256964839607 ], [ -2.091265314302801, 47.540076936570003 ], [ -2.091598663848869, 47.539979998014935 ], [ -2.091867907713001, 47.540031929406005 ], [ -2.092178179213571, 47.539981729062141 ], [ -2.092270491395559, 47.540161757658652 ], [ -2.092142280031687, 47.540269082104771 ], [ -2.092114073531635, 47.540504502700934 ] ] ] ] } }
]
}

44
couches/camping.qmd Normal file
View file

@ -0,0 +1,44 @@
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
<qgis version="3.44.7-Solothurn">
<identifier></identifier>
<parentidentifier></parentidentifier>
<language></language>
<type>dataset</type>
<title></title>
<abstract></abstract>
<contact>
<name></name>
<organization></organization>
<position></position>
<voice></voice>
<fax></fax>
<email></email>
<role></role>
</contact>
<links/>
<dates/>
<fees></fees>
<encoding></encoding>
<crs>
<spatialrefsys nativeFormat="Wkt">
<wkt>GEOGCRS["WGS 84",ENSEMBLE["World Geodetic System 1984 ensemble",MEMBER["World Geodetic System 1984 (Transit)"],MEMBER["World Geodetic System 1984 (G730)"],MEMBER["World Geodetic System 1984 (G873)"],MEMBER["World Geodetic System 1984 (G1150)"],MEMBER["World Geodetic System 1984 (G1674)"],MEMBER["World Geodetic System 1984 (G1762)"],MEMBER["World Geodetic System 1984 (G2139)"],MEMBER["World Geodetic System 1984 (G2296)"],ELLIPSOID["WGS 84",6378137,298.257223563,LENGTHUNIT["metre",1]],ENSEMBLEACCURACY[2.0]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],CS[ellipsoidal,2],AXIS["geodetic latitude (Lat)",north,ORDER[1],ANGLEUNIT["degree",0.0174532925199433]],AXIS["geodetic longitude (Lon)",east,ORDER[2],ANGLEUNIT["degree",0.0174532925199433]],USAGE[SCOPE["Horizontal component of 3D system."],AREA["World."],BBOX[-90,-180,90,180]],ID["EPSG",4326]]</wkt>
<proj4>+proj=longlat +datum=WGS84 +no_defs</proj4>
<srsid>3452</srsid>
<srid>4326</srid>
<authid>EPSG:4326</authid>
<description>WGS 84</description>
<projectionacronym>longlat</projectionacronym>
<ellipsoidacronym>EPSG:7030</ellipsoidacronym>
<geographicflag>true</geographicflag>
</spatialrefsys>
</crs>
<extent>
<spatial maxx="-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" dimensions="2" maxy="-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" minx="179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" crs="EPSG:4326" miny="179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" minz="0" maxz="0"/>
<temporal>
<period>
<start></start>
<end></end>
</period>
</temporal>
</extent>
</qgis>

8
couches/centre.geojson Normal file
View file

@ -0,0 +1,8 @@
{
"type": "FeatureCollection",
"name": "centre",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id": null }, "geometry": { "type": "Point", "coordinates": [ -2.091471435254743, 47.541821607069501 ] } }
]
}

44
couches/centre.qmd Normal file
View file

@ -0,0 +1,44 @@
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
<qgis version="3.44.7-Solothurn">
<identifier></identifier>
<parentidentifier></parentidentifier>
<language></language>
<type>dataset</type>
<title></title>
<abstract></abstract>
<contact>
<name></name>
<organization></organization>
<position></position>
<voice></voice>
<fax></fax>
<email></email>
<role></role>
</contact>
<links/>
<dates/>
<fees></fees>
<encoding></encoding>
<crs>
<spatialrefsys nativeFormat="Wkt">
<wkt>GEOGCRS["WGS 84",ENSEMBLE["World Geodetic System 1984 ensemble",MEMBER["World Geodetic System 1984 (Transit)"],MEMBER["World Geodetic System 1984 (G730)"],MEMBER["World Geodetic System 1984 (G873)"],MEMBER["World Geodetic System 1984 (G1150)"],MEMBER["World Geodetic System 1984 (G1674)"],MEMBER["World Geodetic System 1984 (G1762)"],MEMBER["World Geodetic System 1984 (G2139)"],MEMBER["World Geodetic System 1984 (G2296)"],ELLIPSOID["WGS 84",6378137,298.257223563,LENGTHUNIT["metre",1]],ENSEMBLEACCURACY[2.0]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],CS[ellipsoidal,2],AXIS["geodetic latitude (Lat)",north,ORDER[1],ANGLEUNIT["degree",0.0174532925199433]],AXIS["geodetic longitude (Lon)",east,ORDER[2],ANGLEUNIT["degree",0.0174532925199433]],USAGE[SCOPE["Horizontal component of 3D system."],AREA["World."],BBOX[-90,-180,90,180]],ID["EPSG",4326]]</wkt>
<proj4>+proj=longlat +datum=WGS84 +no_defs</proj4>
<srsid>3452</srsid>
<srid>4326</srid>
<authid>EPSG:4326</authid>
<description>WGS 84</description>
<projectionacronym>longlat</projectionacronym>
<ellipsoidacronym>EPSG:7030</ellipsoidacronym>
<geographicflag>true</geographicflag>
</spatialrefsys>
</crs>
<extent>
<spatial maxx="-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" dimensions="2" maxy="-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" minx="179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" crs="EPSG:4326" miny="179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" minz="0" maxz="0"/>
<temporal>
<period>
<start></start>
<end></end>
</period>
</temporal>
</extent>
</qgis>

View file

@ -0,0 +1,73 @@
{
"type": "FeatureCollection",
"name": "cloisons-batiments",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id": null, "interieur": false }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091863460381316, 47.541934016395395 ], [ -2.091932694517807, 47.541939858461717 ], [ -2.091958977847401, 47.541821935145194 ], [ -2.092339685466, 47.541853850197413 ], [ -2.092355872150689, 47.541780824201865 ], [ -2.091895433090183, 47.541746637182314 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": false }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091859213379889, 47.541743932512105 ], [ -2.091796870604206, 47.54173982141311 ], [ -2.091803281172399, 47.541704552497897 ], [ -2.091630997152197, 47.541690028405533 ], [ -2.091621621696216, 47.541751965382304 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": false }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091619217733141, 47.541768247492392 ], [ -2.091601428406405, 47.541885954556676 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": false }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091599665500151, 47.54189720595339 ], [ -2.09159101123309, 47.541954761137291 ], [ -2.091755842967769, 47.541964984748859 ], [ -2.091763615781703, 47.5419258753668 ], [ -2.091835814805984, 47.541931879713665 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": false }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091521857228703, 47.541443740297261 ], [ -2.091513924150564, 47.541497888078567 ], [ -2.091312031318446, 47.541481979469346 ], [ -2.091325854106184, 47.541400681682028 ], [ -2.091250770326217, 47.541395705055876 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": false }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.09124259685177, 47.541395164118228 ], [ -2.091240914077619, 47.541395001836925 ], [ -2.091250930590422, 47.541319919636209 ], [ -2.091253254421392, 47.541320190105424 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": false }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091261748424249, 47.541321055606886 ], [ -2.091334989165861, 47.541327979618217 ], [ -2.091345967263892, 47.541254574232781 ], [ -2.091305019759555, 47.541251923631087 ], [ -2.091306301873194, 47.54123677733314 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": false }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091306782665808, 47.541230231967312 ], [ -2.091308946232573, 47.541206051972416 ], [ -2.091353018888905, 47.541208053448919 ], [ -2.091375135349173, 47.541061945462836 ], [ -2.09133098256074, 47.541059943980734 ], [ -2.091335950751089, 47.541025918773556 ], [ -2.091348451359067, 47.54102629743258 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": false }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091363195665913, 47.54102651380915 ], [ -2.091380664464241, 47.541027000656463 ], [ -2.091381866445777, 47.541018886534012 ], [ -2.091502064599406, 47.54102732522135 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": false }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091528508193206, 47.541029056233981 ], [ -2.091581876173418, 47.541032951012156 ], [ -2.091556714693258, 47.541205402844916 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": false }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091554951787004, 47.541216978951397 ], [ -2.091540207480159, 47.541318242727073 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": false }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091538684970213, 47.541328412368955 ], [ -2.091523780399163, 47.541431244647548 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": false }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.09138062439819, 47.541026946562376 ], [ -2.091375095283123, 47.541061945462893 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.09149741693741, 47.541026851897648 ], [ -2.091491326897629, 47.54106926169068 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091491567293937, 47.541066124232671 ], [ -2.091449497940186, 47.541063149056818 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091422974214297, 47.541061309857099 ], [ -2.091375616141789, 47.541058226492723 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091496455352182, 47.541115512127412 ], [ -2.09148459580103, 47.541114646622539 ], [ -2.091489003066661, 47.541084786695642 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.09148627857518, 47.541102042706193 ], [ -2.091370327423033, 47.541093982689432 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091568814640633, 47.541120542874239 ], [ -2.091519533397668, 47.541117189043092 ], [ -2.091517449963006, 47.541131145306757 ], [ -2.09140189947137, 47.541123112341502 ], [ -2.091401458744807, 47.54112616865504 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091563205393466, 47.541159761045108 ], [ -2.091553108748566, 47.541159057822981 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.09154080847085, 47.541158192318825 ], [ -2.09153543961999, 47.541157813660746 ], [ -2.091534878695274, 47.541160761784248 ], [ -2.091398013064405, 47.541151078956005 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.09140017663117, 47.541134688466158 ], [ -2.091395368705026, 47.54116876769676 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091558117004968, 47.541195273749693 ], [ -2.091547058774839, 47.541194678715996 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091536000544711, 47.541193921400378 ], [ -2.091529990637032, 47.541193596836528 ], [ -2.091525503239298, 47.541225782740938 ], [ -2.091531192618567, 47.54122626958641 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091542571377106, 47.541227243277326 ], [ -2.091553228946723, 47.541228108780338 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.09152733626114, 47.541212604103144 ], [ -2.091390400514682, 47.541202684623315 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091393605798777, 47.541180992939189 ], [ -2.091387916419507, 47.541219994689023 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091386073381154, 47.541232274013431 ], [ -2.09137990320927, 47.541273385386923 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091378140303017, 47.541285664698812 ], [ -2.091371248942212, 47.541331482193968 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091369085375447, 47.5413464661831 ], [ -2.091362674807257, 47.54138995759304 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091360831768903, 47.541402453252651 ], [ -2.091355302653838, 47.54144053524454 ], [ -2.091346728518883, 47.541439832026185 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.09133110275885, 47.541438325854514 ], [ -2.091319603802136, 47.541437298073788 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091547519534428, 47.54126730658561 ], [ -2.091382848064032, 47.541253850726868 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091374514325385, 47.541309378097559 ], [ -2.0915129024662, 47.541320683711845 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091541709957006, 47.541307079108698 ], [ -2.091532254368925, 47.541306321794714 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091520955742489, 47.541305402199121 ], [ -2.09151494583481, 47.541304888307451 ], [ -2.091510618701282, 47.541337777363282 ], [ -2.091516548476858, 47.541338345348436 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091536902030863, 47.541340306249538 ], [ -2.091527646773037, 47.541339440748366 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091531032354364, 47.541381052405299 ], [ -2.091365932678044, 47.54136782478394 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091520234553857, 47.541454834579298 ], [ -2.091511139560219, 47.54145409079085 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091500041264019, 47.541453171197851 ], [ -2.091494031356329, 47.541452657307651 ], [ -2.091498679018276, 47.541419822417581 ], [ -2.091504769058068, 47.541420282214361 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.09152508254606, 47.541421634557842 ], [ -2.091515947486371, 47.541421039526711 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091496234989147, 47.541437024224152 ], [ -2.091357366055457, 47.541425799775524 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091352958789817, 47.541207882714716 ], [ -2.091349272713101, 47.541233306869266 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091346067428999, 47.541254728062242 ], [ -2.09134831112787, 47.541240014516504 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091334848934644, 47.541327646603087 ], [ -2.091334207877824, 47.541333380549325 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091325713874955, 47.54140088960505 ], [ -2.091326354931776, 47.54139472291606 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.09124582216873, 47.541357939142152 ], [ -2.09132996087639, 47.541364484492043 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091327717177518, 47.541386554756734 ], [ -2.091333246292594, 47.541341548716929 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091970216375634, 47.541752011024251 ], [ -2.091965087921072, 47.541784791612912 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091963725675329, 47.541792310589919 ], [ -2.091958997881279, 47.541821953740595 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091855947997421, 47.541743734733778 ], [ -2.091853223505935, 47.541761585554745 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091796970769956, 47.541739731821586 ], [ -2.091783027784116, 47.541818275394355 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091784630426166, 47.541807997660804 ], [ -2.091844088446246, 47.541812974247847 ], [ -2.091845370559887, 47.541804968433688 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091851620863884, 47.541769699562266 ], [ -2.091846812937732, 47.541797070805039 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091849537429219, 47.541780950983942 ], [ -2.091790399937548, 47.541776623514359 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.0917192426305, 47.541872368695614 ], [ -2.091772610610787, 47.541875830664985 ], [ -2.091779501971605, 47.541836883496288 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091703536738402, 47.541871178643603 ], [ -2.091696965905995, 47.541870745897398 ], [ -2.091702735417377, 47.541834719763848 ], [ -2.09163638603648, 47.541830392298699 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091623244371664, 47.541829418618988 ], [ -2.091609942442644, 47.541828769499169 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091763475551097, 47.541925921008875 ], [ -2.091765639117865, 47.54191480485138 ], [ -2.091742851551206, 47.541912827067648 ], [ -2.091745285563821, 47.541900632423328 ], [ -2.091767892833247, 47.541902441166151 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.09177245034658, 47.541875722478466 ], [ -2.091769485458786, 47.541893843720736 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091767582321351, 47.541904229623931 ], [ -2.091768203345145, 47.54190071356318 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091742851551206, 47.541912786497726 ], [ -2.091715606636345, 47.541910392872175 ], [ -2.091720975487214, 47.541872446454704 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091639561271041, 47.541830361871227 ], [ -2.09163667651535, 47.541851241887294 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091634913609094, 47.541859680440673 ], [ -2.09162433617156, 47.541934112749964 ], [ -2.091633952023864, 47.54193476186849 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091645010254013, 47.541886943449938 ], [ -2.091631067268172, 47.541886077957798 ] ] ] } },
{ "type": "Feature", "properties": { "id": null, "interieur": true }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091633471231249, 47.541868551738901 ], [ -2.091677543887642, 47.541871472775796 ], [ -2.091674819396156, 47.541888890807215 ], [ -2.091658472447238, 47.54188802531511 ] ] ] } }
]
}

View file

@ -0,0 +1,44 @@
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
<qgis version="3.44.7-Solothurn">
<identifier></identifier>
<parentidentifier></parentidentifier>
<language></language>
<type>dataset</type>
<title></title>
<abstract></abstract>
<contact>
<name></name>
<organization></organization>
<position></position>
<voice></voice>
<fax></fax>
<email></email>
<role></role>
</contact>
<links/>
<dates/>
<fees></fees>
<encoding></encoding>
<crs>
<spatialrefsys nativeFormat="Wkt">
<wkt>GEOGCRS["WGS 84",ENSEMBLE["World Geodetic System 1984 ensemble",MEMBER["World Geodetic System 1984 (Transit)"],MEMBER["World Geodetic System 1984 (G730)"],MEMBER["World Geodetic System 1984 (G873)"],MEMBER["World Geodetic System 1984 (G1150)"],MEMBER["World Geodetic System 1984 (G1674)"],MEMBER["World Geodetic System 1984 (G1762)"],MEMBER["World Geodetic System 1984 (G2139)"],MEMBER["World Geodetic System 1984 (G2296)"],ELLIPSOID["WGS 84",6378137,298.257223563,LENGTHUNIT["metre",1]],ENSEMBLEACCURACY[2.0]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],CS[ellipsoidal,2],AXIS["geodetic latitude (Lat)",north,ORDER[1],ANGLEUNIT["degree",0.0174532925199433]],AXIS["geodetic longitude (Lon)",east,ORDER[2],ANGLEUNIT["degree",0.0174532925199433]],USAGE[SCOPE["Horizontal component of 3D system."],AREA["World."],BBOX[-90,-180,90,180]],ID["EPSG",4326]]</wkt>
<proj4>+proj=longlat +datum=WGS84 +no_defs</proj4>
<srsid>3452</srsid>
<srid>4326</srid>
<authid>EPSG:4326</authid>
<description>WGS 84</description>
<projectionacronym>longlat</projectionacronym>
<ellipsoidacronym>EPSG:7030</ellipsoidacronym>
<geographicflag>true</geographicflag>
</spatialrefsys>
</crs>
<extent>
<spatial maxx="-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" dimensions="2" maxy="-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" minx="179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" crs="EPSG:4326" miny="179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" minz="0" maxz="0"/>
<temporal>
<period>
<start></start>
<end></end>
</period>
</temporal>
</extent>
</qgis>

8
couches/emprise.geojson Normal file
View file

@ -0,0 +1,8 @@
{
"type": "FeatureCollection",
"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 ] ] ] } }
]
}

44
couches/emprise.qmd Normal file
View file

@ -0,0 +1,44 @@
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
<qgis version="3.44.4-Solothurn">
<identifier></identifier>
<parentidentifier></parentidentifier>
<language></language>
<type></type>
<title></title>
<abstract></abstract>
<contact>
<name></name>
<organization></organization>
<position></position>
<voice></voice>
<fax></fax>
<email></email>
<role></role>
</contact>
<links/>
<dates/>
<fees></fees>
<encoding></encoding>
<crs>
<spatialrefsys nativeFormat="Wkt">
<wkt></wkt>
<proj4></proj4>
<srsid>0</srsid>
<srid>0</srid>
<authid></authid>
<description></description>
<projectionacronym></projectionacronym>
<ellipsoidacronym></ellipsoidacronym>
<geographicflag>false</geographicflag>
</spatialrefsys>
</crs>
<extent>
<spatial minx="179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" dimensions="2" miny="179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" minz="0" crs="" maxz="0" maxx="-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" maxy="-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368"/>
<temporal>
<period>
<start></start>
<end></end>
</period>
</temporal>
</extent>
</qgis>

2172
couches/foret-arbres.geojson Normal file

File diff suppressed because it is too large Load diff

44
couches/foret-arbres.qmd Normal file
View file

@ -0,0 +1,44 @@
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
<qgis version="3.44.7-Solothurn">
<identifier></identifier>
<parentidentifier></parentidentifier>
<language></language>
<type></type>
<title></title>
<abstract></abstract>
<contact>
<name></name>
<organization></organization>
<position></position>
<voice></voice>
<fax></fax>
<email></email>
<role></role>
</contact>
<links/>
<dates/>
<fees></fees>
<encoding></encoding>
<crs>
<spatialrefsys nativeFormat="Wkt">
<wkt></wkt>
<proj4></proj4>
<srsid>0</srsid>
<srid>0</srid>
<authid></authid>
<description></description>
<projectionacronym></projectionacronym>
<ellipsoidacronym></ellipsoidacronym>
<geographicflag>false</geographicflag>
</spatialrefsys>
</crs>
<extent>
<spatial crs="" maxx="-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" minz="0" maxy="-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" maxz="0" dimensions="2" miny="179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" minx="179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368"/>
<temporal>
<period>
<start></start>
<end></end>
</period>
</temporal>
</extent>
</qgis>

8
couches/foret.geojson Normal file
View file

@ -0,0 +1,8 @@
{
"type": "FeatureCollection",
"name": "foret",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id": null }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.092684373706438, 47.542961961558348 ], [ -2.092343331478054, 47.54296888535297 ], [ -2.092106460982966, 47.542946166648512 ], [ -2.091955171573383, 47.542831923870779 ], [ -2.091770547209145, 47.542792111935192 ], [ -2.091798753709238, 47.542558432573301 ], [ -2.092026969937252, 47.542464960536897 ], [ -2.092148450204693, 47.542363049862772 ], [ -2.09214075752285, 47.542169181027212 ], [ -2.092209991659439, 47.541996083246758 ], [ -2.092417694069206, 47.54190434119139 ], [ -2.092466414387546, 47.541785768674458 ], [ -2.092411283501003, 47.541659406426902 ], [ -2.092402308705519, 47.541514002915854 ], [ -2.092258711977778, 47.541443032008047 ], [ -2.092247172955014, 47.54128377986526 ], [ -2.092342049364413, 47.541082982995711 ], [ -2.092316407091602, 47.540899495528656 ], [ -2.092177938818425, 47.540812944613741 ], [ -2.091895873817507, 47.540845833978246 ], [ -2.091583038089215, 47.540793903393286 ], [ -2.091154812133277, 47.540786979311413 ], [ -2.090918903223418, 47.540859682125536 ], [ -2.09094967395079, 47.541160878424343 ], [ -2.090847104859548, 47.541347826980854 ], [ -2.090875311359639, 47.541550353831418 ], [ -2.090810885149203, 47.541721992561079 ], [ -2.090830116853811, 47.541902880673923 ], [ -2.090985573132726, 47.541964060094728 ], [ -2.091083013769407, 47.542144081884466 ], [ -2.091239431633551, 47.542221975736496 ], [ -2.091229174724427, 47.542395072771072 ], [ -2.091075321087563, 47.542568169234109 ], [ -2.090954802405353, 47.542701453121154 ], [ -2.090688122768122, 47.542748188949368 ], [ -2.090357337448863, 47.542749919905177 ], [ -2.090147070811815, 47.542774153280369 ], [ -2.08999321717495, 47.542594133654262 ], [ -2.09003937326601, 47.54232756499556 ], [ -2.090026552129604, 47.542164853589647 ], [ -2.089970139129421, 47.542066187916689 ], [ -2.089796412731128, 47.542031568338317 ], [ -2.089527168866615, 47.542050609109253 ], [ -2.089254719718001, 47.541985697361739 ], [ -2.088908549035057, 47.542030702848542 ], [ -2.088549557215706, 47.541977042456004 ], [ -2.088246978396539, 47.541810867988715 ], [ -2.088354675942345, 47.541509675424216 ], [ -2.088308519851285, 47.541191171059779 ], [ -2.088405960487965, 47.540955753546726 ], [ -2.088795723034689, 47.540931519330961 ], [ -2.089395752218461, 47.541018070050121 ], [ -2.089903469220113, 47.54099037383552 ], [ -2.090282974857712, 47.54102499410147 ], [ -2.090406057767203, 47.540775727676397 ], [ -2.090370158585268, 47.540592239133971 ], [ -2.090436828494576, 47.540294501642087 ], [ -2.09027784640315, 47.540128321841607 ], [ -2.089882955401864, 47.540135246010472 ], [ -2.08939575221846, 47.540000224552578 ], [ -2.088898292125932, 47.539989838272177 ], [ -2.088580327943078, 47.539885975355062 ], [ -2.088221336123729, 47.539882513254256 ], [ -2.088698282398009, 47.538878494381201 ], [ -2.090893260950607, 47.538006020988988 ], [ -2.09362159877767, 47.538227602908435 ], [ -2.095816577330269, 47.539667862559355 ], [ -2.095755035875523, 47.541357347491349 ], [ -2.095560154602161, 47.542125906635675 ], [ -2.095611439147782, 47.542430557592574 ], [ -2.095190905873687, 47.542575958561514 ], [ -2.094585748235353, 47.542485948485435 ], [ -2.094206242597754, 47.542596730095582 ], [ -2.093888278414901, 47.54281136879905 ], [ -2.093754938596285, 47.543012159048644 ], [ -2.093231836230947, 47.542922149721512 ], [ -2.092684373706438, 47.542961961558348 ] ] ] ] } }
]
}

44
couches/foret.qmd Normal file
View file

@ -0,0 +1,44 @@
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
<qgis version="3.44.7-Solothurn">
<identifier></identifier>
<parentidentifier></parentidentifier>
<language></language>
<type>dataset</type>
<title></title>
<abstract></abstract>
<contact>
<name></name>
<organization></organization>
<position></position>
<voice></voice>
<fax></fax>
<email></email>
<role></role>
</contact>
<links/>
<dates/>
<fees></fees>
<encoding></encoding>
<crs>
<spatialrefsys nativeFormat="Wkt">
<wkt>GEOGCRS["WGS 84",ENSEMBLE["World Geodetic System 1984 ensemble",MEMBER["World Geodetic System 1984 (Transit)"],MEMBER["World Geodetic System 1984 (G730)"],MEMBER["World Geodetic System 1984 (G873)"],MEMBER["World Geodetic System 1984 (G1150)"],MEMBER["World Geodetic System 1984 (G1674)"],MEMBER["World Geodetic System 1984 (G1762)"],MEMBER["World Geodetic System 1984 (G2139)"],MEMBER["World Geodetic System 1984 (G2296)"],ELLIPSOID["WGS 84",6378137,298.257223563,LENGTHUNIT["metre",1]],ENSEMBLEACCURACY[2.0]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],CS[ellipsoidal,2],AXIS["geodetic latitude (Lat)",north,ORDER[1],ANGLEUNIT["degree",0.0174532925199433]],AXIS["geodetic longitude (Lon)",east,ORDER[2],ANGLEUNIT["degree",0.0174532925199433]],USAGE[SCOPE["Horizontal component of 3D system."],AREA["World."],BBOX[-90,-180,90,180]],ID["EPSG",4326]]</wkt>
<proj4>+proj=longlat +datum=WGS84 +no_defs</proj4>
<srsid>3452</srsid>
<srid>4326</srid>
<authid>EPSG:4326</authid>
<description>WGS 84</description>
<projectionacronym>longlat</projectionacronym>
<ellipsoidacronym>EPSG:7030</ellipsoidacronym>
<geographicflag>true</geographicflag>
</spatialrefsys>
</crs>
<extent>
<spatial maxx="-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" dimensions="2" maxy="-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" minx="179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" crs="EPSG:4326" miny="179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" minz="0" maxz="0"/>
<temporal>
<period>
<start></start>
<end></end>
</period>
</temporal>
</extent>
</qgis>

319
couches/gazon.geojson Normal file
View file

@ -0,0 +1,319 @@
{
"type": "FeatureCollection",
"name": "gazon",
"crs": {
"type": "name",
"properties": {
"name": "urn:ogc:def:crs:OGC:1.3:CRS84"
}
},
"features": [
{
"type": "Feature",
"properties": {
"id": null
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
-2.091394484875878,
47.54148852181725
],
[
-2.091513341679432,
47.541497216363041
],
[
-2.091581755975576,
47.541032837752354
],
[
-2.091381746247653,
47.541018989650794
],
[
-2.091380464134012,
47.541027103773246
],
[
-2.091335910685004,
47.541025913702036
],
[
-2.091330942494647,
47.541059884815162
],
[
-2.091374854886835,
47.541061832203162
],
[
-2.091352738426536,
47.541207994283738
],
[
-2.091308826034347,
47.541206155089107
],
[
-2.091304979693426,
47.541251918559929
],
[
-2.091345847065718,
47.541254515067713
],
[
-2.091334628571363,
47.541327866359516
],
[
-2.091250970656318,
47.541319968658996
],
[
-2.091241034275605,
47.54139494267222
],
[
-2.09132565377588,
47.54140067661109
],
[
-2.091312031318448,
47.541481925375734
],
[
-2.091394407119853,
47.54148852480381
],
[
-2.091369083834015,
47.541672381311535
],
[
-2.091262028886468,
47.542237608585971
],
[
-2.091233822386376,
47.542234146640475
],
[
-2.091047915908498,
47.542184813892405
],
[
-2.090953039499098,
47.54198575145498
],
[
-2.090733798066566,
47.541926898067821
],
[
-2.090709437907396,
47.541720910692504
],
[
-2.09071969481652,
47.541694945839858
],
[
-2.091258182545546,
47.541725238166713
],
[
-2.091290235386559,
47.541543483943116
],
[
-2.090819699680482,
47.541513191511257
],
[
-2.09079149318039,
47.541340957065998
],
[
-2.090895344385273,
47.541160067014275
],
[
-2.090877394794306,
47.540840695016463
],
[
-2.091140228090616,
47.540751547471913
],
[
-2.091582557296602,
47.54076366462278
],
[
-2.09188898245669,
47.540828577883374
],
[
-2.092180022253092,
47.540793957487715
],
[
-2.092331311662675,
47.54088743250351
],
[
-2.092358236049126,
47.541084768100625
],
[
-2.092267205980648,
47.541278640946388
],
[
-2.09227105232157,
47.541430969107971
],
[
-2.092418495390232,
47.54150540202594
],
[
-2.092426188072074,
47.541653402048873
],
[
-2.092486447413179,
47.541784957274047
],
[
-2.092431957583457,
47.541906559014244
],
[
-2.092342850685439,
47.541945938876772
],
[
-2.092245097187471,
47.542015515151228
],
[
-2.092213463088477,
47.542095779834121
],
[
-2.09219307216114,
47.542210814623189
],
[
-2.09219161566633,
47.542401555512022
],
[
-2.091994336572872,
47.542503531740849
],
[
-2.091868932369955,
47.542569602521169
],
[
-2.091816935505331,
47.542734779107633
],
[
-2.091682355385128,
47.543593688967789
],
[
-2.090062620790578,
47.543465304229564
],
[
-2.090169673159092,
47.542688980565011
],
[
-2.090787518257368,
47.5426352981845
],
[
-2.091075030332804,
47.54250315670599
],
[
-2.091262079256907,
47.54223760246029
],
[
-2.091320008208249,
47.5419310344598
],
[
-2.091591026333385,
47.541954702294312
],
[
-2.091755714932185,
47.541964929182875
],
[
-2.091763361529924,
47.541925828260624
],
[
-2.091932574320468,
47.541938582201396
],
[
-2.091958537121688,
47.541821957121641
],
[
-2.092339485137134,
47.541853763987319
],
[
-2.092355751953948,
47.541780846178249
],
[
-2.091796830538777,
47.541739789296031
],
[
-2.091803080842774,
47.541704736754539
],
[
-2.091631266553986,
47.541690060695508
],
[
-2.091591032307285,
47.541954682130914
],
[
-2.091320103790721,
47.5419309699368
],
[
-2.091369083834014,
47.541671865125053
],
[
-2.091394484875878,
47.54148852181725
]
]
]
]
}
}
]
}

44
couches/gazon.qmd Normal file
View file

@ -0,0 +1,44 @@
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
<qgis version="3.44.7-Solothurn">
<identifier></identifier>
<parentidentifier></parentidentifier>
<language></language>
<type>dataset</type>
<title></title>
<abstract></abstract>
<contact>
<name></name>
<organization></organization>
<position></position>
<voice></voice>
<fax></fax>
<email></email>
<role></role>
</contact>
<links/>
<dates/>
<fees></fees>
<encoding></encoding>
<crs>
<spatialrefsys nativeFormat="Wkt">
<wkt>GEOGCRS["WGS 84",ENSEMBLE["World Geodetic System 1984 ensemble",MEMBER["World Geodetic System 1984 (Transit)"],MEMBER["World Geodetic System 1984 (G730)"],MEMBER["World Geodetic System 1984 (G873)"],MEMBER["World Geodetic System 1984 (G1150)"],MEMBER["World Geodetic System 1984 (G1674)"],MEMBER["World Geodetic System 1984 (G1762)"],MEMBER["World Geodetic System 1984 (G2139)"],MEMBER["World Geodetic System 1984 (G2296)"],ELLIPSOID["WGS 84",6378137,298.257223563,LENGTHUNIT["metre",1]],ENSEMBLEACCURACY[2.0]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],CS[ellipsoidal,2],AXIS["geodetic latitude (Lat)",north,ORDER[1],ANGLEUNIT["degree",0.0174532925199433]],AXIS["geodetic longitude (Lon)",east,ORDER[2],ANGLEUNIT["degree",0.0174532925199433]],USAGE[SCOPE["Horizontal component of 3D system."],AREA["World."],BBOX[-90,-180,90,180]],ID["EPSG",4326]]</wkt>
<proj4>+proj=longlat +datum=WGS84 +no_defs</proj4>
<srsid>3452</srsid>
<srid>4326</srid>
<authid>EPSG:4326</authid>
<description>WGS 84</description>
<projectionacronym>longlat</projectionacronym>
<ellipsoidacronym>EPSG:7030</ellipsoidacronym>
<geographicflag>true</geographicflag>
</spatialrefsys>
</crs>
<extent>
<spatial maxx="-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" dimensions="2" maxy="-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" minx="179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" crs="EPSG:4326" miny="179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" minz="0" maxz="0"/>
<temporal>
<period>
<start></start>
<end></end>
</period>
</temporal>
</extent>
</qgis>

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,44 @@
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
<qgis version="3.44.7-Solothurn">
<identifier></identifier>
<parentidentifier></parentidentifier>
<language></language>
<type>dataset</type>
<title></title>
<abstract></abstract>
<contact>
<name></name>
<organization></organization>
<position></position>
<voice></voice>
<fax></fax>
<email></email>
<role></role>
</contact>
<links/>
<dates/>
<fees></fees>
<encoding></encoding>
<crs>
<spatialrefsys nativeFormat="Wkt">
<wkt>GEOGCRS["WGS 84",ENSEMBLE["World Geodetic System 1984 ensemble",MEMBER["World Geodetic System 1984 (Transit)"],MEMBER["World Geodetic System 1984 (G730)"],MEMBER["World Geodetic System 1984 (G873)"],MEMBER["World Geodetic System 1984 (G1150)"],MEMBER["World Geodetic System 1984 (G1674)"],MEMBER["World Geodetic System 1984 (G1762)"],MEMBER["World Geodetic System 1984 (G2139)"],MEMBER["World Geodetic System 1984 (G2296)"],ELLIPSOID["WGS 84",6378137,298.257223563,LENGTHUNIT["metre",1]],ENSEMBLEACCURACY[2.0]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],CS[ellipsoidal,2],AXIS["geodetic latitude (Lat)",north,ORDER[1],ANGLEUNIT["degree",0.0174532925199433]],AXIS["geodetic longitude (Lon)",east,ORDER[2],ANGLEUNIT["degree",0.0174532925199433]],USAGE[SCOPE["Horizontal component of 3D system."],AREA["World."],BBOX[-90,-180,90,180]],ID["EPSG",4326]]</wkt>
<proj4>+proj=longlat +datum=WGS84 +no_defs</proj4>
<srsid>3452</srsid>
<srid>4326</srid>
<authid>EPSG:4326</authid>
<description>WGS 84</description>
<projectionacronym>longlat</projectionacronym>
<ellipsoidacronym>EPSG:7030</ellipsoidacronym>
<geographicflag>true</geographicflag>
</spatialrefsys>
</crs>
<extent>
<spatial maxx="-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" dimensions="2" maxy="-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" minx="179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" crs="EPSG:4326" miny="179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" minz="0" maxz="0"/>
<temporal>
<period>
<start></start>
<end></end>
</period>
</temporal>
</extent>
</qgis>

8
couches/piscine.geojson Normal file
View file

@ -0,0 +1,8 @@
{
"type": "FeatureCollection",
"name": "piscine",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id": null }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091707042517393, 47.542115661078718 ], [ -2.091903846960937, 47.542128643402442 ], [ -2.091884615256356, 47.542248080629903 ], [ -2.091687810812811, 47.542235963822122 ], [ -2.091707042517393, 47.542115661078718 ] ] ] ] } }
]
}

10
couches/prairie.geojson Normal file
View file

@ -0,0 +1,10 @@
{
"type": "FeatureCollection",
"name": "prairie",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id": null }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.09149457224802, 47.541631277802978 ], [ -2.091581755975576, 47.541032837752354 ], [ -2.091381746247653, 47.541018989650794 ], [ -2.091380464134012, 47.541027103773246 ], [ -2.091335910685004, 47.541025913702036 ], [ -2.091330942494647, 47.541059884815162 ], [ -2.091374854886835, 47.541061832203162 ], [ -2.091352738426536, 47.541207994283738 ], [ -2.091308826034347, 47.541206155089107 ], [ -2.091304979693426, 47.541251918559929 ], [ -2.091345847065718, 47.541254515067713 ], [ -2.091334628571363, 47.541327866359516 ], [ -2.091250970656318, 47.541319968658996 ], [ -2.091241034275605, 47.54139494267222 ], [ -2.09132565377588, 47.54140067661109 ], [ -2.091312031318448, 47.541481925375734 ], [ -2.09138198661395, 47.541489016305121 ], [ -2.091370334655472, 47.541577014043895 ], [ -2.091347030738516, 47.541693033183243 ], [ -2.091329552800798, 47.541816917743489 ], [ -2.091287314451315, 47.542023391360033 ], [ -2.091262028886468, 47.542237608585971 ], [ -2.091233822386376, 47.542234146640475 ], [ -2.091047915908498, 47.542184813892405 ], [ -2.090953039499098, 47.54198575145498 ], [ -2.090733798066566, 47.541926898067821 ], [ -2.090709437907396, 47.541720910692504 ], [ -2.09071969481652, 47.541694945839858 ], [ -2.091258182545546, 47.541725238166713 ], [ -2.091290235386559, 47.541543483943116 ], [ -2.090819699680482, 47.541513191511257 ], [ -2.09079149318039, 47.541340957065998 ], [ -2.090895344385273, 47.541160067014275 ], [ -2.090877394794306, 47.540840695016463 ], [ -2.091140228090616, 47.540751547471913 ], [ -2.091582557296602, 47.54076366462278 ], [ -2.09188898245669, 47.540828577883374 ], [ -2.092180022253092, 47.540793957487715 ], [ -2.092331311662675, 47.54088743250351 ], [ -2.092358236049126, 47.541084768100625 ], [ -2.092267205980648, 47.541278640946388 ], [ -2.09227105232157, 47.541430969107971 ], [ -2.092418495390232, 47.54150540202594 ], [ -2.092426188072074, 47.541653402048873 ], [ -2.092486447413179, 47.541784957274047 ], [ -2.092431957583457, 47.541906559014244 ], [ -2.092342850685439, 47.541945938876772 ], [ -2.092309045560374, 47.541937360785347 ], [ -2.092310502055184, 47.541920646257296 ], [ -2.0923055863852, 47.541911797387357 ], [ -2.092297393601896, 47.541904914931926 ], [ -2.092276820612707, 47.541898769881669 ], [ -2.092253698757602, 47.541899998891779 ], [ -2.09220417793407, 47.541938343992712 ], [ -2.092164852574206, 47.54195899134313 ], [ -2.092081832370048, 47.541994386782079 ], [ -2.091950523911435, 47.541979693021098 ], [ -2.091932574320468, 47.541938582201396 ], [ -2.091958537121688, 47.541821957121641 ], [ -2.092339485137134, 47.541853763987319 ], [ -2.092355751953948, 47.541780846178249 ], [ -2.091796830538777, 47.541739789296031 ], [ -2.091803080842774, 47.541704736754539 ], [ -2.091545215736821, 47.541684938549444 ], [ -2.09149457224802, 47.541631277802978 ] ] ] ] } },
{ "type": "Feature", "properties": { "id": null }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091842967221244, 47.542040105855321 ], [ -2.092014105361392, 47.542050429511505 ], [ -2.092065433346469, 47.542086310536199 ], [ -2.09206726742195, 47.542140392715154 ], [ -2.092058556102615, 47.542230846973482 ], [ -2.09203158329911, 47.54233899945951 ], [ -2.091995170928866, 47.542389142627499 ], [ -2.091922346188377, 47.54242158818122 ], [ -2.091851342066399, 47.54244444753656 ], [ -2.091798180005842, 47.542469273276772 ], [ -2.091789805160686, 47.542457966505467 ], [ -2.091773419594076, 47.542449855124538 ], [ -2.09174865918231, 47.542441006343928 ], [ -2.091716980420197, 47.542435107156017 ], [ -2.091611565117718, 47.542427312030696 ], [ -2.09153255176491, 47.542420482083131 ], [ -2.091464824756255, 47.542413108095261 ], [ -2.091412837503435, 47.542394856400186 ], [ -2.091377070943965, 47.542377221339429 ], [ -2.091338837955209, 47.542346496357752 ], [ -2.091318447027872, 47.542316508758269 ], [ -2.09131207486308, 47.542265751020061 ], [ -2.091321542079343, 47.5421728384228 ], [ -2.091345574243705, 47.542078942456136 ], [ -2.091375432387305, 47.54203322341673 ], [ -2.091435876921911, 47.542018966933924 ], [ -2.091528364342332, 47.54202584937439 ], [ -2.091671829081095, 47.54203322341673 ], [ -2.091791261655497, 47.542039614252595 ], [ -2.09178272728873, 47.542120605520303 ], [ -2.091707242848144, 47.542115737148528 ], [ -2.091687770747228, 47.542235931706138 ], [ -2.091884495058948, 47.542248264885487 ], [ -2.091903646631454, 47.542128665379245 ], [ -2.091827921794559, 47.542123364264114 ], [ -2.091842967221244, 47.542040105855321 ] ] ] ] } },
{ "type": "Feature", "properties": { "id": null }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091235104500017, 47.542234092547581 ], [ -2.091262028886469, 47.542237338121481 ], [ -2.091261708358059, 47.542305603312748 ], [ -2.091273888437643, 47.54235536868935 ], [ -2.091327737210546, 47.542419414495797 ], [ -2.091448255892757, 47.542463121386355 ], [ -2.091564928234045, 47.542467448799286 ], [ -2.091685446916256, 47.542483027482852 ], [ -2.09174314203008, 47.542539283801631 ], [ -2.091689934313997, 47.542690742821407 ], [ -2.091689934313997, 47.542908843041118 ], [ -2.091651470904782, 47.543140789898217 ], [ -2.091510438404322, 47.543158099324003 ], [ -2.091015542539075, 47.543121749523223 ], [ -2.091061698630134, 47.542782483500581 ], [ -2.090284737763969, 47.542744402483436 ], [ -2.090684757219816, 47.542721900051205 ], [ -2.090900152311427, 47.542673433241291 ], [ -2.09119503844875, 47.542379169504919 ], [ -2.091235104500017, 47.542234092547581 ] ] ] ] } }
]
}

44
couches/prairie.qmd Normal file
View file

@ -0,0 +1,44 @@
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
<qgis version="3.44.7-Solothurn">
<identifier></identifier>
<parentidentifier></parentidentifier>
<language></language>
<type>dataset</type>
<title></title>
<abstract></abstract>
<contact>
<name></name>
<organization></organization>
<position></position>
<voice></voice>
<fax></fax>
<email></email>
<role></role>
</contact>
<links/>
<dates/>
<fees></fees>
<encoding></encoding>
<crs>
<spatialrefsys nativeFormat="Wkt">
<wkt>GEOGCRS["WGS 84",ENSEMBLE["World Geodetic System 1984 ensemble",MEMBER["World Geodetic System 1984 (Transit)"],MEMBER["World Geodetic System 1984 (G730)"],MEMBER["World Geodetic System 1984 (G873)"],MEMBER["World Geodetic System 1984 (G1150)"],MEMBER["World Geodetic System 1984 (G1674)"],MEMBER["World Geodetic System 1984 (G1762)"],MEMBER["World Geodetic System 1984 (G2139)"],MEMBER["World Geodetic System 1984 (G2296)"],ELLIPSOID["WGS 84",6378137,298.257223563,LENGTHUNIT["metre",1]],ENSEMBLEACCURACY[2.0]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],CS[ellipsoidal,2],AXIS["geodetic latitude (Lat)",north,ORDER[1],ANGLEUNIT["degree",0.0174532925199433]],AXIS["geodetic longitude (Lon)",east,ORDER[2],ANGLEUNIT["degree",0.0174532925199433]],USAGE[SCOPE["Horizontal component of 3D system."],AREA["World."],BBOX[-90,-180,90,180]],ID["EPSG",4326]]</wkt>
<proj4>+proj=longlat +datum=WGS84 +no_defs</proj4>
<srsid>3452</srsid>
<srid>4326</srid>
<authid>EPSG:4326</authid>
<description>WGS 84</description>
<projectionacronym>longlat</projectionacronym>
<ellipsoidacronym>EPSG:7030</ellipsoidacronym>
<geographicflag>true</geographicflag>
</spatialrefsys>
</crs>
<extent>
<spatial maxx="-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" dimensions="2" maxy="-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" minx="179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" crs="EPSG:4326" miny="179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" minz="0" maxz="0"/>
<temporal>
<period>
<start></start>
<end></end>
</period>
</temporal>
</extent>
</qgis>

10
couches/route.geojson Normal file
View file

@ -0,0 +1,10 @@
{
"type": "FeatureCollection",
"name": "route",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id": null }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.09227172288087, 47.541925439394419 ], [ -2.092231669273602, 47.541958376838629 ], [ -2.092172681233806, 47.541989839452597 ], [ -2.092103497730342, 47.542014911209556 ], [ -2.092035770721687, 47.542028676090645 ], [ -2.091905414436212, 47.542022285253438 ], [ -2.091434238365249, 47.541997705103114 ], [ -2.091381076304692, 47.542006062355526 ], [ -2.091338837955208, 47.542027201282131 ], [ -2.091316990533062, 47.542059647059858 ], [ -2.09129441486351, 47.54216534149959 ], [ -2.091283491152437, 47.542225808455328 ], [ -2.091282034657628, 47.542255304506 ], [ -2.091282762905033, 47.542283817339197 ], [ -2.091289317131676, 47.542318720958725 ], [ -2.091302425584964, 47.542341826158868 ], [ -2.091323544759706, 47.542365422948507 ], [ -2.091357044140331, 47.542393444122411 ], [ -2.091396369500194, 47.542412616495916 ], [ -2.091432053623035, 47.542425889673488 ], [ -2.091498324136879, 47.542439162847678 ], [ -2.091568964135154, 47.542445062035121 ], [ -2.091627952174949, 47.542448011628601 ], [ -2.091692766193985, 47.542451944419646 ], [ -2.091739374027898, 47.542462267994743 ], [ -2.091761221450044, 47.542468412979019 ], [ -2.091769232171498, 47.542481440343067 ], [ -2.091777971140356, 47.542511427848218 ], [ -2.091774329903332, 47.542555180079034 ], [ -2.091766319181878, 47.542623020544511 ], [ -2.091753210728589, 47.542716423940327 ], [ -2.091741558770111, 47.542805894405483 ], [ -2.091731363306443, 47.542885041228161 ], [ -2.091595909289135, 47.543883460760746 ], [ -2.09156386640332, 47.544068296559615 ], [ -2.091464824756255, 47.544314087835758 ], [ -2.091386174036527, 47.544530383205462 ], [ -2.091256910122158, 47.54490029537731 ], [ -2.091054093219897, 47.545411286037378 ] ] ] } },
{ "type": "Feature", "properties": { "id": null }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.092141730719097, 47.542000900523313 ], [ -2.092109323709579, 47.542037770742233 ], [ -2.092104225977745, 47.542069233308538 ], [ -2.092102769482936, 47.542163129292582 ], [ -2.092096579379994, 47.542209339819834 ], [ -2.09208711216373, 47.542255550306358 ], [ -2.092068177731203, 47.542323391159577 ], [ -2.092045602061652, 47.54236910994593 ], [ -2.092015015670647, 47.542407454703742 ], [ -2.091981516290022, 47.542423185878341 ], [ -2.091912332786557, 47.542449240625842 ], [ -2.091855529488975, 47.542467921380236 ], [ -2.091814747634302, 47.542488076923568 ], [ -2.091778335264058, 47.542511673647375 ] ] ] } },
{ "type": "Feature", "properties": { "id": null }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ -2.091404016097945, 47.541591393548536 ], [ -2.091390907644657, 47.541669067386209 ], [ -2.091380712180989, 47.541740350237248 ], [ -2.091367603727701, 47.541821465087757 ], [ -2.091347758985921, 47.541920154653432 ], [ -2.091329370738944, 47.541998688309427 ], [ -2.091317718780466, 47.542059647059929 ] ] ] } }
]
}

44
couches/route.qmd Normal file
View file

@ -0,0 +1,44 @@
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
<qgis version="3.44.7-Solothurn">
<identifier></identifier>
<parentidentifier></parentidentifier>
<language></language>
<type>dataset</type>
<title></title>
<abstract></abstract>
<contact>
<name></name>
<organization></organization>
<position></position>
<voice></voice>
<fax></fax>
<email></email>
<role></role>
</contact>
<links/>
<dates/>
<fees></fees>
<encoding></encoding>
<crs>
<spatialrefsys nativeFormat="Wkt">
<wkt>GEOGCRS["WGS 84",ENSEMBLE["World Geodetic System 1984 ensemble",MEMBER["World Geodetic System 1984 (Transit)"],MEMBER["World Geodetic System 1984 (G730)"],MEMBER["World Geodetic System 1984 (G873)"],MEMBER["World Geodetic System 1984 (G1150)"],MEMBER["World Geodetic System 1984 (G1674)"],MEMBER["World Geodetic System 1984 (G1762)"],MEMBER["World Geodetic System 1984 (G2139)"],MEMBER["World Geodetic System 1984 (G2296)"],ELLIPSOID["WGS 84",6378137,298.257223563,LENGTHUNIT["metre",1]],ENSEMBLEACCURACY[2.0]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],CS[ellipsoidal,2],AXIS["geodetic latitude (Lat)",north,ORDER[1],ANGLEUNIT["degree",0.0174532925199433]],AXIS["geodetic longitude (Lon)",east,ORDER[2],ANGLEUNIT["degree",0.0174532925199433]],USAGE[SCOPE["Horizontal component of 3D system."],AREA["World."],BBOX[-90,-180,90,180]],ID["EPSG",4326]]</wkt>
<proj4>+proj=longlat +datum=WGS84 +no_defs</proj4>
<srsid>3452</srsid>
<srid>4326</srid>
<authid>EPSG:4326</authid>
<description>WGS 84</description>
<projectionacronym>longlat</projectionacronym>
<ellipsoidacronym>EPSG:7030</ellipsoidacronym>
<geographicflag>true</geographicflag>
</spatialrefsys>
</crs>
<extent>
<spatial maxx="-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" dimensions="2" maxy="-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" minx="179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" crs="EPSG:4326" miny="179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" minz="0" maxz="0"/>
<temporal>
<period>
<start></start>
<end></end>
</period>
</temporal>
</extent>
</qgis>

View file

@ -0,0 +1,8 @@
{
"type": "FeatureCollection",
"name": "terrain-de-basket",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id": null }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091289914858149, 47.541543429849519 ], [ -2.091263471264313, 47.541725508633839 ], [ -2.090780755478651, 47.541697271858453 ], [ -2.090807359336693, 47.541512596481176 ], [ -2.091289914858149, 47.541543429849519 ] ] ] ] } }
]
}

View file

@ -0,0 +1,44 @@
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
<qgis version="3.44.7-Solothurn">
<identifier></identifier>
<parentidentifier></parentidentifier>
<language></language>
<type>dataset</type>
<title></title>
<abstract></abstract>
<contact>
<name></name>
<organization></organization>
<position></position>
<voice></voice>
<fax></fax>
<email></email>
<role></role>
</contact>
<links/>
<dates/>
<fees></fees>
<encoding></encoding>
<crs>
<spatialrefsys nativeFormat="Wkt">
<wkt>GEOGCRS["WGS 84",ENSEMBLE["World Geodetic System 1984 ensemble",MEMBER["World Geodetic System 1984 (Transit)"],MEMBER["World Geodetic System 1984 (G730)"],MEMBER["World Geodetic System 1984 (G873)"],MEMBER["World Geodetic System 1984 (G1150)"],MEMBER["World Geodetic System 1984 (G1674)"],MEMBER["World Geodetic System 1984 (G1762)"],MEMBER["World Geodetic System 1984 (G2139)"],MEMBER["World Geodetic System 1984 (G2296)"],ELLIPSOID["WGS 84",6378137,298.257223563,LENGTHUNIT["metre",1]],ENSEMBLEACCURACY[2.0]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],CS[ellipsoidal,2],AXIS["geodetic latitude (Lat)",north,ORDER[1],ANGLEUNIT["degree",0.0174532925199433]],AXIS["geodetic longitude (Lon)",east,ORDER[2],ANGLEUNIT["degree",0.0174532925199433]],USAGE[SCOPE["Horizontal component of 3D system."],AREA["World."],BBOX[-90,-180,90,180]],ID["EPSG",4326]]</wkt>
<proj4>+proj=longlat +datum=WGS84 +no_defs</proj4>
<srsid>3452</srsid>
<srid>4326</srid>
<authid>EPSG:4326</authid>
<description>WGS 84</description>
<projectionacronym>longlat</projectionacronym>
<ellipsoidacronym>EPSG:7030</ellipsoidacronym>
<geographicflag>true</geographicflag>
</spatialrefsys>
</crs>
<extent>
<spatial maxx="-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" dimensions="2" maxy="-179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" minx="179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" crs="EPSG:4326" miny="179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368" minz="0" maxz="0"/>
<temporal>
<period>
<start></start>
<end></end>
</period>
</temporal>
</extent>
</qgis>

23
generate-tiles.sh Executable file
View file

@ -0,0 +1,23 @@
#!/bin/bash
exec qgis_process run native:tilesxyzdirectory \
--distance_units=meters \
--area_units=m2 \
--ellipsoid=EPSG:7030 \
--PROJECT_PATH="$(pwd)/map.qgz" \
--project_path="$(pwd)/map.qgz" \
--EXTENT='-2.093991682,-2.090248546,47.539611803,47.542801334 [EPSG:4326]' \
--ZOOM_MIN=14 \
--ZOOM_MAX=23 \
--DPI=96 \
--BACKGROUND_COLOR='rgba( 0, 0, 0, 0.00 )' \
--ANTIALIAS=true \
--TILE_FORMAT=0 \
--QUALITY=75 \
--METATILESIZE=4 \
--TILE_WIDTH=256 \
--TILE_HEIGHT=256 \
--TMS_CONVENTION=false \
--HTML_TITLE= \
--HTML_ATTRIBUTION= \
--HTML_OSM=false \
--OUTPUT_DIRECTORY='./tuiles'

49
icons/dortoir.svg Normal file
View file

@ -0,0 +1,49 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="32"
height="32"
viewBox="0 0 32 32"
version="1.1"
id="svg1"
xml:space="preserve"
inkscape:version="1.4.3 (0d15f75042, 2025-12-25)"
sodipodi:docname="dortoir.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
id="namedview1"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:deskcolor="#505050"
inkscape:document-units="px"
inkscape:zoom="8.8719804"
inkscape:cx="-1.6907161"
inkscape:cy="15.836374"
inkscape:window-width="1920"
inkscape:window-height="1015"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" /><defs
id="defs1" /><g
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"><path
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.92377"
d="m 3.8348569,9.0261519 3.2523774,0.062545 V 15.968726 H 28.102597 l 0.06255,7.005122 h -3.50256 V 19.158559 H 7.0872343 v 3.815289 H 3.8974026 Z"
id="path1" /><path
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.92377"
d="M 8.5292547,12.903987 H 12.215984 V 15.34327 H 8.5257861 Z"
id="path2"
sodipodi:nodetypes="ccccc" /><path
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.92377"
d="M 13.185442,15.34327 H 28.165143 V 12.903987 H 13.201078 Z"
id="path3"
sodipodi:nodetypes="ccccc" /></g></svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

104
icons/douches.svg Normal file
View file

@ -0,0 +1,104 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="32"
height="32"
viewBox="0 0 32 32"
version="1.1"
id="svg1"
xml:space="preserve"
inkscape:version="1.4.3 (0d15f75042, 2025-12-25)"
sodipodi:docname="dortoir.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
id="namedview1"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:deskcolor="#505050"
inkscape:document-units="px"
inkscape:zoom="8.8719804"
inkscape:cx="14.540158"
inkscape:cy="14.032944"
inkscape:window-width="1920"
inkscape:window-height="1015"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" /><defs
id="defs1" /><g
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"><g
id="g5"
transform="matrix(0.6518082,0,0,0.6518082,6.7465597,5.381102)"><path
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:5"
d="m 11.36462,-1.836513 h 5.523006 v 3.663218 l 2.057038,2.057038 V 7.518782 H 9.4484751 V 4.080993 L 11.36462,1.826705 Z"
id="path4"
sodipodi:nodetypes="ccccccccc" /><circle
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:5"
id="path5"
cx="8.4971409"
cy="11.351075"
r="1.8034304" /><circle
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:5"
id="path5-2"
cx="14.196569"
cy="11.351075"
r="1.8034304" /><circle
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:5"
id="path5-2-6"
cx="19.895998"
cy="11.351075"
r="1.8034304" /><circle
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:5"
id="path5-1"
cx="6.6937122"
cy="16.728683"
r="1.8034304" /><circle
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:5"
id="path5-2-9"
cx="14.196569"
cy="17.574043"
r="1.8034304" /><circle
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:5"
id="path5-2-6-4"
cx="21.699427"
cy="16.728683"
r="1.8034304" /><circle
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:5"
id="path5-1-0"
cx="4.8902836"
cy="23.081261"
r="1.8034304" /><circle
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:5"
id="path5-2-9-3"
cx="14.196569"
cy="24.264763"
r="1.8034304" /><circle
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:5"
id="path5-2-6-4-6"
cx="23.502855"
cy="23.081261"
r="1.8034304" /><circle
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:5"
id="path5-1-0-2"
cx="2.3542118"
cy="30.812546"
r="1.8034304" /><circle
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:5"
id="path5-2-9-3-0"
cx="14.196569"
cy="32.615974"
r="1.8034304" /><circle
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:5"
id="path5-2-6-4-6-6"
cx="26.038927"
cy="30.812546"
r="1.8034304" /></g></g></svg>

After

Width:  |  Height:  |  Size: 3.6 KiB

50
icons/toilettes.svg Normal file
View file

@ -0,0 +1,50 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="32"
height="32"
viewBox="0 0 32 32"
version="1.1"
id="svg1"
xml:space="preserve"
inkscape:version="1.4.3 (0d15f75042, 2025-12-25)"
sodipodi:docname="toilettes.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
id="namedview1"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:deskcolor="#505050"
inkscape:document-units="px"
inkscape:zoom="6.2734375"
inkscape:cx="-13.070984"
inkscape:cy="12.672478"
inkscape:window-width="1920"
inkscape:window-height="1015"
inkscape:window-x="56"
inkscape:window-y="50"
inkscape:window-maximized="0"
inkscape:current-layer="layer1" /><defs
id="defs1" /><g
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"><g
id="g1"
transform="translate(398.16689,-197.7584)"><path
style="fill:#000000;stroke-width:5"
d="m -393.72354,201.40473 h 7.33251 v 10.67995 h 15.94022 c 0,0 -0.0106,0.46587 -0.022,1.06205 -0.07,3.66186 -3.87508,6.74866 -6.51354,6.74866 -1.59814,0.0528 -3.50685,0.0797 -3.50685,0.0797 l 1.11582,6.13699 -12.27398,-0.2391 1.43462,-5.49938 -3.66625,-4.70237 z"
id="path1"
sodipodi:nodetypes="ccccsccccccc" /><rect
style="fill:#000000;stroke-width:5.06012"
id="rect1"
width="15.183063"
height="1.7534246"
x="-385.63385"
y="209.73351" /></g></g></svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

BIN
map-light.qgz Normal file

Binary file not shown.

BIN
map.qgz Normal file

Binary file not shown.