Retrieve point infrastructure features around an area
get_infra_point.RdRetrieve point infrastructure features around an area
Value
An sf object of type POINT containing point infrastructure
features with standardized fields, including:
TYPE- Infrastructure type code derived from BDTOPO nature values:PYL= Pylon / antennaCLO= SteepleCRX= Cross or calvaryEOL= Wind turbineCST= Other point constructionGRO= CaveGOU= SinkholeORO= Other orographic detail
NAME- Toponym when availableSOURCE- Data source (IGNF_BDTOPO_V3)
Details
The function retrieves point infrastructure layers from the IGN
BDTOPO V3 dataset within a convex buffer around x.
Retrieved layers include point constructions, orographic details,
and pylons. Feature types are classified into standardized Sequoia
codes based on their original nature attribute.
If no point infrastructure data are found, the function returns
an empty standardized sf object.