-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I created (or separated) this repo from the following PR,
- Upgrade testxml files from GEOS repository
- Support WKB HEX format
- Fix test error
but still needs the works.
The original issue is here.
sanak/geos-wasm#4
Related with #4
Latest (GEOS 3.12.0) testxml files are here.
https://github.com/libgeos/geos/tree/3.12.0/tests/xmltester/testsThe latest testxml format seems to support WKB HEX import, so supporting it will be necessary.
:
WKB HEX format seems to be supported in the latest OpenLayers.
- https://openlayers.org/en/latest/apidoc/module-ol_format_WKB-WKB.html
- https://openlayers.org/en/latest/examples/wkb.html
Otherwise,
wkxlibrary will be necessary like upstream.
https://github.com/syncpoint/wkx
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request