[mapserver-commits] r10616 - trunk/docs/en/ogc

svn at osgeo.org svn at osgeo.org
Mon Oct 18 16:27:52 EDT 2010


Author: jmckenna
Date: 2010-10-18 13:27:52 -0700 (Mon, 18 Oct 2010)
New Revision: 10616

Modified:
   trunk/docs/en/ogc/sld.txt
Log:
part of the fix for sld demo.mapserver.org problems

Modified: trunk/docs/en/ogc/sld.txt
===================================================================
--- trunk/docs/en/ogc/sld.txt	2010-10-18 20:17:17 UTC (rev 10615)
+++ trunk/docs/en/ogc/sld.txt	2010-10-18 20:27:52 UTC (rev 10616)
@@ -251,22 +251,22 @@
 - line with one filter: `sld 6a`_ / `full request 6a`_
 
 .. _`sld 6a`: http://demo.mapserver.org/ogc-demos/map/sld/sld_line_one_filter.xml
-.. _`full request 6a`: http://demo.mapserver.org/cgi-bin/wms?http://demo.mapserver.org/cgi-bin/wms?SERVICE=wms&VERSION=1.1.1&REQUEST=GetMap&LAYERS=country_bounds&FORMAT=png&WIDTH=400&HEIGHT=300&SRS=EPSG:4326&STYLES=&BBOX=-180.0,-90.0,180.0,90.0&TRANSPARENT=TRUE&SLD=http://demo.mapserver.org/ogc-demos/map/sld/sld_line_one_filter.xml
+.. _`full request 6a`: http://demo.mapserver.org/cgi-bin/wms?SERVICE=wms&VERSION=1.1.1&REQUEST=GetMap&LAYERS=country_bounds&FORMAT=png&WIDTH=400&HEIGHT=300&SRS=EPSG:4326&STYLES=&BBOX=-180.0,-90.0,180.0,90.0&TRANSPARENT=TRUE&SLD=http://demo.mapserver.org/ogc-demos/map/sld/sld_line_one_filter.xml
 
 - line with multiple filters: `sld 6b`_ / `full request 6b`_
 
 .. _`sld 6b`: http://demo.mapserver.org/ogc-demos/map/sld/sld_line_multi_filter.xml
-.. _`full request 6b`: http://demo.mapserver.org/cgi-bin/wms?http://demo.mapserver.org/cgi-bin/wms?SERVICE=wms&VERSION=1.1.1&REQUEST=GetMap&LAYERS=country_bounds&FORMAT=png&WIDTH=400&HEIGHT=300&SRS=EPSG:4326&STYLES=&BBOX=-180.0,-90.0,180.0,90.0&TRANSPARENT=TRUE&SLD=http://demo.mapserver.org/ogc-demos/map/sld/sld_line_multi_filter.xml
+.. _`full request 6b`: http://demo.mapserver.org/cgi-bin/wms?SERVICE=wms&VERSION=1.1.1&REQUEST=GetMap&LAYERS=country_bounds&FORMAT=png&WIDTH=400&HEIGHT=300&SRS=EPSG:4326&STYLES=&BBOX=-180.0,-90.0,180.0,90.0&TRANSPARENT=TRUE&SLD=http://demo.mapserver.org/ogc-demos/map/sld/sld_line_multi_filter.xml
 
 - line with one filter and an else filter: `sld 6c`_ / `full request 6c`_
 
 .. _`sld 6c`: http://demo.mapserver.org/ogc-demos/map/sld/sld_line_one_filter_and_else.xml
-.. _`full request 6c`: http://demo.mapserver.org/cgi-bin/wms?http://demo.mapserver.org/cgi-bin/wms?SERVICE=wms&VERSION=1.1.1&REQUEST=GetMap&LAYERS=country_bounds&FORMAT=png&WIDTH=400&HEIGHT=300&SRS=EPSG:4326&STYLES=&BBOX=-180.0,-90.0,180.0,90.0&TRANSPARENT=TRUE&SLD=http://demo.mapserver.org/ogc-demos/map/sld/sld_line_one_filter_and_else.xml
+.. _`full request 6c`: http://demo.mapserver.org/cgi-bin/wms?SERVICE=wms&VERSION=1.1.1&REQUEST=GetMap&LAYERS=country_bounds&FORMAT=png&WIDTH=400&HEIGHT=300&SRS=EPSG:4326&STYLES=&BBOX=-180.0,-90.0,180.0,90.0&TRANSPARENT=TRUE&SLD=http://demo.mapserver.org/ogc-demos/map/sld/sld_line_one_filter_and_else.xml
 
 - spatial filter using BBOX: `sld 6d`_/ `full request 6d`_
 
 .. _`sld 6d`: http://demo.mapserver.org/ogc-demos/map/sld/sld_line_simple_spatial3.xml
-.. _`full request 6d`: http://demo.mapserver.org/cgi-bin/wms?http://demo.mapserver.org/cgi-bin/wms?SERVICE=wms&VERSION=1.1.1&REQUEST=GetMap&LAYERS=country_bounds&FORMAT=png&WIDTH=400&HEIGHT=300&SRS=EPSG:4326&STYLES=&BBOX=-180.0,-90.0,180.0,90.0&TRANSPARENT=TRUE&SLD=http://demo.mapserver.org/ogc-demos/map/sld/sld_line_simple_spatial3.xml
+.. _`full request 6d`: http://demo.mapserver.org/cgi-bin/wms?SERVICE=wms&VERSION=1.1.1&REQUEST=GetMap&LAYERS=country_bounds&FORMAT=png&WIDTH=400&HEIGHT=300&SRS=EPSG:4326&STYLES=&BBOX=-180.0,-90.0,180.0,90.0&TRANSPARENT=TRUE&SLD=http://demo.mapserver.org/ogc-demos/map/sld/sld_line_simple_spatial3.xml
 
   - The above example enables spatial filtering using the BBOX parameter as a 
     Filter for a selected area (Africa). Note that an ElseFilter will not work 
@@ -298,17 +298,17 @@
 - simple line: `sld 7a`_ / `full request 7a`_
 
 .. _`sld 7a`: http://demo.mapserver.org/ogc-demos/map/sld/sld_line_simple.xml
-.. _`full request 7a`: http://demo.mapserver.org/cgi-bin/wms?http://demo.mapserver.org/cgi-bin/wms?SERVICE=wms&VERSION=1.1.1&REQUEST=GetMap&LAYERS=country_bounds&FORMAT=png&WIDTH=400&HEIGHT=300&SRS=EPSG:4326&STYLES=&BBOX=-180.0,-90.0,180.0,90.0&TRANSPARENT=TRUE&SLD=http://demo.mapserver.org/ogc-demos/map/sld/sld_line_simple.xml
+.. _`full request 7a`: http://demo.mapserver.org/cgi-bin/wms?SERVICE=wms&VERSION=1.1.1&REQUEST=GetMap&LAYERS=country_bounds&FORMAT=png&WIDTH=400&HEIGHT=300&SRS=EPSG:4326&STYLES=&BBOX=-180.0,-90.0,180.0,90.0&TRANSPARENT=TRUE&SLD=http://demo.mapserver.org/ogc-demos/map/sld/sld_line_simple.xml
 
 - line with width: `sld 7b`_ / `full request 7b`_
 
 .. _`sld 7b`: http://demo.mapserver.org/ogc-demos/map/sld/sld_line_width.xml
-.. _`full request 7b`: http://demo.mapserver.org/cgi-bin/wms?http://demo.mapserver.org/cgi-bin/wms?SERVICE=wms&VERSION=1.1.1&REQUEST=GetMap&LAYERS=country_bounds&FORMAT=png&WIDTH=400&HEIGHT=300&SRS=EPSG:4326&STYLES=&BBOX=-180.0,-90.0,180.0,90.0&TRANSPARENT=TRUE&SLD=http://demo.mapserver.org/ogc-demos/map/sld/sld_line_width.xml
+.. _`full request 7b`: http://demo.mapserver.org/cgi-bin/wms?SERVICE=wms&VERSION=1.1.1&REQUEST=GetMap&LAYERS=country_bounds&FORMAT=png&WIDTH=400&HEIGHT=300&SRS=EPSG:4326&STYLES=&BBOX=-180.0,-90.0,180.0,90.0&TRANSPARENT=TRUE&SLD=http://demo.mapserver.org/ogc-demos/map/sld/sld_line_width.xml
 
 - dashed line: `sld 7c`_ / `full request 7c`_
 
 .. _`sld 7c`: http://demo.mapserver.org/ogc-demos/map/sld/sld_line_dash.xml
-.. _`full request 7c`: http://demo.mapserver.org/cgi-bin/wms?http://demo.mapserver.org/cgi-bin/wms?SERVICE=wms&VERSION=1.1.1&REQUEST=GetMap&LAYERS=country_bounds&FORMAT=png&WIDTH=400&HEIGHT=300&SRS=EPSG:4326&STYLES=&BBOX=-180.0,-90.0,180.0,90.0&TRANSPARENT=TRUE&SLD=http://demo.mapserver.org/ogc-demos/map/sld/sld_line_dash.xml
+.. _`full request 7c`: http://demo.mapserver.org/cgi-bin/wms?SERVICE=wms&VERSION=1.1.1&REQUEST=GetMap&LAYERS=country_bounds&FORMAT=png&WIDTH=400&HEIGHT=300&SRS=EPSG:4326&STYLES=&BBOX=-180.0,-90.0,180.0,90.0&TRANSPARENT=TRUE&SLD=http://demo.mapserver.org/ogc-demos/map/sld/sld_line_dash.xml
 
 **Table 8. PolygonSymbolizer**
 



More information about the mapserver-commits mailing list