Skip to content

Comments

add neighbors function#2

Open
uname-yang wants to merge 1 commit intovinsci:masterfrom
uname-yang:master
Open

add neighbors function#2
uname-yang wants to merge 1 commit intovinsci:masterfrom
uname-yang:master

Conversation

@uname-yang
Copy link

@uname-yang uname-yang commented Jun 8, 2016

use Geohash.neighbors('ezs42e44yx96') to find the 8 blocks around the 'ezs42e44yx96'
like this:

>>> import Geohash
>>> Geohash.neighbors('ezs42e44yx96')
['ezs42e44yx99', 'ezs42e44yx9d', 'ezs42e44yx9e', 'ezs42e44yx93', 'ezs42e44yx96', 'ezs42e44yx97', 'ezs42e44yx91', 'ezs42e44yx94', 'ezs42e44yx95']

use `Geohash.neighbors('ezs42e44yx96')` to find the 8 blocks around the
'ezs42e44yx96'
@dimoes
Copy link

dimoes commented Jan 29, 2018

Are there any issues with this pull request? If no can someone merge it?

@uname-yang
Copy link
Author

Hi , could you please help merge this ? i open it for years

mfroelund pushed a commit to mfroelund/geohash that referenced this pull request Feb 17, 2026
* Set version to v.1.1 and add testing for all current python versions
mfroelund pushed a commit to mfroelund/geohash that referenced this pull request Feb 17, 2026
* Set version to v.1.1 and add testing for all current python versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants