Support shapefile zipped in a folder
Open
bug
- Dominant language
- R
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Not working with shapefile zipped within a folder or several layers of subfolder.
```
# test case:
some_url <- "ftp://newftp.epa.gov/Air/emismod/2016/alpha/spatial_surrogates/shapefiles/2014_Potential_Idling_Locations.zip"
mapview(read_shp(some_url))
```
#1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.