Project

General

Profile

feature request #6573

Updated by Andreas Kohlbecker about 7 years ago

The wms overlay layer will be the top most layer in the viewer. 

 * Reuse the "Custom WMS base Layer" fieldset. 

 Improve the documentation of the custom wms layer form element: 

 * WMS parameters: Add link to options reference, e.g.: http://docs.geoserver.org/stable/en/user/services/wms/reference.html#getmap 
  * add note on the `sld_body`or `sld` parameter 
 * Add TextArea for defining the sld_body? 
 * proj4js definition:  
   * fix link to proj4js documentation 
   * "....    are already predefined and must **not** be added here again ..." 
   * fix link to http://trac.osgeo.org/proj/wiki/GenParms ---> http://proj4.org/parameters.html

Back