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

Add some dedicated functions for highways, places, etc #10

Open
5 tasks
RaczeQ opened this issue Sep 3, 2024 · 0 comments · May be fixed by #26
Open
5 tasks

Add some dedicated functions for highways, places, etc #10

RaczeQ opened this issue Sep 3, 2024 · 0 comments · May be fixed by #26

Comments

@RaczeQ
Copy link
Contributor

RaczeQ commented Sep 3, 2024

Write some functions that will automatically fill "theme" and "type" and additionally prepare data to some format or apply additional filters (like confidence score).

  • Create a function for downloading POIs with a default confidence score of 0.95
  • Create a function for downloading roads
  • Create a function for downloading roads and return a graph (with NetworkX or RustworkX)
  • Create some common format for ML features (dedicated for SRAI) with feature_id and simple columns (wide format).
  • Return buildings together with building parts
@RaczeQ RaczeQ linked a pull request Nov 5, 2024 that will close this issue
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 a pull request may close this issue.

1 participant