-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hello again! Thanks a lot for your support during usage of "noiseplanet"!
When I use matching.match, it sometimes doesn't return edges
I plotted my GPS track data with the help of folium (1 photo, this is the part where noiseplanet didn't return edges)

and plotted this GPS track with the help of returned edges (2 photo , this is the part where noiseplanet didn't return edges)

I would like to share with my google colab notebook
I implemented this code, where network_type is 'drive' :
G = ox.graph_from_point(POINT, dist = AO, network_type="drive", simplify=False, retain_all=True, truncate_by_edge=True)
https://colab.research.google.com/drive/184UWW4xIOUlP8Gi7bPlM6_76VWOAlcsp?usp=sharing
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels