itsleeds / itsleeds/mastermapr
importing specific layers of Mastermap
Open
- Dominant language
- R
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Hi Robin
Just been having a play with Mastermap and it comes in lots of layers from EDINA. I coudnt get the mastermapr code to work on my download from EDINA due to it having so many layers.
I used `st_layers()` to identify the names of the layers and then used `st_read(file, layer = "")` to specify the layer I wanted to import into R.
I wonder whether it is worth expanding the function so that the user can specify the layer they want to import as I have been using both the RoadLink and RoadNode datasets?
Caroline
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.