Changes between Version 2 and Version 3 of MapRotation


Ignore:
Timestamp:
Jan 29, 2009, 12:19:54 PM (15 years ago)
Author:
jmckenna
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapRotation

    v2 v3  
    101101
    102102    * valid projectionObj's are required on all layers and the map even though they may well all match exactly. In fact, pointless reprojection operations are going to take place.
    103     * In MapServer "cgi" mode there is no way to drive the rotation from the URL (Steve plans to fix this).
    104     * In MapServer "cgi" mode there is no way to substitute the currently render rotation into the returned HTML form for a given render. There needs to be a template variable for rotation.
     103    * In !MapServer "cgi" mode there is no way to drive the rotation from the URL (Steve plans to fix this).
     104    * In !MapServer "cgi" mode there is no way to substitute the currently render rotation into the returned HTML form for a given render. There needs to be a template variable for rotation.
    105105    * Query operations do not "know" about rotation on the source raster, and so can't properly transform pixel/line coordinates on the last rendered map into georeferenced coordinates for the query.
    106106    * There is no mapscript mechanism to get the rotation angle from a map.