Please or Register to create posts and topics.

Convert latitude and longitude into unity

Hello,

I want to ask, I want to make an animation about moving a car according to my GPS coordinates . My GPS coordinates are in CSV file which have latitude, longitude and altitude. How can I use that coordinates in Unity.

Thank you

Hi, thanks for reaching out to us.

We already had an enterprise project where the scenario was the same and the car moves in real-time based on a 1000km journey using TerraLand's streaming system . You can see it in action here:

 

In TerraLand 3, there is a scene called "LatLon2UnityWorldSpace" which has all the necessary scripts and information to place geo-referenced objects on their exact positions in real-life, check with it and simply use it to roll out your logic.

More info:

https://forum.unity.com/threads/terraland-2-high-quality-photo-realistic-terrains-from-real-world-gis-data.377858/page-6#post-3084315