Hello I am working on a multiplatform mobile application dedicated to road navigation using openstreetmap and the ionic framework. This application aims to find the shortest path between two points based on the dijkstra algorithm but with an optimized version (of this algorithm). so I'm supposed to have a computer representation (matrix representation ...) of my road network. for this, the question that arises is:
"In this case, and since I work in a JavaScript environment, the OpenStreetMap site directed me towards the use of the node-osmium library, but this library presents a lot of ambiguous errors during its installation." or
for both cases, what do you offer me as tools. Thanks for your help. asked 05 Jun '20, 13:03 hassiba-tb |