Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] opendrive conversion to net.xml leads to projection error

Hi,

I want to convert a .xodr file to a .net.xml file. 
The conversion from geodetic in metric coordinates results in wrong results:
I have a map which has a center point that is about 3km away from the area
of interest.
To check this I have chosen a characteristic point (geodetic), which can be
recognized in the net as well as in the odr file. 
Additionally I have used the proj library to convert the same point. (with
the given transformation rule)
Both the xodr and the proj result in the same metric coordinates, but the
.net.xml differs in ca. 10, 6 m in x,y 
In this picture both net and xodr are overlayed, the black and the grey road
should be in the same place.
<http://sumo-user-mailing-list.90755.n8.nabble.com/file/t387/sumo_x.png> 

my geoReference in the xodr file
geoReference></geoReference>

my convertion command:
netconvert --opendrive FILE1.xodr -o FILE2.net.xml 

----
Are there any commands that can fix that problem?






--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/


Back to the top