firebase / firebase/geofire-js

Add decodeGeohash

Open
#292 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.4k
Forks
339
PR merge metrics
No merged PRs in 30d

Description

There is a method `geohashForLocation` which can generate geohash for [lat, lng], but there is no method for reverse

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing geohashForLocation method and trace how it encodes [lat, lng]. Define the expected input and decoded return value for decodeGeohash, including invalid or boundary cases, then add coverage for the agreed behavior and confirm the existing encoding path remains compatible.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.