-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Converted lat/lon different from original lanelet. #3
Comments
yes,
|
This was actually not a problem. Lat/lon in vector map are in dd.mmss format. |
hi mitsudome-r, sorry again, In my lanelet map,my origin point is lat="34.49233" lon="109.04286" />, other points in the lanelets near the origin point only 2 meter. |
@liuyf5231 |
lat/lon in converted vector map is different from original lanelet.
It is probably due to the mix use of geodesy package utm converter and lanelet UTM projector.
The text was updated successfully, but these errors were encountered: