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

split lat lon field into two separate fields #370

Open
twatzl opened this issue Apr 4, 2024 · 0 comments
Open

split lat lon field into two separate fields #370

twatzl opened this issue Apr 4, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@twatzl
Copy link
Collaborator

twatzl commented Apr 4, 2024

currently we have location.coordinates where lat and lon are combined

we should split this field up to make it easier in publishers to use the data without having to split up lists

afterwards we should have
location.lat
location.lon

Acceptance criteria:

  • old field is deprecated
  • eventcollectors are updated
  • publisher is updated to use the new field
@twatzl twatzl added documentation Improvements or additions to documentation good first issue Good for newcomers labels Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant