Retrieve linear infrastructure features around an area
get_infra_line.RdRetrieve linear infrastructure features around an area
Value
An sf object of type LINESTRING containing linear
infrastructure features with standardized fields, including:
TYPE- Infrastructure type code:CST= Linear constructionLEL= Power lineORO= Orographic lineVFE= Railway line
NAME- Toponym when availableNATURE- Additional attribute (e.g. voltage for power lines)SOURCE- Data source (IGNF_BDTOPO_V3)
Details
The function retrieves linear infrastructure layers from the IGN
BDTOPO V3 dataset within a convex buffer around x.
Retrieved layers include linear constructions, power lines, orographic lines, and railway segments.
If no linear infrastructure data are found, the function returns
an empty standardized sf object.