Skip to content

v0.1.7

Compare
Choose a tag to compare
@paul-carteron paul-carteron released this 21 Nov 17:25
· 200 commits to main since this release
  • Correct bug preventing get_apicarto_commune to work with dep and insee code
  • Adding 1 hour of downloading to get_wfs() for big shape
  • Remove connection to IGN news when library is load. Now get_last_news() can be used
    to retrieve last news.
  • Adding interactive parameter to get_wfs and get_wms_raster to allow quick use
  • Catch error from get_raw_lidar
  • Change and complete vignette "happign for forester" on website
  • Handling errors with tryCatch
  • get_apicarto_plu() is now get_apicarto_gpu() : it can handle complex shape
    and access all ressources from APIcarto GPU
  • For more consistency, it is now necessary to add drivers to filename in get_wms_raster()
    function just like in get_wfs. The automatic addition of resolution has been removed
    for simplicity.