-
Notifications
You must be signed in to change notification settings - Fork 7
Ft sensors cities #105
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
Ft sensors cities #105
Conversation
kilemensi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 @esirK
- Why do we need the geo reversing in the api itself? Each function responsible of pushing data should provide correct location moving foward, right?
- Shouldn't cities be part of location with countries in meta?
7e216eb to
461d240
Compare
Yes moving forward we expect that. But we aren't guaranteed that will always be the case so I'm just leaving the management command here just in case anyone needs it in the future.
I've attached the screen shot to show how it will look like. I asked @KobbyMmo before adding sensors_cities as their own object |
Nah, you can't have It should even be cities in their respective countries but it's too late for today I think. |
|
Yea @esirK , what you have will work for me This will also be fine. |
|
@KobbyMmo I'll stick to what we have for now. The only thing you will change is using |
Description
Adds management command to reverse geocode nodes locations and update the city names for nodes with no city associated with them
Fixes # (issue)
Type of change
Screenshots
Checklist: