https://github.com/bdon/s2js-demos
Interactive demo of s2js, a pure-JS port of S2 Geometry.
https://github.com/bdon/s2js-demos
s2
Last synced: about 1 year ago
JSON representation
Interactive demo of s2js, a pure-JS port of S2 Geometry.
- Host: GitHub
- URL: https://github.com/bdon/s2js-demos
- Owner: bdon
- Created: 2024-08-22T10:41:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-26T03:06:37.000Z (over 1 year ago)
- Last Synced: 2025-03-24T12:12:18.279Z (about 1 year ago)
- Topics: s2
- Language: TypeScript
- Homepage: https://bdon.github.io/s2js-demos/
- Size: 475 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# s2js-demos

Interactive visual demonstration of [s2js](https://github.com/missinglink/s2js), a pure-JS port of [S2 Geometry](https://s2geometry.io).
```sh
npm install
npm run dev
npm run build
```
An alternative to https://s2.sidewalklabs.com/regioncoverer/, which is no longer online.