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

Fix rename_with() to correctly change sf_column attribute (#2215) #2216

Merged
merged 1 commit into from
Aug 20, 2023

Conversation

UchidaMizuki
Copy link
Contributor

Fix #2215 that "sf_column" attribute are not changed when renaming a geometry column with rename_with().

@edzer edzer merged commit 46b16a7 into r-spatial:main Aug 20, 2023
7 checks passed
@edzer
Copy link
Member

edzer commented Aug 20, 2023

Thanks!

@UchidaMizuki UchidaMizuki deleted the fix-rename_with-#2215 branch August 26, 2023 09:37
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

Successfully merging this pull request may close these issues.

rename_with() does not change the "sf_column" attribute.
2 participants