Actions
Story #6513
closedFind a geohash JS library to convert geohashes to Lat,Long values
Start date:
Due date:
% Done:
0%
Estimated time:
Updated by Lauren Walker over 10 years ago
- Status changed from New to Resolved
- Assignee set to Lauren Walker
I checked in a geohash JS library that seems to do what we need for MetacatUI -
decode geohashes,
encode lat/lon pairs
decode a geohash value into a lat/long bounding box
get an array of geohashes that are contained within a lat,long bounding box
get an array of geohashes that are adjacent to a specified geohash
etc.
Actions