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] restore suport for string wkb; save binary wkb as hex wkb #2982

Merged
merged 2 commits into from
Feb 8, 2025

Conversation

igorDykhta
Copy link
Collaborator

  • add Buffer for the demo browser app. Most likely polyfills for Buffer were removed when we switched to esbuild.
  • with Buffer support back GeojsonLayer supports WKB from hex strings again.
  • save binary wkb as hex wkb, so that then we can load it back.

@igorDykhta igorDykhta requested a review from ilyabo February 7, 2025 03:05
@igorDykhta igorDykhta self-assigned this Feb 7, 2025
Signed-off-by: Ihor Dykhta <[email protected]>
@igorDykhta igorDykhta merged commit 2c525ed into master Feb 8, 2025
8 checks passed
@igorDykhta igorDykhta deleted the igr/wkb-from-string-save-load branch February 8, 2025 00:58
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.

2 participants