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

rework the shapefile / shp export to avoid Java #233

Open
lsteinmann opened this issue Jul 22, 2024 · 0 comments
Open

rework the shapefile / shp export to avoid Java #233

lsteinmann opened this issue Jul 22, 2024 · 0 comments
Labels
dependencies Pull requests that update a dependency file field_desktop Issue concerning the Desktop client typescript Tickets concerning TypeScript Code, https://www.typescriptlang.org

Comments

@lsteinmann
Copy link
Member

there may be newer libraries available that can do the trick without using java. this will be better, since people wont have to install jdk on their system to use the export.
maybe checkout bugra9/gdal3.js or mapbox/shp-write ?
converting the GeoJSON to shp in the app would be enough.

@lsteinmann lsteinmann added dependencies Pull requests that update a dependency file field_desktop Issue concerning the Desktop client typescript Tickets concerning TypeScript Code, https://www.typescriptlang.org labels Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file field_desktop Issue concerning the Desktop client typescript Tickets concerning TypeScript Code, https://www.typescriptlang.org
Projects
Status: Ready
Development

No branches or pull requests

1 participant