Paul Carteron
Paul Carteron
Hello @feddelegrand7 , First of all, bravo for this beautiful and surely useful work !! I already tried it a bit and it works perfectly ! I notice that `BARIS_explain()`...
Bonjour, J'ai rajouté un package sur lequel je bosse permettant de télécharger les données IGN. Je reste à disposition. Bien à vous
Hi, Is there somewhere you explain the difference between your dataset and th official [insee dataset](https://www.insee.fr/fr/information/2560452) ? For 2023 your dataset has 34945 row and insee dataset has 37563.
Implement route planner service from IGN for isodist and isochron : https://geoservices.ign.fr/services-web-experts-calcul
Try to use new `req_perform_iterative()` from `httr2` package to avoid for loop in apicarto.
- [ ] Maj of `get_raw_lidar()` now that the service is up and running again and rename it `get_lidar_raw` - [ ] Add a function to retrieve classified LIDAR data...
Add dependency to [happifn](https://github.com/paul-carteron/happifn) package when it is no longer in beta format to allow the downloading of national forest inventory data.
Integrate CSW service (https://geoservices.ign.fr/services-beta-geoplateforme-metadonnees)
Allow `get_wms_raster()` to use gdal_warp options (eg :-cutline). I don't now how to implement it for now. - add new param `options` like gdal_utils ? - add multiple new param...