An open API service indexing awesome lists of open source software.

https://github.com/missinglink/leaflet-spatial-prefix-tree

Leaflet plugin for visualizing spatial prefix trees, quadtree and geohash
https://github.com/missinglink/leaflet-spatial-prefix-tree

Last synced: 3 months ago
JSON representation

Leaflet plugin for visualizing spatial prefix trees, quadtree and geohash

Awesome Lists containing this project

README

          

Leaflet plugin for visualizing spatial prefix trees, quadtree and geohash

### Demo

http://missinglink.github.io/leaflet-spatial-prefix-tree/

#### Changing Algorithms

You can toggle the algorithm with the button located at the top-right.

#### Quadtree

![quadtree](https://raw.githubusercontent.com/missinglink/leaflet-spatial-prefix-tree/master/img/quadtree.png)

#### Geohash

![geohash](https://raw.githubusercontent.com/missinglink/leaflet-spatial-prefix-tree/master/img/geohash.png)