Changes between Version 32 and Version 33 of Maps


Ignore:
Timestamp:
2011-06-29T17:12:13+02:00 (15 years ago)
Author:
stoecker
Comment:

Add new projection description

Legend:

Unmodified
Added
Removed
Modified
  • Maps

    v32 v33  
    9696== WMS services ==
    9797WMS services are specified by 'wms:' prefix (can be omitted). URL's of these services must be designed to append arguments directly behind. So the they should either end with ''?'' or ''&''. Following arguments are added
    98  * width,
     98 * width
    9999 * height
    100100 * bbox
     
    102102
    103103If more specific URL design is needed, then patterns are supported as well. If patterns are found no other arguments are added:
    104  * {proj} is replaced by projection
     104 * {proj} is replaced by projection. Also {proj('''...''')} is supported, where '''...''' is a list of comma separated EPSG codes to allow checking valid projections.
    105105 * {bbox} is replaced by bounding box using projected coordinates
    106106 * {width} is requested display width