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

Feature Request: Edit geospatial attributes #52

Open
rccline opened this issue May 28, 2022 · 1 comment
Open

Feature Request: Edit geospatial attributes #52

rccline opened this issue May 28, 2022 · 1 comment

Comments

@rccline
Copy link

rccline commented May 28, 2022

It would be great to edit attributes of geometry (sfc) and simple feature collections (sf).

Opening an sfc file causes {DataEditR} to crash.

@DillonHammill
Copy link
Owner

@rccline, you will need to extract the relevant attributes into a data.frame for editing and then re-assign the edited data back to your sf or sfc object using the relevant assignment operations. DataEditR can only read in tabular data objects.

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

2 participants