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

Fix broken windows #111

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Fix broken windows #111

wants to merge 8 commits into from

Conversation

wavded
Copy link
Owner

@wavded wavded commented Feb 27, 2025

Includes:

  • BREAKING: Switch to better LIBKML protocol (not KML). Requires gdal to be built with libxml (required if you work with KMZ files).
  • BREAKING: Remove support for Node 16
  • FEATURE: Add support to force inputFormat in cases where ogr2ogr cannot determine from an input stream. (Fixes No option to force input format for streams #110)
  • BUGFIX: Support shz file reading (Error converting to shz (EISDIR) ogre#116)
  • Update dependencies
  • Switch to vite/vitest to build and test
  • Update to ESLint 9

@wavded wavded self-assigned this Feb 27, 2025
@wavded wavded requested review from Jhays10 and dblack1 February 27, 2025 23:15
@wavded wavded marked this pull request as ready for review February 27, 2025 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No option to force input format for streams
2 participants