Jump to content
Sign in to follow this  
GotaDeLluvia

CoordToPos doesn't work

Recommended Posts

Hi there,

I'm currently trying to set a camera based on a latlon position. Somehow, i don't get any rational results. However, the other way around is a perfect match (PosToCoord).

I'm trying this for instance:

_pos = CoordToPos[["53.2316 N","6.2457 E"], "LL"];

which returns me something like [-3931224, 5145].

I can't get my head around this. Especially since determining the latlon position of a car for instance using PosToCoord works like a charm.

Can anybody help me out?

- Hans

Update: I've tried this on another map and it seems to work there. When I check the scenario settings everything seems to be in order (LL as the Geodetic system, hence the PosToCoord function is returning correct values I suppose[?]).

Edited by GotaDeLluvia
Extra information

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×