inbospatial
A Collection of Useful R Functions for Spatial Data
A thin R wrapper over Flemish geospatial services, adding one standard at a time
◆Recent moves
- 4mo ago
OGC API Features querying and WCS layer discovery arrive
Adds get_feature_ogc() for OGC API Features and get_wcs_layers() to list what a WCS service actually offers, plus MercatorNet coverage support. Layer discovery is the quietly useful half — it removes the guesswork before a coverage query.
View source ↗ - 1y ago
Flanders digital elevation model becomes queryable
get_coverage_wcs() gains the Flemish digital elevation model (DHMV) as a source, with a vignette showing the query pattern. One more service folded into the same interface, which is how this package grows.
View source ↗ - 2y ago
WMS and WMTS shorthands plus projection distortion utilities
Adds the add_wms_*() and add_wmts_*() families as shorthands for fully specified leaflet tile calls, along with utilities for calculating distance distortion in projections. It establishes the package's pattern of wrapping verbose service calls in short ones.
View source ↗