Last active
December 30, 2024 21:48
-
-
Save ashirwad/db9e9059d7454ef4f3897397255ae171 to your computer and use it in GitHub Desktop.
[Save sf points object to a CSV file] #sf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sf::write_sf(sf_points_obj, "test.csv", layer_options = "GEOMETRY=AS_XY") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment