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

Use GDAL to write other formats to disk #29

Closed
juliohm opened this issue Jun 19, 2023 · 1 comment
Closed

Use GDAL to write other formats to disk #29

juliohm opened this issue Jun 19, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@juliohm
Copy link
Member

juliohm commented Jun 19, 2023

Currently we use Shapefile.jl and GeoJSON.jl to write geotables to disk because they both implement the Tables.jl interface. Perhaps ArchGDAL.jl also allows writing Tables.jl to disk and we should fallback to it.

@juliohm juliohm added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jun 19, 2023
@juliohm
Copy link
Member Author

juliohm commented Jun 28, 2023

Fixed on master by #31

@juliohm juliohm closed this as completed Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants