-
Notifications
You must be signed in to change notification settings - Fork 316
Open
Description
I have a datasource that uses geohashes encoded with Base16 and I'm trying to figure out how to use your library with that data. I have tried to decode using GeoHash.fromGeohashString() but it appears it's assuming the GeoHash is Base32, so it's incorrect. Is there a way to use your library with Base16 geohashes?
Metadata
Metadata
Assignees
Labels
No labels