I would prefer to use geolocation as field instead of geofield module. But i need geohashes in database. Geofield provides this out of the box.
Are there any plans towards implementing geohash ?

Comments

Breakerandi created an issue. See original summary.

ChristianAdamski’s picture

Status: Active » Postponed (maintainer needs more info)

Hmm,

until I read your post, I did not now something called geohash exists. That might give a hint on what was planned until now.

That being said, I did implement an additional widget/formatter for somebody who requested sexigesimal input/output instead of floating point. If there would be a widget which accepts geohash, translates that to regular lat/lng and a formatter that does the same thing the other way around, would that solve your problem?

I just quickly looked at the wikipedia article for geohash.

ChristianAdamski’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Closing for lack of interest.

Breakerandi’s picture

its ok.. we will build the tables in the database manually... so we can use your module :-)

ChristianAdamski’s picture

Hey @Breakerandi,

I'm willing to support this within geolocation, but I do need more support. Ideally some patches.

If you want this to be added to geolocation directly, please re-open the ticket and provide a path how this should work and how this could be done.

Either way, good luck in your project! :)