You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.