View source: R/other-shpfile-queries.R
osm.query | R Documentation |
Extracts bbox from supplied base sf, formats for osm api and extracts requested features.
osm.query(basesf, features)
basesf |
sf object to query osm over bbox of |
features |
osm features to request. See |
## Not run: phr <- osm.query(divDat::czs[1,], "railway")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.