sanak / geos-wasm-tester

GEOS-WASM (https://github.com/chrispahm/geos-wasm) tester app which has similar interface with JTS TestBuilder.
https://sanak.github.io/geos-wasm-tester/
GNU Lesser General Public License v2.1
0 stars 0 forks source link

geos-wasm-tester

This is a GEOS WASM tester app which interface is similiar with JTS TestBuilder.

URL: https://sanak.github.io/geos-wasm-tester/

Development

Prerequisites

Setup

git clone https://github.com/sanak/geos-wasm-tester
cd geos-wasm-tester
git submodule update --init
npm install
npm run dev

Contribution

Contributions are welcome!