You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Write some functions that will automatically fill "theme" and "type" and additionally prepare data to some format or apply additional filters (like confidence score).
feature_id
and simple columns (wide format).The text was updated successfully, but these errors were encountered: