|
From: Jakob E. <nam...@go...> - 2014-04-04 06:37:46
|
Hello, you can convert GPS-coordinates to street positions using TraCI. In the traci-python library the function simulation.*convertGeo*(lon,lat, True) converts from lon,lat to road,pos regards, Jakob 2014-04-03 20:29 GMT+02:00 HAMED Noori <ham...@gm...>: > Dear All; > > I am using last version of SUMO and a real map which is imported from > OpenStreetMaps. > > I have a question, is it possible to add a route with a GPS-coordinate of > origin and destination? > for example using TraCI and Python program? > > I mean can SUMO understand the GPS-coordinate or just SUMO knows the > junctions and lines? > > Please let me know. > > Best Regards > Hamed > |