I was slightly wrong, you actually have to subtract a vector with the values as the coordinates from the planet.
attached there's one image without the vector attached, and one with the vector subtracted directly from the get position.
the get position gives you values for x y z from the point 0 0 0 and then gets bigger the more the point you "look at" is away from this point.
So, if you subtract a vector with x y z values from this, the 0 0 0 point will be replaced.

Also, there's my file now as attachment.