Closed esirK closed 3 years ago
QQ @esirK , can we may pull all the nodes and check:
QQ @esirK , can we may pull all the nodes and check:
- They have cities, and
- If we need to do any clean up to make sure names match, etc.
@kilemensi not all Nodes have cities
QQ @esirK , can we may pull all the nodes and check:
- They have cities, and
- If we need to do any clean up to make sure names match, etc.
@kilemensi not all Nodes have cities
Do they have lat/long that we can use to reverse geocode @esirK ?
QQ @esirK , can we may pull all the nodes and check:
- They have cities, and
- If we need to do any clean up to make sure names match, etc.
@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
QQ @esirK , can we may pull all the nodes and check:
- They have cities, and
- If we need to do any clean up to make sure names match, etc.
@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
QQ @esirK , can we may pull all the nodes and check:
- They have cities, and
- If we need to do any clean up to make sure names match, etc.
@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?
Shouldn't we be filtering using lat & long instead?
I think we want something like v1/node?location__city=Nairobi
the same way we are doing for the country
Description
Allows Filtering of nodes using location city
Fixes # (issue)
Type of change
Screenshots
Data
Checklist: