Support shapefile in tar.gz
Open
enhancement
- Dominant language
- R
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Support shapefile in tar.gz
```
# test case
some_url <- "ftp://newftp.epa.gov/Air/emismod/2016/alpha/spatial_surrogates/shapefiles/2014shapefiles.golf_courses.tar.gz"
mapview(read_shp(some_url))
```
#2
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.