Florent Cadot
Florent Cadot
Just wondering if any technical choice had been made. Migration to Vue 3 ?
If I understand correctly: We should loop to perform `GET /api/protectedarea/` incrementing the page query param until we get all the protected area from their API and perform individual `GET...
Here is one attempt to solve this issue: https://github.com/c2corg/c2c_ui/pull/3838
Here are the front and back PR for this feature: https://github.com/c2corg/c2c_ui/pull/3846 https://github.com/c2corg/v6_api/pull/1747
Hi @flob38 ! I cannot access https://forum.camptocamp.org/t/bascule-des-geoservices/324653 (I suppose the page is private?) 
Seems to have been mostly done here: https://github.com/c2corg/c2c_ui/commit/143e68dc4a17b2908e9a2e4b2781c9989d8b1ba4 Just wondering about : https://github.com/c2corg/c2c_ui/blob/3e3f07f1c55ccc9ae804b8d01eed7ef1615fb189/src/components/yeti/map-layers/WinterRouteLayer.vue#L38 I guess it should be ` url: 'https://data.geopf.fr/private/wms-v/ows?apikey=blabla'` (with *blabla* the keyname according to https://geoservices.ign.fr/documentation/services/utilisation-sig/tutoriel-qgis/gpf-wms-wmts-donneesnonlibres) cf doc...
Okay ! Thank you very much for all those details @eddy-geek, it's very clear :smile: So it makes sense to keep this issue opened until TRACERANDOHIVERNALE is published!
> Specifications are here : https://forum.camptocamp.org/t/cahier-des-charges-compteur-de-vues-pour-les-sorties/305151/18?u=loic_p Starting to have a look :eyes:
Hey there! I can't reproduce what @anakreenskyrider described in this message https://forum.camptocamp.org/t/liste-itis-par-points-de-passage-case-recherche/284268/7?u=fluf666 (" la fenetre de resultats qui persiste et recouvre la moitié de l’écran bof ") Here are the...