ropensci / osmextract

Download and import OpenStreetMap data from Geofabrik and other providers
https://docs.ropensci.org/osmextract
GNU General Public License v3.0
170 stars 12 forks source link

[BUG] Empty .... in oe_get #234

Closed agila5 closed 3 years ago

agila5 commented 3 years ago

Reprex:

osmextract::oe_get("Isle of Wight", "lines", )
#> The input place was matched with: Isle of Wight
#> Error in "query" %in% names(list(...)): argomento non specificato e senza un valore predefinito

Created on 2021-11-12 by the reprex package (v2.0.1)