Zirak.7028:

Hi,

I was wondering if it is possible to convert floor coordinates for example:
{
sector_id,
“name”:“Dostoev Sky Peak”,
level,
“coord”:[
20564.9,
16726.1

]
}

Into in-game coordinates (excluding z coordinate, as I know retrieving this would be impossible)?

smiley.1438:

See this thread: https://forum-en.guildwars2.com/forum/community/api/Plotting-events-on-a-map/2916120 (you might want to reverse the calculation then )

Zirak.7028:

Thanks for your suggestion! I was doing exactly the same thing last evening for about a few hours unfortunately I’m super terrible at math I was hoping someone could work with me in reversing it?

Thanks!

Zirak.7028:

After spending the entire day, I finally got it! Thanks, this topic can be closed now.

darthmaim.6017:

If you could post your calculation here you could save someone with the same problem some trouble in the future.