Passer au contenu

Telecharge l'archive zip sur le site de l'IGN (https://diffusion-lidarhd-classe.ign.fr/download/lidar/shp/classe par defaut) attention ~172 Mo au 21/12/2023 l'extrait dans un repertoire temporaire et charge comme objet au format sf

Utilisation

load_classified_ta(
  url = "https://diffusion-lidarhd-classe.ign.fr/download/lidar/shp/classe"
)

Arguments

url

text. link to download the zip file containing the shapefile with the classified tiles extents

Valeur de retour

An sf object of the classified tiles

Exemples

if (FALSE) ta <- load_classified_ta()