89af74d967
An initial reference location is read from the header of the OpenDRIVE definition (/OpenDRIVE/header/geoReference) The expected format is based on the Proj4 syntax: +lat_0=<LATITUDE as double> +lon_0=<LONGITUDE as double) Example (Town01): <OpenDRIVE> <header revMajor="1" revMinor="4" name="" version="1" date="2018-10-26T12:17:35" north="2.0479999989271146e+1" south="-3.4888998413085938e+2" east="4.1446086126736287e+2" west="-2.0712774024007370e+1" vendor="VectorZero"> <geoReference><![CDATA[+lat_0=4.9000000000000000e+1 +lon_0=8.0000000000000000e+0]]></geoReference> </header> ... |
||
---|---|---|
.. | ||
cmake | ||
source |