I have some small base maps (1 square mile or less) that are not North Up, that is, the world files have a non-zero value for lines 2 and 3 (D & B or the rotation/skew values).
On a north-up small map, lines of constant latitude run horizontally across the screen and lines of constant longitude run vertically. On these 'rotated' maps, the lines of constant latitude run diagonally on the screen. For instance a map rotated 45 degrees clockwise (so that north points to the upper right corner) would have its lines of constant latitude running from upper left to lower right and lines of constant longitude from upper right to lower left.
I need to know how to get the Layers to use the same rotation/skew. That is, if I were to place three points on a layer above that map at the same latitude but different longitudes, they would appear in a line angled at 45 degrees from the upper left to lower right.
Thank you for your time,
Dave