Changes between Version 139 and Version 140 of Maps


Ignore:
Timestamp:
Oct 28, 2011 10:35:14 AM (19 months ago)
Author:
IrlJidel
Comment:

indicate -y is used for OSGeo TMS specification

Legend:

Unmodified
Added
Removed
Modified
  • Maps

    v139 v140  
    15991599 * {y} is replaced by Y-coordinate of the tile 
    16001600 * {!y} is replaced by 2^zoom-1^ - 1 - Y (Yahoo style Y coordinate) 
    1601  * {-y} is replaced by 2^zoom^ - 1 - Y (reversed Y coordinate axis) 
     1601 * {-y} is replaced by 2^zoom^ - 1 - Y (OSGeo Tile Map Service Specification style Y coordinate) 
    16021602 * {switch:...} is replaced by a random selection from the given comma separated list, f.e. {switch:a,b,c} or {switch:1,2,3,4} 
    16031603 * When {header(''header'',''value'')} is included in URL, this part is stripped and send as HTTP header to to server