Package: readwfs 0.1.0
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:
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
Last updated from:3bc88d6fd7. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 152 | ||
| source / vignettes | OK | 217 | ||
| linux-release-x86_64 | OK | 159 | ||
| macos-release-arm64 | OK | 114 | ||
| macos-oldrel-arm64 | OK | 81 | ||
| windows-devel | OK | 98 | ||
| windows-release | OK | 108 | ||
| windows-oldrel | OK | 145 | ||
| wasm-release | OK | 119 |
Exports:wfs_example_bboxwfs_example_urlwfs_fieldswfs_find_layerswfs_layer_infowfs_layerswfs_readwfs_services
Dependencies:bitbit64cligdalrastergluelifecyclemagrittrnanoarrowpillarpkgconfigRcppRcppInt64rlangtibbleutf8vctrswkxml2yyjsonr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Example bounding boxes | wfs_example_bbox |
| Example service endpoint URLs | wfs_example_url |
| Get field (column) information for a layer | wfs_fields |
| Search layer names by pattern | wfs_find_layers |
| Get layer metadata from a vector web service | wfs_layer_info |
| List available layers from a vector web service | wfs_layers |
| Read features from a vector web service | wfs_read |
| Catalogue of known public vector web services | wfs_services |
