[mapserver-commits] r10428 - branches/branch-5-6/docs/en/mapfile
svn at osgeo.org
svn at osgeo.org
Fri Jul 30 14:12:21 EDT 2010
Author: jmckenna
Date: 2010-07-30 18:12:21 +0000 (Fri, 30 Jul 2010)
New Revision: 10428
Modified:
branches/branch-5-6/docs/en/mapfile/layer.txt
Log:
add wfs connectiontype and mygis note (ticket:3135)
Modified: branches/branch-5-6/docs/en/mapfile/layer.txt
===================================================================
--- branches/branch-5-6/docs/en/mapfile/layer.txt 2010-07-30 17:43:04 UTC (rev 10427)
+++ branches/branch-5-6/docs/en/mapfile/layer.txt 2010-07-30 18:12:21 UTC (rev 10428)
@@ -42,14 +42,20 @@
See :ref:`vector` for specific connection information for various
data sources.
-CONNECTIONTYPE [local|sde|ogr|postgis|oraclespatial|wms|plugin]
+CONNECTIONTYPE [local|sde|ogr|postgis|oraclespatial|wms|wfs|plugin]
Type of connection. Default is local. See additional documentation for
any other type.
.. seealso::
See :ref:`vector` for specific connection information for various
data sources.
+
+ .. note::
+ *mygis* is another connectiontype, but it is deprecated; please
+ see the :ref:`MySQL section <mysql>` of the Vector Data document
+ for connection details.
+
DATA [filename]|[sde parameters][postgis table/column][oracle table/column]
Full filename of the spatial data to process. No file extension is
necessary for shapefiles. Can be specified relative to the
More information about the mapserver-commits
mailing list