sanak / geos-wasm

WASM + JS port of GEOS
https://sanak.github.io/geos-wasm/tester/index.html
GNU Lesser General Public License v2.1
1 stars 0 forks source link

Upgrade testxml files from GEOS repository #4

Closed sanak closed 1 year ago

sanak commented 1 year ago

Related with #4

Latest (GEOS 3.12.0) testxml files are here. https://github.com/libgeos/geos/tree/3.12.0/tests/xmltester/tests

The latest testxml format seems to support WKB HEX import, so supporting it will be necessary.

sanak commented 1 year ago

WKB HEX format seems to be supported in the latest OpenLayers.

Otherwise, wkx library will be necessary like upstream. https://github.com/syncpoint/wkx

sanak commented 1 year ago

Same as #5, I close this.

I will do the remaining tasks in https://github.com/sanak/geos-wasm-tester/issues/1 side, so I close this.