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

Cannot save geotable with empty values #73

Closed
juliohm opened this issue Mar 7, 2024 · 2 comments · Fixed by #77
Closed

Cannot save geotable with empty values #73

juliohm opened this issue Mar 7, 2024 · 2 comments · Fixed by #77
Assignees
Labels
bug Something isn't working

Comments

@juliohm
Copy link
Member

juliohm commented Mar 7, 2024

MWE:

t = georef(nothing, CartesianGrid(3,3))

GeoIO.save("test.shp", t)
@juliohm juliohm added the bug Something isn't working label Mar 7, 2024
@eliascarv eliascarv self-assigned this Mar 22, 2024
@juliohm
Copy link
Member Author

juliohm commented Mar 25, 2024

Fixed on master.

@juliohm juliohm closed this as completed Mar 25, 2024
@juliohm
Copy link
Member Author

juliohm commented Mar 25, 2024

Not all formats are covered apparently. Reopening it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants