https://github.com/whardier/geohash-index-finder
https://github.com/whardier/geohash-index-finder
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/whardier/geohash-index-finder
- Owner: whardier
- Created: 2011-11-20T19:57:00.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-03-21T20:27:20.000Z (about 13 years ago)
- Last Synced: 2025-01-29T05:26:02.651Z (5 months ago)
- Homepage:
- Size: 93.8 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
There are several solutions this software hopes to address:
1. Allow dynamic access to geohash prefixes colliding with a bounding box.
2. Build a small database with a GIST index for finding hashes using several SQL solutions.