Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Follow-up blogpost for r-spatial.org #2

Open
loreabad6 opened this issue Feb 3, 2021 · 2 comments
Open

Follow-up blogpost for r-spatial.org #2

loreabad6 opened this issue Feb 3, 2021 · 2 comments

Comments

@loreabad6
Copy link
Contributor

Since our blogpost release a lot of development has happened to sfnetworks. A lot more can be done now in comparison to our previous blogpost.
sfnetworks is currently under revision for CRAN, so it would be nice that once it is there, we work on a follow-up blogpost, announcing this milestone and pointing readers to the sfnetworks vignettes.

We can also reproduce our previous entry entirely with sfnetworks. There are just a couple of things to think of, mainly regarding network cleaning. In our previous approach we used GRASS7, while now a lot could be done with the new spatial morphers. A couple of things don't work exactly the same, so we should look into what is the best workflow.

Happy to hear any thoughts! 😄

@greggsaldutti
Copy link

Thanks for the work on this blogpost. An updated version would be appreciated (by me at least). One note for the blogpost, at line 129, the function doesn't return a proj4 that can be parsed by GRASS. However, it works by using:
proj4 <- unlist(st_crs(meunster)$proj4string)

Thanks again for your work.

@fgashakamba
Copy link

fgashakamba commented May 31, 2023

sfnetworks can now do most of the stuff mentioned in the blog. However, I am most interested in running GRASS GIS in R and how to set its environment in R. Currently, rgrass7 has been deprecated and replaced with rgrass. However, I have had no success in making it play nicely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants