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

Miscellaneous issues with file formats #1

Open
eliascarv opened this issue Aug 25, 2023 · 0 comments
Open

Miscellaneous issues with file formats #1

eliascarv opened this issue Aug 25, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@eliascarv
Copy link
Member

1 - GeoJSON.jl writes table columns in arbitrary order;
2 - Shapefile.jl saves Chains and Polygons as Multi;
3 - The default number type in GeoJSON.jl is Float32, set this option with numbertype kwarg;
4 - GeoJSON.jl writes Date columns as string because the JSON format has no date types;
5 - KML file is failing to save with Shapefile.jl;

@juliohm juliohm added the documentation Improvements or additions to documentation label Aug 25, 2023
@juliohm juliohm transferred this issue from JuliaEarth/GeoTables.jl Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants