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
A clear and concise description of the bug: I referred to #246 & #138 to download my .shp files from OSMx, but the following bug still occurs:
[critical][network.cpp:97 ] Field not found: id index -1, source index -1, target index -1
terminate called after throwing an instance of 'std::runtime_error'
what(): Field not found: id index -1, source index -1, target index -1
Aborted (core dumped)
I checked edges.shp, and it does not contain id index, source index, or target index.
A clear and concise description of the bug: I referred to #246 & #138 to download my .shp files from OSMx, but the following bug still occurs:
I checked edges.shp, and it does not contain id index, source index, or target index.
How can I resolve this?
The text was updated successfully, but these errors were encountered: