Skip to content

mismatch/geohash-debug-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geohash-debug-console

Build Status

This web-based debug console helps you to check binary value of geohash for any point on the map. Calculated value could be found at the bottom line. You can control precision of calculation using slider below the map. Also you can visualize bounding box of geohash by ticking the option 'with bounding box'. Coordinates of corners and center of box are displayed when mouse is over it.

Click on the jar file or type java -jar geohash-debug-console-dist.jar in your terminal to launch this debug console. Then open localhost:8080/console in your browser.

About

Web-based debug console to poke around geohash and related things

Resources

License

Stars

Watchers

Forks

Packages

No packages published