Skip to content
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

improve yaml file consistency #31

Open
adcxyz opened this issue Jan 25, 2021 · 1 comment
Open

improve yaml file consistency #31

adcxyz opened this issue Jan 25, 2021 · 1 comment
Assignees

Comments

@adcxyz
Copy link

adcxyz commented Jan 25, 2021

  • yaml files currently do not contain "town" entry
    -> please include "town" data

  • yaml files currently have both a "lat" entry,
    and "coordinates" (a Dictionary with "long", "lat" entries)
    -> either remove "lat" entry,
    or add direct "long" entry, and remove "coordinates"

@vin-ni
Copy link
Member

vin-ni commented Jan 26, 2021

Uff, I will write a script that takes the "town" from the database into the yaml

  • Script to write town into yaml files
  • Fix node server to always write town into yaml
  • Fix node server no not write unnecessary Lat entry

Thanks for finding that!

@vin-ni vin-ni self-assigned this Jan 26, 2021
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

No branches or pull requests

2 participants