mahuihui123456 Posted November 1 Share Posted November 1 Hello, technical staff, Excuse me, I come to ask you some questions about terrain production We need to make a terrain and run it in VR mode, but because our terrain is across two UTM time zones, the projection mode can only display half of it when using landspace terrain, such as WGS84/UTM zone48N projection mode. The terrain covered by WGS84/UTM zone49N will not be displayed correctly, or the EPSG:3857 projection will cause the satellite image to stretch and not match the airport decal, while the manual recommends using landspace terrain in VR. So what kind of projection would stretch the satellite image the least and show the landscape in two time zones thanks! Link to comment
bmyagkov Posted November 1 Share Posted November 1 Hello! @mahuihui123456It looks like you need to find a projection that includes both zones 48th and 49th but minimizes distortion. Indeed, a projection like EPSG:3857 is not the best choice for this task. To learn how to find a suitable projection using the service https://epsg.org you can refer to our documentation at the following link: https://developer.unigine.com/en/docs/2.17/editor2/sandworm/faq/#toggle-spoiler-3. Thanks! Link to comment
mahuihui123456 Posted November 1 Author Share Posted November 1 (edited) https://epsg.org Unfortunately, this page cannot register new users and the map is blank after selecting map search following the instructions in the documentation....... Edited November 1 by mahuihui123456 Link to comment
bmyagkov Posted November 1 Share Posted November 1 2 minutes ago, mahuihui123456 said: Unfortunately, this page cannot register new users and the map is blank after selecting map search following the instructions in the documentation....... Registration is not required. You may need to disable ad blockers or use a VPN. It may be necessary to use a different browser to display the map. Thanks! Link to comment
mahuihui123456 Posted November 1 Author Share Posted November 1 Okay, thanks for reminding me to try Link to comment
mahuihui123456 Posted November 1 Author Share Posted November 1 (edited) Thanks! After using VPN, the epsg website can be used normally. Then a new problem comes, why can't the coordinates I intercepted on the epsg website be generated? And some of the projection coordinate system that comes with unigine sandworm tool can not be generated normally Edited November 1 by mahuihui123456 Link to comment
bmyagkov Posted November 1 Share Posted November 1 The output must be sorted by the "Projected" column since only projected coordinate systems are supported as output projections. Thanks! Link to comment
mahuihui123456 Posted November 2 Author Share Posted November 2 Thank you. I found the right projection 1 Link to comment
bmyagkov Posted November 2 Share Posted November 2 35 minutes ago, mahuihui123456 said: Thank you. I found the right projection You're welcome! Link to comment
Recommended Posts