[mapserver-commits] r8109 - trunk/docs/ogc
svn at osgeo.org
svn at osgeo.org
Tue Nov 25 16:45:32 EST 2008
Author: hobu
Date: 2008-11-25 16:45:32 -0500 (Tue, 25 Nov 2008)
New Revision: 8109
Modified:
trunk/docs/ogc/wfs_client.txt
trunk/docs/ogc/wms_client.txt
Log:
clean up a few link bugs. Thanks crschmidt\!
Modified: trunk/docs/ogc/wfs_client.txt
===================================================================
--- trunk/docs/ogc/wfs_client.txt 2008-11-25 20:50:49 UTC (rev 8108)
+++ trunk/docs/ogc/wfs_client.txt 2008-11-25 21:45:32 UTC (rev 8109)
@@ -105,7 +105,7 @@
the layers. Note that wfs_connectiontimeout at the layer level has priority
over the map level.
- *wfs_filter*: This can be included to include a filter encoding parameter
- in the getFeature request (see the `Filter Encoding HOWTO`_ for more information
+ in the getFeature request (see the :ref:`Filter Encoding HowTo <filter_encoding>` for more information
on filtering). The content of the wfs_filter is a valid filter encoding element.
.. _`http://map.ns.ec.gc.ca/MapServer/mapserv.exe?MAP=/mapserver/services/envdat/config.map`: http://map.ns.ec.gc.ca/MapServer/mapserv.exe?MAP=/mapserver/services/envdat/config.map&SERVICE=WFS&VERSION=1.0.0&REQUEST=GetCapabilities
Modified: trunk/docs/ogc/wms_client.txt
===================================================================
--- trunk/docs/ogc/wms_client.txt 2008-11-25 20:50:49 UTC (rev 8108)
+++ trunk/docs/ogc/wms_client.txt 2008-11-25 21:45:32 UTC (rev 8109)
@@ -47,7 +47,7 @@
`MS4W`_ (which comes ready for WMS/WFS client and server use), or check for the
availability of other `win32 binaries`_ with WMS support.
-- For PROJ4 and GDAL installation, see the MapServer Compilation HowTo (:ref:`unix` / :ref:`win32`_)
+- For PROJ4 and GDAL installation, see the MapServer Compilation HowTo (:ref:`unix` / :ref:`win32`)
- For `libcurl`_, make sure you have version 7.10.1 or more recent installed on your
system. You can find out your libcurl version using *curl-config --version*.
(if your system came with an older version of libcurl preinstalled then you MUST
More information about the mapserver-commits
mailing list