Merge branch 'main' of ssh://git.interhacker.space/epickiwi/2026.camp.carte
This commit is contained in:
commit
b5071aa338
11 changed files with 62 additions and 43 deletions
|
|
@ -3,6 +3,6 @@
|
||||||
"name": "aire-de-jeux",
|
"name": "aire-de-jeux",
|
||||||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
||||||
"features": [
|
"features": [
|
||||||
{ "type": "Feature", "properties": { "kids friendly": true }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091784257541288, 47.542394999652714 ], [ -2.09179350404565, 47.542282647099981 ], [ -2.091671450188075, 47.542245196195552 ], [ -2.091695491099415, 47.542101634147429 ], [ -2.091366315544139, 47.542079163530396 ], [ -2.091323781624075, 47.542318849615484 ], [ -2.091368164845011, 47.542376274243978 ], [ -2.091647409276735, 47.542412476694835 ], [ -2.091784257541288, 47.542394999652714 ] ] ] } }
|
{ "type": "Feature", "properties": { "kids friendly": true }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092005491883963, 47.542391280771334 ], [ -2.09205779890107, 47.542266593717933 ], [ -2.092078029137296, 47.542143358938183 ], [ -2.091923632440778, 47.54213400539922 ], [ -2.091888002433889, 47.542256937492425 ], [ -2.091671450188075, 47.542245196195552 ], [ -2.091695491099415, 47.542101634147429 ], [ -2.091366315544139, 47.542079163530396 ], [ -2.091323781624075, 47.542318849615484 ], [ -2.091368164845011, 47.542376274243978 ], [ -2.09160501628423, 47.542426590325512 ], [ -2.09180280219267, 47.542453072475524 ], [ -2.092005491883963, 47.542391280771334 ] ] ] } }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
9
couches/badmington.geojson
Normal file
9
couches/badmington.geojson
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
{
|
||||||
|
"type": "FeatureCollection",
|
||||||
|
"name": "badmington",
|
||||||
|
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
||||||
|
"features": [
|
||||||
|
{ "type": "Feature", "properties": { "name": "badmington" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091947854735301, 47.542390080907659 ], [ -2.091750719100601, 47.542378699463207 ], [ -2.091763688550252, 47.54229990477544 ], [ -2.091958230295023, 47.542313037235679 ], [ -2.091947854735301, 47.542390080907659 ] ] ] } },
|
||||||
|
{ "type": "Feature", "properties": { "name": "badmington" }, "geometry": null }
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
@ -3,6 +3,6 @@
|
||||||
"name": "dons",
|
"name": "dons",
|
||||||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
||||||
"features": [
|
"features": [
|
||||||
{ "type": "Feature", "properties": { "name": "Autel a dons", "dons": true }, "geometry": { "type": "Point", "coordinates": [ -2.091606632631394, 47.54171339860428 ] } }
|
{ "type": "Feature", "properties": { "name": "Autel a dons", "dons": true }, "geometry": { "type": "Point", "coordinates": [ -2.091620623857878, 47.541649326798037 ] } }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -3,16 +3,16 @@
|
||||||
"name": "escape-camp",
|
"name": "escape-camp",
|
||||||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
||||||
"features": [
|
"features": [
|
||||||
{ "type": "Feature", "properties": { "name": "Place du Camp", "pretalx-room-id": 79, "color": "#8800ff" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091604734804588, 47.541807672619008 ], [ -2.09159084832489, 47.54190476138664 ], [ -2.091553156451422, 47.541903422232458 ], [ -2.091376599780969, 47.541892708997679 ], [ -2.091316094405139, 47.541885343647508 ], [ -2.09132546744786, 47.541836915845074 ], [ -2.091253524659786, 47.54182869713528 ], [ -2.091301117581127, 47.541541788640529 ], [ -2.091637588466887, 47.541564950582483 ], [ -2.091831785181299, 47.541583051049678 ], [ -2.091806755863047, 47.541697997238579 ], [ -2.091621249213281, 47.541682343872957 ], [ -2.091604734804588, 47.541807672619008 ] ] ] } },
|
{ "type": "Feature", "properties": { "name": "Place du Camp", "pretalx-room-id": 79, "color": "#8800ff" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091609191131781, 47.541807679507855 ], [ -2.091594499146932, 47.541906563515248 ], [ -2.091553156451422, 47.541903422232458 ], [ -2.091376599780969, 47.541892708997679 ], [ -2.091323814600769, 47.541884533609142 ], [ -2.091339812510054, 47.541809572975303 ], [ -2.091282408247325, 47.541733341712337 ], [ -2.091268292445015, 47.541731435929343 ], [ -2.091297465103123, 47.541543398333239 ], [ -2.091336989349592, 47.541486859870098 ], [ -2.091581663256304, 47.541507188313304 ], [ -2.091607071700462, 47.541560550439222 ], [ -2.091830101376965, 47.54158087885385 ], [ -2.091805040085028, 47.541701766596688 ], [ -2.091626820949413, 47.541687703975676 ], [ -2.091609191131781, 47.541807679507855 ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "name": "Terrain de basket", "pretalx-room-id": 80, "color": "#ffbf3e" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091187873844089, 47.541721147812432 ], [ -2.091091078898438, 47.541715022024484 ], [ -2.090980940350053, 47.541708703451881 ], [ -2.090846814128177, 47.541698601072575 ], [ -2.090858209256895, 47.541611275044822 ], [ -2.090878438257691, 47.541515685200345 ], [ -2.090921871198221, 47.541519979769028 ], [ -2.091149307107931, 47.541532269021332 ], [ -2.091292230894869, 47.541541968219065 ], [ -2.091282400158202, 47.54159607949984 ], [ -2.091270300789995, 47.541673162454302 ], [ -2.091264251105892, 47.541725231670661 ], [ -2.091187873844089, 47.541721147812432 ] ] ] } },
|
{ "type": "Feature", "properties": { "name": "Terrain de basket", "pretalx-room-id": 80, "color": "#ffbf3e" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091187873844089, 47.541721147812432 ], [ -2.091091078898438, 47.541715022024484 ], [ -2.090980940350053, 47.541708703451881 ], [ -2.090846814128177, 47.541698601072575 ], [ -2.090858209256895, 47.541611275044822 ], [ -2.090878438257691, 47.541515685200345 ], [ -2.090921871198221, 47.541519979769028 ], [ -2.091149307107931, 47.541532269021332 ], [ -2.091292230894869, 47.541541968219065 ], [ -2.091282400158202, 47.54159607949984 ], [ -2.091270300789995, 47.541673162454302 ], [ -2.091264251105892, 47.541725231670661 ], [ -2.091187873844089, 47.541721147812432 ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "name": "Antenne Paulette", "pretalx-room-id": 83, "color": "#ff4e00", "silence": false, "mixite-choisie": false }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092263165738026, 47.54180664575258 ], [ -2.092179210322974, 47.541800128210419 ], [ -2.092185087202028, 47.541769524088551 ], [ -2.092268622840005, 47.541775758262965 ], [ -2.092263165738026, 47.54180664575258 ] ] ] } },
|
{ "type": "Feature", "properties": { "name": "Antenne Paulette", "pretalx-room-id": 83, "color": "#ff4e00", "silence": false, "mixite-choisie": false }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092263165738026, 47.54180664575258 ], [ -2.092179210322974, 47.541800128210419 ], [ -2.092185087202028, 47.541769524088551 ], [ -2.092268622840005, 47.541775758262965 ], [ -2.092263165738026, 47.54180664575258 ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "name": "Salle Goldorak", "pretalx-room-id": 78, "color": "#FF0078" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091773015811222, 47.541922138645482 ], [ -2.091809584217379, 47.541923950575061 ], [ -2.091854727767159, 47.54192877178707 ], [ -2.091923944153707, 47.541934350107077 ], [ -2.091963364462452, 47.541755497358636 ], [ -2.091924714694876, 47.541751926994642 ], [ -2.09186093366905, 47.54174849510062 ], [ -2.091848422001213, 47.541816104584271 ], [ -2.09179110039306, 47.541815413815883 ], [ -2.091773015811222, 47.541922138645482 ] ] ] } },
|
{ "type": "Feature", "properties": { "name": "Salle Goldorak", "pretalx-room-id": 78, "color": "#FF0078" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091766851410551, 47.54192390399043 ], [ -2.091929245214104, 47.541936986691603 ], [ -2.091966669300519, 47.54175563309461 ], [ -2.091924714694876, 47.541751926994642 ], [ -2.091858640775964, 47.541745343302658 ], [ -2.091845973068887, 47.541814288692464 ], [ -2.091786197326121, 47.541809745781975 ], [ -2.091766851410551, 47.54192390399043 ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "name": "La Fôret", "pretalx-room-id": 81, "color": "#3cc605" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092349711143398, 47.540842832579472 ], [ -2.090968447150105, 47.540790768342582 ], [ -2.090750733094199, 47.542102132942858 ], [ -2.091095228364962, 47.542216214408299 ], [ -2.091004229614195, 47.542606722160677 ], [ -2.090512707505975, 47.542759321423326 ], [ -2.089992021533556, 47.542661964841876 ], [ -2.0905331303104, 47.538672234098769 ], [ -2.093148351979373, 47.537087711796879 ], [ -2.093316295225915, 47.541708825236775 ], [ -2.093405253469433, 47.542984905311101 ], [ -2.092123723324023, 47.542924228818755 ], [ -2.092349711143398, 47.540842832579472 ] ] ] } },
|
{ "type": "Feature", "properties": { "name": "La Fôret", "pretalx-room-id": 81, "color": "#3cc605" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092349711143398, 47.540842832579472 ], [ -2.090968447150105, 47.540790768342582 ], [ -2.090750733094199, 47.542102132942858 ], [ -2.091095228364962, 47.542216214408299 ], [ -2.091004229614195, 47.542606722160677 ], [ -2.090512707505975, 47.542759321423326 ], [ -2.089992021533556, 47.542661964841876 ], [ -2.0905331303104, 47.538672234098769 ], [ -2.093148351979373, 47.537087711796879 ], [ -2.093316295225915, 47.541708825236775 ], [ -2.093405253469433, 47.542984905311101 ], [ -2.092123723324023, 47.542924228818755 ], [ -2.092349711143398, 47.540842832579472 ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "name": "Réfectoire", "pretalx-room-id": 82, "color": "#b605fc", "silence": false, "mixite-choisie": false, "capacity": 80 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091776711057531, 47.541833747662025 ], [ -2.09169490649513, 47.541831224813912 ], [ -2.091615593442246, 47.541822815319271 ], [ -2.091634514639016, 47.541692277441832 ], [ -2.091798123763817, 47.541706012975553 ], [ -2.091776711057531, 47.541833747662025 ] ] ] } },
|
{ "type": "Feature", "properties": { "name": "Réfectoire", "pretalx-room-id": 82, "color": "#b605fc", "silence": false, "mixite-choisie": false, "capacity": 80 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091769175094737, 47.541872544803859 ], [ -2.091701877900894, 47.541868536357896 ], [ -2.091707024156893, 47.541832994790333 ], [ -2.091614787414744, 47.541826848501763 ], [ -2.091634514639016, 47.541692277441832 ], [ -2.091798123763817, 47.541706012975553 ], [ -2.091769175094737, 47.541872544803859 ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "name": "Zone Chill", "pretalx-room-id": null, "color": "#0aaaaa", "silence": true, "mixite-choisie": false }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091650276067753, 47.540906182329671 ], [ -2.091633823384445, 47.540983928532093 ], [ -2.091512073527968, 47.540990592486928 ], [ -2.091377161524843, 47.540946166105307 ], [ -2.091439681721413, 47.540855091905314 ], [ -2.091568012651214, 47.540837321311258 ], [ -2.091650276067753, 47.540906182329671 ] ] ] } },
|
{ "type": "Feature", "properties": { "name": "Zone Chill", "pretalx-room-id": null, "color": "#0aaaaa", "silence": true, "mixite-choisie": false }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091605256464399, 47.540902805544711 ], [ -2.09158880378109, 47.540980551747133 ], [ -2.091512073527968, 47.540990592486928 ], [ -2.091424949201197, 47.540972512918515 ], [ -2.091401605703161, 47.540951126612896 ], [ -2.091439681721413, 47.540855091905314 ], [ -2.09155500583311, 47.540846446149025 ], [ -2.091605256464399, 47.540902805544711 ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "name": "Zone RDR", "pretalx-room-id": null, "color": "#bbf900" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.09198464044314, 47.541748859748033 ], [ -2.091900476298401, 47.541742466216562 ], [ -2.09190626819508, 47.541709147619059 ], [ -2.091990180518224, 47.541715541152904 ], [ -2.09198464044314, 47.541748859748033 ] ] ] } },
|
{ "type": "Feature", "properties": { "name": "Zone RDR", "pretalx-room-id": null, "color": "#bbf900" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092030759767233, 47.541654948301883 ], [ -2.091926670934559, 47.54164533933217 ], [ -2.09191599515685, 47.541704794804005 ], [ -2.092018749517309, 47.54171500432269 ], [ -2.092030759767233, 47.541654948301883 ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "name": "Zone Chill", "pretalx-room-id": null, "color": "#0aaaaa", "silence": false, "mixite-choisie": false, "capacity": null }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092012182854578, 47.541742771763474 ], [ -2.092086426446367, 47.541688968212107 ], [ -2.09203412318319, 47.541612702547731 ], [ -2.091843055116086, 47.541637024743494 ], [ -2.09182548205758, 47.541704445951723 ], [ -2.092012182854578, 47.541742771763474 ] ] ] } },
|
{ "type": "Feature", "properties": { "name": "Zone Chill", "pretalx-room-id": null, "color": "#0aaaaa", "silence": false, "mixite-choisie": false, "capacity": null }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092012182854578, 47.541742771763474 ], [ -2.092086426446367, 47.541688968212107 ], [ -2.09203412318319, 47.541612702547731 ], [ -2.091843055116086, 47.541637024743494 ], [ -2.09182548205758, 47.541704445951723 ], [ -2.092012182854578, 47.541742771763474 ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "name": "Zone Chill", "pretalx-room-id": null, "color": "#0aaaaa", "silence": false, "mixite-choisie": false, "capacity": null }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091233737020751, 47.541814431409279 ], [ -2.091097471052029, 47.541802433154466 ], [ -2.090848637543928, 47.541772437505415 ], [ -2.09084567524026, 47.541730443567928 ], [ -2.090931582046628, 47.541708446730098 ], [ -2.091127094088708, 47.541732443280004 ], [ -2.091213000895077, 47.541760439240981 ], [ -2.091233737020751, 47.541814431409279 ] ] ] } },
|
{ "type": "Feature", "properties": { "name": "Zone Chill", "pretalx-room-id": null, "color": "#0aaaaa", "silence": false, "mixite-choisie": false, "capacity": null }, "geometry": null },
|
||||||
{ "type": "Feature", "properties": { "name": "Zone Chill", "pretalx-room-id": null, "color": "#0aaaaa", "silence": true, "mixite-choisie": false, "capacity": null }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092117617170763, 47.541869865819884 ], [ -2.092129940544073, 47.54190965674109 ], [ -2.092109135071673, 47.541960217814818 ], [ -2.092069604674113, 47.541995329642894 ], [ -2.091994704973472, 47.54199813858812 ], [ -2.091840744477711, 47.541993925170225 ], [ -2.091844905572191, 47.541953195446389 ], [ -2.091961416217632, 47.541946173077008 ], [ -2.091995247482533, 47.541853747610382 ], [ -2.092055040843432, 47.541845050853695 ], [ -2.092117617170763, 47.541869865819884 ] ] ] } }
|
{ "type": "Feature", "properties": { "name": "Zone Chill", "pretalx-room-id": null, "color": "#0aaaaa", "silence": true, "mixite-choisie": false, "capacity": null }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092117617170763, 47.541869865819884 ], [ -2.092129940544073, 47.54190965674109 ], [ -2.092109135071673, 47.541960217814818 ], [ -2.092069604674113, 47.541995329642894 ], [ -2.091994704973472, 47.54199813858812 ], [ -2.091840744477711, 47.541993925170225 ], [ -2.091844905572191, 47.541953195446389 ], [ -2.091961416217632, 47.541946173077008 ], [ -2.091995247482533, 47.541853747610382 ], [ -2.092055040843432, 47.541845050853695 ], [ -2.092117617170763, 47.541869865819884 ] ] ] } }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
"name": "espacemiam",
|
"name": "espacemiam",
|
||||||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
||||||
"features": [
|
"features": [
|
||||||
{ "type": "Feature", "properties": { "capacite": 100 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091586326341, 47.541902826510004 ], [ -2.091383458908177, 47.541890167650436 ], [ -2.091406473280808, 47.54175724944043 ], [ -2.091605078792774, 47.541769332928006 ], [ -2.091586326341, 47.541902826510004 ] ] ] } },
|
{ "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": 40 }, "geometry": null }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -3,9 +3,10 @@
|
||||||
"name": "marabouts",
|
"name": "marabouts",
|
||||||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
||||||
"features": [
|
"features": [
|
||||||
{ "type": "Feature", "properties": { "name": "marabout confs/ateliers" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091800920272381, 47.541692801873211 ], [ -2.091630547507163, 47.541678243550116 ], [ -2.091639173976287, 47.541636024390286 ], [ -2.091809546741506, 47.541652038558368 ], [ -2.091800920272381, 47.541692801873211 ] ] ] } },
|
{ "type": "Feature", "properties": { "name": "maraBar" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091800920272381, 47.541692801873211 ], [ -2.091630547507163, 47.541678243550116 ], [ -2.091642658362949, 47.541616353276041 ], [ -2.091812998828834, 47.54163097053253 ], [ -2.091800920272381, 47.541692801873211 ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "name": "magasin logistique" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092046041350944, 47.542253988565456 ], [ -2.091914994174015, 47.542246911531983 ], [ -2.091942950905092, 47.542090037044915 ], [ -2.092070503490637, 47.54209947311756 ], [ -2.092046041350944, 47.542253988565456 ] ] ] } },
|
{ "type": "Feature", "properties": { "name": "maraLogistique" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091995043494189, 47.542050128349167 ], [ -2.091983442886901, 47.542124237627746 ], [ -2.091824552206749, 47.542111159044218 ], [ -2.091838086248585, 47.542037702319504 ], [ -2.091995043494189, 47.542050128349167 ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "name": "marabouffe" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091577766105384, 47.541895417667902 ], [ -2.091387310874913, 47.541883622530918 ], [ -2.091401289240451, 47.541825826321372 ], [ -2.091584755288153, 47.541838800986191 ], [ -2.091577766105384, 47.541895417667902 ] ] ] } },
|
{ "type": "Feature", "properties": { "name": "maraBouffe" }, "geometry": null },
|
||||||
{ "type": "Feature", "properties": { "name": "marabout RDR medic" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092010781121195, 47.541752359614335 ], [ -2.091899755147391, 47.541743420814718 ], [ -2.091905866668885, 47.541705258999258 ], [ -2.092017911229604, 47.541712822604545 ], [ -2.092010781121195, 47.541752359614335 ] ] ] } }
|
{ "type": "Feature", "properties": { "name": "maraRDR" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092029352903124, 47.541653918905233 ], [ -2.091925123471984, 47.541644980105616 ], [ -2.09191389521808, 47.541705346571632 ], [ -2.092021280592161, 47.541714522628865 ], [ -2.092029352903124, 47.541653918905233 ] ] ] } },
|
||||||
|
{ "type": "Feature", "properties": { "name": "maraConfs/Ateliers" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091767909727368, 47.542104669062304 ], [ -2.091603024902096, 47.54209059320182 ], [ -2.091615018100641, 47.542017361613773 ], [ -2.091780869643187, 47.54203078491107 ], [ -2.091767909727368, 47.542104669062304 ] ] ] } }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,8 @@
|
||||||
"features": [
|
"features": [
|
||||||
{ "type": "Feature", "properties": { "Depose-minute": false, "Camping-cars": true, "Parking": true, "capacite": 22 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092142121259721, 47.542843538132558 ], [ -2.091790408416395, 47.542814759968941 ], [ -2.091825676652254, 47.542523865768402 ], [ -2.092019624006813, 47.542449891415274 ], [ -2.092117032543631, 47.542463394677995 ], [ -2.092187417610755, 47.542510789651068 ], [ -2.092187417610755, 47.542577339516328 ], [ -2.092190082101993, 47.542645687938666 ], [ -2.092142121259721, 47.542843538132558 ] ] ] } },
|
{ "type": "Feature", "properties": { "Depose-minute": false, "Camping-cars": true, "Parking": true, "capacite": 22 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092142121259721, 47.542843538132558 ], [ -2.091790408416395, 47.542814759968941 ], [ -2.091825676652254, 47.542523865768402 ], [ -2.092019624006813, 47.542449891415274 ], [ -2.092117032543631, 47.542463394677995 ], [ -2.092187417610755, 47.542510789651068 ], [ -2.092187417610755, 47.542577339516328 ], [ -2.092190082101993, 47.542645687938666 ], [ -2.092142121259721, 47.542843538132558 ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "Depose-minute": true, "Camping-cars": false, "Parking": true, "capacite": 3 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091743572922097, 47.541980542375086 ], [ -2.091739874320352, 47.542006758143337 ], [ -2.091580834445331, 47.541998019555379 ], [ -2.091584533047075, 47.541970555412306 ], [ -2.091743572922097, 47.541980542375086 ] ] ] } },
|
{ "type": "Feature", "properties": { "Depose-minute": true, "Camping-cars": false, "Parking": true, "capacite": 3 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091743572922097, 47.541980542375086 ], [ -2.091739874320352, 47.542006758143337 ], [ -2.091580834445331, 47.541998019555379 ], [ -2.091584533047075, 47.541970555412306 ], [ -2.091743572922097, 47.541980542375086 ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "Depose-minute": false, "Camping-cars": true, "Parking": true, "capacite": 40 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.09169087019505, 47.542803910588248 ], [ -2.09105629017985, 47.542748503711742 ], [ -2.09112010389859, 47.542425620241325 ], [ -2.091718701205569, 47.542495685076233 ], [ -2.09169087019505, 47.542803910588248 ] ] ] } },
|
{ "type": "Feature", "properties": { "Depose-minute": false, "Camping-cars": true, "Parking": true, "capacite": 40 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.09169087019505, 47.542803910588248 ], [ -2.09105629017985, 47.542748503711742 ], [ -2.091100367580685, 47.542542599256421 ], [ -2.091270899195627, 47.542569164504116 ], [ -2.091305005518615, 47.542455819353506 ], [ -2.091718701205569, 47.542495685076233 ], [ -2.09169087019505, 47.542803910588248 ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "Depose-minute": true, "Camping-cars": false, "Parking": true, "capacite": 3 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092222541848034, 47.541986784225863 ], [ -2.092189254432332, 47.541949333110082 ], [ -2.092100487990459, 47.542003013034389 ], [ -2.092155967016629, 47.542029228791392 ], [ -2.092222541848034, 47.541986784225863 ] ] ] } },
|
{ "type": "Feature", "properties": { "Depose-minute": true, "Camping-cars": false, "Parking": false, "capacite": 3 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092222541848034, 47.541986784225863 ], [ -2.092189254432332, 47.541949333110082 ], [ -2.092100487990459, 47.542003013034389 ], [ -2.092155967016629, 47.542029228791392 ], [ -2.092222541848034, 47.541986784225863 ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "Depose-minute": false, "Camping-cars": false, "Parking": true, "capacite": null }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.078307269873994, 47.546685973108467 ], [ -2.07816210937131, 47.546686855827154 ], [ -2.07813987758261, 47.546558861460824 ], [ -2.078307269873994, 47.546685973108467 ] ] ] } },
|
{ "type": "Feature", "properties": { "Depose-minute": false, "Camping-cars": false, "Parking": true, "capacite": null }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.078307269873994, 47.546685973108467 ], [ -2.07816210937131, 47.546686855827154 ], [ -2.07813987758261, 47.546558861460824 ], [ -2.078307269873994, 47.546685973108467 ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "Depose-minute": false, "Camping-cars": false, "Parking": true, "capacite": null }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.07811429061191, 47.548355153984389 ], [ -2.078164577560365, 47.548179272065255 ], [ -2.077769139283883, 47.548093645127835 ], [ -2.077535990704686, 47.548346668466756 ], [ -2.078101718874796, 47.548412238340063 ], [ -2.07811429061191, 47.548355153984389 ] ] ] } },
|
{ "type": "Feature", "properties": { "Depose-minute": false, "Camping-cars": false, "Parking": true, "capacite": null }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.07811429061191, 47.548355153984389 ], [ -2.078164577560365, 47.548179272065255 ], [ -2.077769139283883, 47.548093645127835 ], [ -2.077535990704686, 47.548346668466756 ], [ -2.078101718874796, 47.548412238340063 ], [ -2.07811429061191, 47.548355153984389 ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "Depose-minute": false, "Camping-cars": false, "Parking": true, "capacite": 40 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.079644526778333, 47.549831784523974 ], [ -2.079205275991393, 47.549965674823767 ], [ -2.078969119654329, 47.549651669652548 ], [ -2.07941309356801, 47.549500245166655 ], [ -2.079644526778333, 47.549831784523974 ] ] ] } },
|
{ "type": "Feature", "properties": { "Depose-minute": false, "Camping-cars": false, "Parking": true, "capacite": 40 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.079644526778333, 47.549831784523974 ], [ -2.079205275991393, 47.549965674823767 ], [ -2.078969119654329, 47.549651669652548 ], [ -2.07941309356801, 47.549500245166655 ], [ -2.079644526778333, 47.549831784523974 ] ] ] } },
|
||||||
|
|
|
||||||
|
|
@ -3,30 +3,30 @@
|
||||||
"name": "pieces-batiments",
|
"name": "pieces-batiments",
|
||||||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
||||||
"features": [
|
"features": [
|
||||||
{ "type": "Feature", "properties": { "piece-batiment": true, "id": 1, "name": "Salle à manger", "toilettes": false, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091803344599751, 47.541704589719863 ], [ -2.091772833474595, 47.541875987459946 ], [ -2.091696968797553, 47.541870845299627 ], [ -2.091703022024791, 47.54183458014915 ], [ -2.091610059534208, 47.541828751805809 ], [ -2.091631027818287, 47.541690028656284 ], [ -2.091803344599751, 47.541704589719863 ] ] ] ] } },
|
{ "type": "Feature", "properties": { "id": 1, "name": "Réfectoire", "toilettes": false, "n couchage": null, "douches": false, "pmr": true }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091803344599751, 47.541704589719863 ], [ -2.091772833474595, 47.541875987459946 ], [ -2.091696968797553, 47.541870845299627 ], [ -2.091703022024791, 47.54183458014915 ], [ -2.091610059534208, 47.541828751805809 ], [ -2.091631027818287, 47.541690028656284 ], [ -2.091803344599751, 47.541704589719863 ] ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "piece-batiment": true, "id": 2, "name": "Cuisine", "toilettes": false, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091720961698117, 47.541872552348394 ], [ -2.09171563094476, 47.541910422595102 ], [ -2.091765708928661, 47.541914819548275 ], [ -2.091755963116424, 47.541965037290019 ], [ -2.091591105232199, 47.541954952052144 ], [ -2.091610190850896, 47.54182878845991 ], [ -2.091702972058417, 47.541834623206363 ], [ -2.091697048172613, 47.541870855925914 ], [ -2.091720961698117, 47.541872552348394 ] ] ] ] } },
|
{ "type": "Feature", "properties": { "id": 2, "name": "Cuisine", "toilettes": false, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091720961698117, 47.541872552348394 ], [ -2.09171563094476, 47.541910422595102 ], [ -2.091765708928661, 47.541914819548275 ], [ -2.091755963116424, 47.541965037290019 ], [ -2.091591105232199, 47.541954952052144 ], [ -2.091610190850896, 47.54182878845991 ], [ -2.091702972058417, 47.541834623206363 ], [ -2.091697048172613, 47.541870855925914 ], [ -2.091720961698117, 47.541872552348394 ] ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "piece-batiment": true, "id": 3, "name": "Toilettes", "toilettes": true, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091772751762869, 47.541876028605977 ], [ -2.091765717111395, 47.541914830245268 ], [ -2.091715628651217, 47.541910327403237 ], [ -2.091721086231624, 47.541872503515016 ], [ -2.091772751762869, 47.541876028605977 ] ] ] ] } },
|
{ "type": "Feature", "properties": { "id": 3, "name": "Toilettes", "toilettes": true, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091772751762869, 47.541876028605977 ], [ -2.091765717111395, 47.541914830245268 ], [ -2.091715628651217, 47.541910327403237 ], [ -2.091721086231624, 47.541872503515016 ], [ -2.091772751762869, 47.541876028605977 ] ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "piece-batiment": true, "id": 4, "name": "Salle polyvalente", "toilettes": false, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091784815278911, 47.541808214080078 ], [ -2.091958992911517, 47.541822034555537 ], [ -2.091933044939367, 47.541940064093374 ], [ -2.091763691017441, 47.541925910319492 ], [ -2.091784815278911, 47.541808214080078 ] ] ] ] } },
|
{ "type": "Feature", "properties": { "id": 4, "name": "Salle polyvalente", "toilettes": false, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091784815278911, 47.541808214080078 ], [ -2.091958992911517, 47.541822034555537 ], [ -2.091933044939367, 47.541940064093374 ], [ -2.091763691017441, 47.541925910319492 ], [ -2.091784815278911, 47.541808214080078 ] ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "piece-batiment": true, "id": 5, "name": null, "toilettes": false, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091958992251015, 47.541822034555537 ], [ -2.091844168369957, 47.541812636999211 ], [ -2.091856286723147, 47.541743668891101 ], [ -2.09197028936854, 47.541752404530854 ], [ -2.091958992251015, 47.541822034555537 ] ] ] ] } },
|
{ "type": "Feature", "properties": { "id": 5, "name": null, "toilettes": false, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091958992251015, 47.541822034555537 ], [ -2.091844168369957, 47.541812636999211 ], [ -2.091856286723147, 47.541743668891101 ], [ -2.09197028936854, 47.541752404530854 ], [ -2.091958992251015, 47.541822034555537 ] ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "piece-batiment": true, "id": 7, "name": "Réserve", "toilettes": false, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091844009103773, 47.541812895270205 ], [ -2.091784870648028, 47.541808209316194 ], [ -2.09179050735358, 47.541776654559868 ], [ -2.091849600044912, 47.541781056139008 ], [ -2.091844009103773, 47.541812895270205 ] ] ] ] } },
|
{ "type": "Feature", "properties": { "id": 7, "name": "Réserve", "toilettes": false, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091844009103773, 47.541812895270205 ], [ -2.091784870648028, 47.541808209316194 ], [ -2.09179050735358, 47.541776654559868 ], [ -2.091849600044912, 47.541781056139008 ], [ -2.091844009103773, 47.541812895270205 ] ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "piece-batiment": true, "id": 8, "name": "Aile ouest", "toilettes": false, "n couchage": null, "douches": false, "pmr": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091958998067715, 47.54182199973912 ], [ -2.09197030240704, 47.541752350898967 ], [ -2.092355993668751, 47.541780997009639 ], [ -2.092339993158979, 47.541853997664646 ], [ -2.091958998067715, 47.54182199973912 ] ] ] ] } },
|
{ "type": "Feature", "properties": { "id": 8, "name": "Aile ouest", "toilettes": false, "n couchage": null, "douches": false, "pmr": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091958998067715, 47.54182199973912 ], [ -2.09197030240704, 47.541752350898967 ], [ -2.092355993668751, 47.541780997009639 ], [ -2.092339993158979, 47.541853997664646 ], [ -2.091958998067715, 47.54182199973912 ] ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "piece-batiment": true, "id": 9, "name": "Régie", "toilettes": false, "n couchage": null, "douches": false, "pmr": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091797061088745, 47.541739907554394 ], [ -2.091856210245345, 47.541743887914542 ], [ -2.091849729126421, 47.541781097436456 ], [ -2.091790540676175, 47.541776654559868 ], [ -2.091797061088745, 47.541739907554394 ] ] ] ] } },
|
{ "type": "Feature", "properties": { "id": 9, "name": "Régie", "toilettes": false, "n couchage": null, "douches": false, "pmr": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091797061088745, 47.541739907554394 ], [ -2.091856210245345, 47.541743887914542 ], [ -2.091849729126421, 47.541781097436456 ], [ -2.091790540676175, 47.541776654559868 ], [ -2.091797061088745, 47.541739907554394 ] ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "piece-batiment": true, "id": 10, "name": "Dortoir", "toilettes": false, "n couchage": 9, "douches": false, "pmr": true }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091513984486493, 47.541497970679082 ], [ -2.091312031318447, 47.541481871281974 ], [ -2.091319563736084, 47.541437298073781 ], [ -2.091355282240157, 47.541440556482534 ], [ -2.091357636451076, 47.541425832768645 ], [ -2.091496188687846, 47.541437050836741 ], [ -2.091494042201419, 47.5414527093861 ], [ -2.091520284729023, 47.541454859514907 ], [ -2.091513984486493, 47.541497970679082 ] ] ] ] } },
|
{ "type": "Feature", "properties": { "id": 10, "name": "Dortoir", "toilettes": false, "n couchage": 9, "douches": false, "pmr": true }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091513984486493, 47.541497970679082 ], [ -2.091312031318447, 47.541481871281974 ], [ -2.091319563736084, 47.541437298073781 ], [ -2.091355282240157, 47.541440556482534 ], [ -2.091357636451076, 47.541425832768645 ], [ -2.091496188687846, 47.541437050836741 ], [ -2.091494042201419, 47.5414527093861 ], [ -2.091520284729023, 47.541454859514907 ], [ -2.091513984486493, 47.541497970679082 ] ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "piece-batiment": true, "id": 11, "name": "Dortoiran", "toilettes": false, "n couchage": 9, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091496186962639, 47.54143705074641 ], [ -2.091357636065354, 47.54142583034475 ], [ -2.091365923131042, 47.541367825645708 ], [ -2.091531068219536, 47.541381078109474 ], [ -2.091525142027638, 47.541421687499131 ], [ -2.091498726214174, 47.541419858360889 ], [ -2.091496186962639, 47.54143705074641 ] ] ] ] } },
|
{ "type": "Feature", "properties": { "id": 11, "name": "Dortoiran", "toilettes": false, "n couchage": 9, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091496186962639, 47.54143705074641 ], [ -2.091357636065354, 47.54142583034475 ], [ -2.091365923131042, 47.541367825645708 ], [ -2.091531068219536, 47.541381078109474 ], [ -2.091525142027638, 47.541421687499131 ], [ -2.091498726214174, 47.541419858360889 ], [ -2.091496186962639, 47.54143705074641 ] ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "piece-batiment": true, "id": 12, "name": "Dortoirhin", "toilettes": false, "n couchage": 9, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091531100751232, 47.541381082186092 ], [ -2.091365924459619, 47.541367822129459 ], [ -2.091374658392441, 47.541309434176171 ], [ -2.091512809971881, 47.541320692823099 ], [ -2.091510629056958, 47.541337809818359 ], [ -2.091537037797344, 47.541340343423826 ], [ -2.091531100751232, 47.541381082186092 ] ] ] ] } },
|
{ "type": "Feature", "properties": { "id": 12, "name": "Dortoirhin", "toilettes": false, "n couchage": 9, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091531100751232, 47.541381082186092 ], [ -2.091365924459619, 47.541367822129459 ], [ -2.091374658392441, 47.541309434176171 ], [ -2.091512809971881, 47.541320692823099 ], [ -2.091510629056958, 47.541337809818359 ], [ -2.091537037797344, 47.541340343423826 ], [ -2.091531100751232, 47.541381082186092 ] ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "piece-batiment": true, "id": 15, "name": "DORTOUER !", "toilettes": false, "n couchage": 9, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091547712938505, 47.54126725655756 ], [ -2.091383061098264, 47.541253868718748 ], [ -2.091390628898466, 47.541202709369138 ], [ -2.091527068817096, 47.541212684131487 ], [ -2.09152545827858, 47.541225814277354 ], [ -2.091553444836405, 47.541228132701661 ], [ -2.091547712938505, 47.54126725655756 ] ] ] ] } },
|
{ "type": "Feature", "properties": { "id": 15, "name": "Dortoir ?", "toilettes": false, "n couchage": 9, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091527068279477, 47.541212688576692 ], [ -2.091390628731268, 47.541202706216346 ], [ -2.091398039743798, 47.541151059604289 ], [ -2.09153491127021, 47.54116080588124 ], [ -2.091535469734013, 47.541157821323246 ], [ -2.091563439462842, 47.541159831972855 ], [ -2.091558234933273, 47.541195415654116 ], [ -2.091530061605953, 47.541193542936504 ], [ -2.091527068279477, 47.541212688576692 ] ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "piece-batiment": true, "id": 14, "name": "DORTOUAR !", "toilettes": false, "n couchage": 9, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091512807891281, 47.541320684413535 ], [ -2.091374658571692, 47.541309434463415 ], [ -2.09138306108793, 47.541253869055801 ], [ -2.091547708479571, 47.541267252701118 ], [ -2.091541890653248, 47.541307116745308 ], [ -2.0915149636497, 47.541304886367087 ], [ -2.091512807891281, 47.541320684413535 ] ] ] ] } },
|
{ "type": "Feature", "properties": { "id": 14, "name": "DORTOUAR !", "toilettes": false, "n couchage": 9, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091512807891281, 47.541320684413535 ], [ -2.091374658571692, 47.541309434463415 ], [ -2.09138306108793, 47.541253869055801 ], [ -2.091547708479571, 47.541267252701118 ], [ -2.091541890653248, 47.541307116745308 ], [ -2.0915149636497, 47.541304886367087 ], [ -2.091512807891281, 47.541320684413535 ] ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "piece-batiment": true, "id": 15, "name": "Dortoir ?", "toilettes": false, "n couchage": 9, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091527068279477, 47.541212688576692 ], [ -2.091390628731268, 47.541202706216346 ], [ -2.091398039743798, 47.541151059604289 ], [ -2.09153491127021, 47.54116080588124 ], [ -2.091535469734013, 47.541157821323246 ], [ -2.091563439462842, 47.541159831972855 ], [ -2.091558234933273, 47.541195415654116 ], [ -2.091530061605953, 47.541193542936504 ], [ -2.091527068279477, 47.541212688576692 ] ] ] ] } },
|
{ "type": "Feature", "properties": { "id": 15, "name": "DORTOUER !", "toilettes": false, "n couchage": 9, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091547712938505, 47.54126725655756 ], [ -2.091383061098264, 47.541253868718748 ], [ -2.091390628898466, 47.541202709369138 ], [ -2.091527068817096, 47.541212684131487 ], [ -2.09152545827858, 47.541225814277354 ], [ -2.091553444836405, 47.541228132701661 ], [ -2.091547712938505, 47.54126725655756 ] ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "piece-batiment": true, "id": 17, "name": "S.A.N.", "toilettes": false, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091569174874294, 47.541120597227135 ], [ -2.091519673666023, 47.54111719870663 ], [ -2.091484634757828, 47.541114715735404 ], [ -2.091497522553489, 47.541027037904492 ], [ -2.091581989558546, 47.541032936151403 ], [ -2.091569174874294, 47.541120597227135 ] ] ] ] } },
|
{ "type": "Feature", "properties": { "id": 17, "name": "S.A.N.", "toilettes": false, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091569174874294, 47.541120597227135 ], [ -2.091519673666023, 47.54111719870663 ], [ -2.091484634757828, 47.541114715735404 ], [ -2.091497522553489, 47.541027037904492 ], [ -2.091581989558546, 47.541032936151403 ], [ -2.091569174874294, 47.541120597227135 ] ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "piece-batiment": true, "id": 18, "name": null, "toilettes": false, "n couchage": 0, "douches": true, "pmr": true }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091497441875379, 47.541027061687174 ], [ -2.091486517145593, 47.541102092039424 ], [ -2.091370407902545, 47.541094109203854 ], [ -2.091381988141875, 47.541018994879494 ], [ -2.091497441875379, 47.541027061687174 ] ] ] ] } },
|
{ "type": "Feature", "properties": { "id": 18, "name": null, "toilettes": false, "n couchage": 0, "douches": true, "pmr": true }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091497441875379, 47.541027061687174 ], [ -2.091486517145593, 47.541102092039424 ], [ -2.091370407902545, 47.541094109203854 ], [ -2.091381988141875, 47.541018994879494 ], [ -2.091497441875379, 47.541027061687174 ] ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "piece-batiment": true, "id": 19, "name": null, "toilettes": true, "n couchage": 0, "douches": true }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091325974304333, 47.541400816916251 ], [ -2.091240947788481, 47.541395030318668 ], [ -2.091250983313784, 47.541320011014868 ], [ -2.091334975801904, 47.541328017529352 ], [ -2.091325974304333, 47.541400816916251 ] ] ] ] } },
|
{ "type": "Feature", "properties": { "id": 19, "name": null, "toilettes": true, "n couchage": 0, "douches": true }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091325974304333, 47.541400816916251 ], [ -2.091240947788481, 47.541395030318668 ], [ -2.091250983313784, 47.541320011014868 ], [ -2.091334975801904, 47.541328017529352 ], [ -2.091325974304333, 47.541400816916251 ] ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "piece-batiment": true, "id": 20, "name": null, "toilettes": false, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091519659708729, 47.541117199369673 ], [ -2.091517504484667, 47.541131244918141 ], [ -2.091401944662798, 47.541123124722198 ], [ -2.091355283309725, 47.54144055539323 ], [ -2.091319563736084, 47.541437298073781 ], [ -2.091325894172231, 47.541401168525681 ], [ -2.091334953198116, 47.541327997150162 ], [ -2.091370372463667, 47.541093963571548 ], [ -2.091486449400059, 47.541102080066366 ], [ -2.091484630455735, 47.541114714816082 ], [ -2.091519659708729, 47.541117199369673 ] ] ] ] } },
|
{ "type": "Feature", "properties": { "id": 20, "name": null, "toilettes": false, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091519659708729, 47.541117199369673 ], [ -2.091517504484667, 47.541131244918141 ], [ -2.091401944662798, 47.541123124722198 ], [ -2.091355283309725, 47.54144055539323 ], [ -2.091319563736084, 47.541437298073781 ], [ -2.091325894172231, 47.541401168525681 ], [ -2.091334953198116, 47.541327997150162 ], [ -2.091370372463667, 47.541093963571548 ], [ -2.091486449400059, 47.541102080066366 ], [ -2.091484630455735, 47.541114714816082 ], [ -2.091519659708729, 47.541117199369673 ] ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "piece-batiment": true, "id": 21, "name": "S.A.N.", "toilettes": false, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091346050044288, 47.541254629515471 ], [ -2.091305020991117, 47.54125195944119 ], [ -2.091308995388566, 47.541206066134919 ], [ -2.091353136397722, 47.541208003574475 ], [ -2.091346050044288, 47.541254629515471 ] ] ] ] } },
|
{ "type": "Feature", "properties": { "id": 21, "name": "S.A.N.", "toilettes": false, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091346050044288, 47.541254629515471 ], [ -2.091305020991117, 47.54125195944119 ], [ -2.091308995388566, 47.541206066134919 ], [ -2.091353136397722, 47.541208003574475 ], [ -2.091346050044288, 47.541254629515471 ] ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "piece-batiment": true, "id": 22, "name": "Fioul", "toilettes": false, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091335973355576, 47.541025992012997 ], [ -2.091380782392617, 47.541027051620048 ], [ -2.091374991976149, 47.541061999910184 ], [ -2.091331000086885, 47.541060000059225 ], [ -2.091335973355576, 47.541025992012997 ] ] ] ] } },
|
{ "type": "Feature", "properties": { "id": 22, "name": "Fioul", "toilettes": false, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091335973355576, 47.541025992012997 ], [ -2.091380782392617, 47.541027051620048 ], [ -2.091374991976149, 47.541061999910184 ], [ -2.091331000086885, 47.541060000059225 ], [ -2.091335973355576, 47.541025992012997 ] ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "piece-batiment": true, "id": 24, "name": null, "toilettes": false, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091553465453023, 47.54122812760788 ], [ -2.091525455304059, 47.541225810566047 ], [ -2.091530065826963, 47.54119354580304 ], [ -2.091558244276249, 47.541195410738212 ], [ -2.091553465453023, 47.54122812760788 ] ] ] ] } },
|
{ "type": "Feature", "properties": { "id": 24, "name": null, "toilettes": false, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091537053394358, 47.541340342066142 ], [ -2.09151062838619, 47.541337807354552 ], [ -2.091514970769075, 47.541304871284794 ], [ -2.091541897498958, 47.541307121053045 ], [ -2.091537053394358, 47.541340342066142 ] ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "piece-batiment": true, "id": 24, "name": null, "toilettes": false, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091537053394358, 47.541340342066142 ], [ -2.09151062838619, 47.541337807354552 ], [ -2.091514970769075, 47.541304871284794 ], [ -2.091541897498958, 47.541307121053045 ], [ -2.091537053394358, 47.541340342066142 ] ] ] ] } },
|
{ "type": "Feature", "properties": { "id": 24, "name": null, "toilettes": false, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091553465453023, 47.54122812760788 ], [ -2.091525455304059, 47.541225810566047 ], [ -2.091530065826963, 47.54119354580304 ], [ -2.091558244276249, 47.541195410738212 ], [ -2.091553465453023, 47.54122812760788 ] ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "piece-batiment": true, "id": 25, "name": null, "toilettes": false, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091520309291041, 47.541454859428924 ], [ -2.091494041971326, 47.541452709231201 ], [ -2.091498730491986, 47.54141986300997 ], [ -2.091525159923799, 47.541421689054665 ], [ -2.091520309291041, 47.541454859428924 ] ] ] ] } },
|
{ "type": "Feature", "properties": { "id": 25, "name": null, "toilettes": false, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091520309291041, 47.541454859428924 ], [ -2.091494041971326, 47.541452709231201 ], [ -2.091498730491986, 47.54141986300997 ], [ -2.091525159923799, 47.541421689054665 ], [ -2.091520309291041, 47.541454859428924 ] ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "piece-batiment": true, "id": 30, "name": "Toilettes sèches", "toilettes": true, "n couchage": 0, "douches": false, "pmr": true }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.0914328905057, 47.54151697382953 ], [ -2.091337448370911, 47.541508740538298 ], [ -2.091342288235758, 47.541484563405774 ], [ -2.091437923965141, 47.541492273951967 ], [ -2.0914328905057, 47.54151697382953 ] ] ] ] } },
|
{ "type": "Feature", "properties": { "id": 30, "name": "Toilettes sèches", "toilettes": true, "n couchage": 0, "douches": false, "pmr": true }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.0914328905057, 47.54151697382953 ], [ -2.091337448370911, 47.541508740538298 ], [ -2.091342288235758, 47.541484563405774 ], [ -2.091437923965141, 47.541492273951967 ], [ -2.0914328905057, 47.54151697382953 ] ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "piece-batiment": true, "id": 999, "name": "Trésor ???", "toilettes": false, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091084999999803, 47.54062200000012 ], [ -2.091044000329997, 47.540618999547782 ], [ -2.091051001856652, 47.540575000998821 ], [ -2.091096001550976, 47.540576997695652 ], [ -2.091084999999803, 47.54062200000012 ] ] ] ] } }
|
{ "type": "Feature", "properties": { "id": 999, "name": "Trésor ???", "toilettes": false, "n couchage": null, "douches": false }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ -2.091084999999803, 47.54062200000012 ], [ -2.091044000329997, 47.540618999547782 ], [ -2.091051001856652, 47.540575000998821 ], [ -2.091096001550976, 47.540576997695652 ], [ -2.091084999999803, 47.54062200000012 ] ] ] ] } }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -3,12 +3,12 @@
|
||||||
"name": "zones-interdite",
|
"name": "zones-interdite",
|
||||||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
||||||
"features": [
|
"features": [
|
||||||
{ "type": "Feature", "properties": { "name": "zone humide", "zone-interdite": true, "zone-humide": true }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092220366636713, 47.541607899749323 ], [ -2.091647881311097, 47.541551121401859 ], [ -2.09179772431766, 47.540838334853689 ], [ -2.092338863555104, 47.540842562559249 ], [ -2.092220366636713, 47.541607899749323 ] ] ] } },
|
{ "type": "Feature", "properties": { "name": "zone humide", "zone-interdite": true, "zone-humide": true }, "geometry": null },
|
||||||
{ "type": "Feature", "properties": { "name": "zone de veille", "zone-interdite": true, "zone-humide": false }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091562554859173, 47.541159507838174 ], [ -2.091535675616732, 47.54115781203329 ], [ -2.091534921993112, 47.541160525321082 ], [ -2.091398264910046, 47.541150689652142 ], [ -2.091402535443891, 47.541123048020921 ], [ -2.091517086234109, 47.541131527050446 ], [ -2.091520100728589, 47.541117621441281 ], [ -2.091568332640259, 47.541120843473003 ], [ -2.091562554859173, 47.541159507838174 ] ] ] } },
|
{ "type": "Feature", "properties": { "name": "zone de veille", "zone-interdite": true, "zone-humide": false }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091562554859173, 47.541159507838174 ], [ -2.091535675616732, 47.54115781203329 ], [ -2.091534921993112, 47.541160525321082 ], [ -2.091398264910046, 47.541150689652142 ], [ -2.091402535443891, 47.541123048020921 ], [ -2.091517086234109, 47.541131527050446 ], [ -2.091520100728589, 47.541117621441281 ], [ -2.091568332640259, 47.541120843473003 ], [ -2.091562554859173, 47.541159507838174 ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "name": "sallededanseetvestiaire", "zone-interdite": true, "zone-humide": false }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092337886057423, 47.541852268525034 ], [ -2.092214891374372, 47.541842633905581 ], [ -2.092224126470027, 47.541804095410093 ], [ -2.092262745960952, 47.541807212495343 ], [ -2.09226904261708, 47.541774624776771 ], [ -2.092353837586283, 47.541781992436654 ], [ -2.092337886057423, 47.541852268525034 ] ] ] } },
|
{ "type": "Feature", "properties": { "name": "sallededanseetvestiaire", "zone-interdite": true, "zone-humide": false }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092337886057423, 47.541852268525034 ], [ -2.092214891374372, 47.541842633905581 ], [ -2.092224126470027, 47.541804095410093 ], [ -2.092262745960952, 47.541807212495343 ], [ -2.09226904261708, 47.541774624776771 ], [ -2.092353837586283, 47.541781992436654 ], [ -2.092337886057423, 47.541852268525034 ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "name": "escalieretetage", "zone-interdite": true, "zone-humide": false }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092214891374372, 47.541842633905581 ], [ -2.092222027584651, 47.541815430264649 ], [ -2.092135973284223, 47.541808629352204 ], [ -2.092128837073943, 47.541835832996675 ], [ -2.092214891374372, 47.541842633905581 ] ] ] } },
|
{ "type": "Feature", "properties": { "name": "escalieretetage", "zone-interdite": true, "zone-humide": false }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092214891374372, 47.541842633905581 ], [ -2.092222027584651, 47.541815430264649 ], [ -2.092135973284223, 47.541808629352204 ], [ -2.092128837073943, 47.541835832996675 ], [ -2.092214891374372, 47.541842633905581 ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "name": "rdcaileouest", "zone-interdite": true, "zone-humide": false }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092100887537982, 47.541833120872255 ], [ -2.092109484544007, 47.541793657576086 ], [ -2.092178260592207, 47.541799461003862 ], [ -2.092183418795822, 47.541769670067808 ], [ -2.091970786180136, 47.54175342045918 ], [ -2.091959896639171, 47.541821514023539 ], [ -2.092100887537982, 47.541833120872255 ] ] ] } },
|
{ "type": "Feature", "properties": { "name": "rdcaileouest", "zone-interdite": true, "zone-humide": false }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.092100887537982, 47.541833120872255 ], [ -2.092109484544007, 47.541793657576086 ], [ -2.092178260592207, 47.541799461003862 ], [ -2.092183418795822, 47.541769670067808 ], [ -2.091970786180136, 47.54175342045918 ], [ -2.091959896639171, 47.541821514023539 ], [ -2.092100887537982, 47.541833120872255 ] ] ] } },
|
||||||
{ "type": "Feature", "properties": { "name": "foret-jardin", "zone-interdite": true, "zone-humide": false }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091242019017304, 47.542208369239688 ], [ -2.091100604493873, 47.542202402899704 ], [ -2.09076297731918, 47.542097395204834 ], [ -2.09081777544701, 47.541787143968506 ], [ -2.091319797005192, 47.541837261600243 ], [ -2.091242019017304, 47.542208369239688 ] ] ] } },
|
{ "type": "Feature", "properties": { "name": "foret-jardin", "zone-interdite": true, "zone-humide": false }, "geometry": null },
|
||||||
{ "type": "Feature", "properties": { "name": "regie", "zone-interdite": true, "zone-humide": false }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091848786453545, 47.541780421811545 ], [ -2.091791585532498, 47.541776446880021 ], [ -2.091797754259278, 47.54174029391752 ], [ -2.091854955180325, 47.541743890286639 ], [ -2.091848786453545, 47.541780421811545 ] ] ] } }
|
{ "type": "Feature", "properties": { "name": "regie", "zone-interdite": true, "zone-humide": false }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091848786453545, 47.541780421811545 ], [ -2.091791585532498, 47.541776446880021 ], [ -2.091797754259278, 47.54174029391752 ], [ -2.091854955180325, 47.541743890286639 ], [ -2.091848786453545, 47.541780421811545 ] ] ] } }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
9
couches/zones-protegees.geojson
Normal file
9
couches/zones-protegees.geojson
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
{
|
||||||
|
"type": "FeatureCollection",
|
||||||
|
"name": "zones-protegees",
|
||||||
|
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
||||||
|
"features": [
|
||||||
|
{ "type": "Feature", "properties": { "name": "foret-jardin", "autorisee": false }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.091246158056328, 47.542215942324461 ], [ -2.091100048491368, 47.542202643788848 ], [ -2.090764928523822, 47.542098748540582 ], [ -2.090834714667705, 47.541702801219969 ], [ -2.091283825571846, 47.541733010704526 ], [ -2.091339265613396, 47.541810153367649 ], [ -2.091246158056328, 47.542215942324461 ] ] ] } },
|
||||||
|
{ "type": "Feature", "properties": { "name": "prairie biodiversite", "autorisee": false }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.09222214969687, 47.541614161422828 ], [ -2.091608783825783, 47.541560138092635 ], [ -2.091582759813864, 47.541505353848656 ], [ -2.091691756447549, 47.540836132642191 ], [ -2.092101791402842, 47.540857155427858 ], [ -2.092327570144048, 47.540851899732232 ], [ -2.09222214969687, 47.541614161422828 ] ] ] } }
|
||||||
|
]
|
||||||
|
}
|
||||||
BIN
map-light.qgz
BIN
map-light.qgz
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue