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

Add CSV format with centroid coordinates #37

Closed
juliohm opened this issue Dec 6, 2023 · 1 comment
Closed

Add CSV format with centroid coordinates #37

juliohm opened this issue Dec 6, 2023 · 1 comment
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@juliohm
Copy link
Member

juliohm commented Dec 6, 2023

It would be useful to write GeoIO.save("foo.csv", geotable) and save the coordinates of the centroids of the geometry column as new columns X, Y, Z, ...

Similarly, we should be able to write GeoIO.load("foo.csv", coords=("X","Y","Z")).

@juliohm juliohm added good first issue Good for newcomers help wanted Extra attention is needed labels Dec 6, 2023
@eliascarv eliascarv self-assigned this Dec 6, 2023
@eliascarv
Copy link
Member

closed by #38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants