Skip to content

Support of null coordinates#109

Merged
eecavanna merged 1 commit into
mainfrom
null-coord
Sep 18, 2025
Merged

Support of null coordinates#109
eecavanna merged 1 commit into
mainfrom
null-coord

Conversation

@shreddd
Copy link
Copy Markdown
Contributor

@shreddd shreddd commented Sep 18, 2025

No description provided.

@shreddd
Copy link
Copy Markdown
Contributor Author

shreddd commented Sep 18, 2025

This PR makes it so that coordinates: null will still be accepted as valid in the entity.

@shreddd shreddd requested a review from eecavanna September 18, 2025 22:52
Comment thread src/ingest_data.py
coordinates["latitude"],
],
}
elif entity["coordinates"] is None:
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@eecavanna eecavanna merged commit f43f3de into main Sep 18, 2025
1 check passed
@eecavanna eecavanna deleted the null-coord branch September 18, 2025 23:18
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

Successfully merging this pull request may close these issues.

2 participants