You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jmaspons Once we've merged your current PRs (#299, #302, #303), the get-osmdata.R file should be split into several smaller files. I suggest:
get-osmdata.R (with only the minor helper functions)
get-osmdata-sf.R
get-osmdata-sp.R
get-osmdata-sp.R
get-osmdata-df.R
get-osmdata-meta.R
But we can see what works best once we get that far. You may assign yourself here if you're keen to do that, otherwise I'll happily do it, and ask you to review.
The text was updated successfully, but these errors were encountered:
@jmaspons Once we've merged your current PRs (#299, #302, #303), the
get-osmdata.R
file should be split into several smaller files. I suggest:get-osmdata.R
(with only the minor helper functions)get-osmdata-sf.R
get-osmdata-sp.R
get-osmdata-sp.R
get-osmdata-df.R
get-osmdata-meta.R
But we can see what works best once we get that far. You may assign yourself here if you're keen to do that, otherwise I'll happily do it, and ask you to review.
The text was updated successfully, but these errors were encountered: