Package: readwfs 0.1.0

Michael Sumner

readwfs: Read Vector Features from Web Feature Services and Friends

Read vector features from OGC Web Feature Services (WFS), OGC API Features (OAPIF), and ArcGIS REST FeatureServer/MapServer endpoints. Uses GDAL's OGR vector drivers via 'gdalraster' for connection handling and returns tibbles with 'wk' geometry columns. Provides service discovery, layer listing, capability inspection, and bbox-filtered feature retrieval. Aims to make navigating public vector web services less painful.

Authors:Michael Sumner [aut, cre]

readwfs_0.1.0.tar.gz
readwfs_0.1.0.zip(r-4.7)readwfs_0.1.0.zip(r-4.6)readwfs_0.1.0.zip(r-4.5)
readwfs_0.1.0.tgz(r-4.6-any)readwfs_0.1.0.tgz(r-4.5-any)
readwfs_0.1.0.tar.gz(r-4.7-any)readwfs_0.1.0.tar.gz(r-4.6-any)
readwfs_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
readwfs/json (API)
NEWS

# Install 'readwfs' in R:
install.packages('readwfs', repos = c('https://hypertidy.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/mdsumner/readwfs/issues

On CRAN:

Conda:

3.00 score 2 stars 4 scripts 8 exports 19 dependencies

Last updated from:3bc88d6fd7. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK152
source / vignettesOK217
linux-release-x86_64OK159
macos-release-arm64OK114
macos-oldrel-arm64OK81
windows-develOK98
windows-releaseOK108
windows-oldrelOK145
wasm-releaseOK119

Exports:wfs_example_bboxwfs_example_urlwfs_fieldswfs_find_layerswfs_layer_infowfs_layerswfs_readwfs_services

Dependencies:bitbit64cligdalrastergluelifecyclemagrittrnanoarrowpillarpkgconfigRcppRcppInt64rlangtibbleutf8vctrswkxml2yyjsonr

Getting started with readwfs

Rendered fromreadwfs.Rmdusingknitr::rmarkdownon May 15 2026.

Last update: 2026-02-10
Started: 2026-02-09