-
Hi,
I had a question with the geohasher class in this project. I mainly wanted to ask what is beneficial with converting LatLng coordinates to a geohash and how accurate is it?
thanks
I know this …
-
BotSteve should include a GeoHashing module
If possible, this module should be merged into Phenny as well, and then submitted to sbp
-
On first launch the user has three options:
- I know about Geohashing but I'm new to this app
- What's Geohashing
- Leave me alone
-
### Describe your feature request
**Challenge**
Current implementation of the geo-coordinate filtering uses a vector search. A limitation of the implementation is that the size of the list is fixed …
-
Now the Geohash adventures are named as "Geohash for 60, 24". It would be nicer to show this as "Geohash for Helsinki, Finland" for those graticules that have been named.
The graticule list is on htt…
-
I like the idea behind pull request #13, Globalhashes should appear in their graticule's expedition list. Thank you for enhancing the bot, @piotrekoo!
However, the code seems to lead to Globalhashe…
-
I only update the wiki through the app, and I would like better wiki integration in the app. Specifically:
- Sometimes the pictures are rotated 90 degrees. I cannot detect any rhyme or reason to …
-
I'm looking to see if implementing Geometry Geohash functionality would be something that would be welcomed for inclusion in this library. I know there are other Java libraries to do Geohashing, but …
-
```
What steps will reproduce the problem?
1. Hold your phone upright. Upload the resulting photo.
http://wiki.xkcd.com/geohashing/2010-01-30_46_-122
What is the expected output? What do you see ins…
-
Due to LatLng's 6-digit fixed precision, certain 12-character geohashes will be decoded and then improperly rounded to produce a latitude/longitude value that is incorrect by the geohash specification…