-
Notifications
You must be signed in to change notification settings - Fork 7
Allows filtering of nodes using location city #102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
QQ @esirK , can we may pull all the nodes and check:
|
@kilemensi not all Nodes have cities |
Do they have lat/long that we can use to reverse geocode @esirK ? |
I haven't seen any that's missing lat/long so yes we can do reverse geocode |
@esirK they are a few with None |
In such a case, I think we will need to manually add the city. |
|
@esirK / @KhadijaMahanga how do we even show a node on the map then? |
|
@kilemensi @esirK my bad, I think they all have lat/long...the None locations don't have nodes assigned to them |
|
@kilemensi @KhadijaMahanga I think we can merge this as I work on the reverse geocode. |
|
Shouldn't we be filtering using lat & long instead? |
I think we want something like |
Description
Allows Filtering of nodes using location city
Fixes # (issue)
Type of change
Screenshots
DataChecklist: