Project

General

Profile

Actions

Story #6513

closed

Find a geohash JS library to convert geohashes to Lat,Long values

Added by Lauren Walker about 10 years ago. Updated about 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Actions #1

Updated by Lauren Walker about 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.

https://github.com/sunng87/node-geohash

Actions

Also available in: Atom PDF