Skip to content
/ ws2 Public
forked from igorgatis/ws2

An S2 coverer map written in Go with Wasm

License

Notifications You must be signed in to change notification settings

yjfso/ws2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S2 Region Coverer Online Viewer

This is an online tool to view S2 Cell tokens. To learn more about S2 geometry, see: s2geometry.io. Also check Useful S2 Geometry Links.

Try: https://igorgatis.github.io/ws2/?cells=07ab18a485c,07ab18a48601,07ab18a488c,07ab18a4894,07ab18a48c4,07ab18a48f

image

Previous Work

There used to exist a very similar tool hosted at s2.sidewalklabs.com/regioncoverer/ but it is long gone now. I came across Wasm with Go to build an S2 cover map viewer by Fabrice AkHeN which combines S2 Cell lib in Go and Wasm which can be seen at s2.inair.space and tweaked it a bit.

About

An S2 coverer map written in Go with Wasm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 87.4%
  • Makefile 10.7%
  • Shell 1.9%