Retrieve infrastructure polygon features around an area
get_infra_poly.RdRetrieve infrastructure polygon features around an area
Value
An sf object of type POLYGON containing infrastructure
features with standardized fields, including:
TYPE- Infrastructure type code:AER= Aerodrome runwayBAT= BuildingCIM= CemeteryCST= Surface constructionHAB= Residential areaSPO= Sports groundVIL= Urbanized area (importance 1-2)
NAME- Toponym when availableSOURCE- Data source (IGNF_BDTOPO_V3)
Details
The function retrieves several polygon infrastructure layers from
the IGN BDTOPO V3 dataset within a convex buffer around x.
Retrieved layers include buildings, cemeteries, surface constructions, aerodrome runways, sports grounds, and residential or urbanized areas.
If no infrastructure data are found, the function returns an empty
standardized sf object.