Skip to content

Instantly share code, notes, and snippets.

@ashirwad
Last active December 30, 2024 21:48
Show Gist options
  • Save ashirwad/db9e9059d7454ef4f3897397255ae171 to your computer and use it in GitHub Desktop.
Save ashirwad/db9e9059d7454ef4f3897397255ae171 to your computer and use it in GitHub Desktop.
[Save sf points object to a CSV file] #sf
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