How do I match up a "geo-referanced" height map with an image mask?
I have a DEM and a bit map mask of EXACTLY the same dimensions. Both are very high resolution data files showing rivers, port structures and coastal features (and terrain features). In Global Mapper they line up PERFECTLY.
As DEM and geotiff location is based on lat and log location references and image map location is based on x,y.z location references there is an intrinsic incompatibility.
Compounding this problem is the fact that a y projected image will be stretched as its edges are further away from the 0,0,0 point (the only place where the y projection is truly perpendicular to the planet surface).
Any suggestions gratefully received.
At the moment I'm stumped.
Camera projection from the center of the planet maybe but working out the exact camera FOV to hit the DEM with 10m accuracy is beyond me!)
Cheers
Richard