[mapserver-commits] r12576 - branches/branch-6-0/docs/en/cgi
trunk/docs/en/cgi
svn at osgeo.org
svn at osgeo.org
Sat Sep 24 11:01:15 EDT 2011
Author: havatv
Date: 2011-09-24 08:01:15 -0700 (Sat, 24 Sep 2011)
New Revision: 12576
Modified:
branches/branch-6-0/docs/en/cgi/controls.txt
trunk/docs/en/cgi/controls.txt
Log:
Removed references to the *QUERYMAP modes in the cgi controls document (#3712).
Modified: branches/branch-6-0/docs/en/cgi/controls.txt
===================================================================
--- branches/branch-6-0/docs/en/cgi/controls.txt 2011-09-24 13:43:47 UTC (rev 12575)
+++ branches/branch-6-0/docs/en/cgi/controls.txt 2011-09-24 15:01:15 UTC (rev 12576)
@@ -76,7 +76,7 @@
construct a shape with holes) or by specifying the WKT (Well
Known Text) representation.
- Used with modes NQUERY and NQUERYMAP.
+ Used with the NQUERY mode.
.. index::
pair: CGI; imgsize
@@ -135,7 +135,7 @@
construct a shape with holes) or by specifying a WKT (Well Known
Text) representation of the polygon.
- Used with modes NQUERY and NQUERYMAP.
+ Used with the NQUERY mode.
.. index::
pair: CGI; mapsize
@@ -174,9 +174,7 @@
pair: CGI; mode
MODE [value]
- Mode of operation. The following options are supported (note that all of
- the query modes also support map-only modes, e.g. ITEMQUERYMAP, which
- for brevity are not all listed):
+ Mode of operation. The following options are supported:
.. index::
triple: CGI; mode; browse
Modified: trunk/docs/en/cgi/controls.txt
===================================================================
--- trunk/docs/en/cgi/controls.txt 2011-09-24 13:43:47 UTC (rev 12575)
+++ trunk/docs/en/cgi/controls.txt 2011-09-24 15:01:15 UTC (rev 12576)
@@ -76,7 +76,7 @@
construct a shape with holes) or by specifying the WKT (Well
Known Text) representation.
- Used with modes NQUERY and NQUERYMAP.
+ Used with the NQUERY mode.
.. index::
pair: CGI; imgsize
@@ -135,7 +135,7 @@
construct a shape with holes) or by specifying a WKT (Well Known
Text) representation of the polygon.
- Used with modes NQUERY and NQUERYMAP.
+ Used with the NQUERY mode.
.. index::
pair: CGI; mapsize
@@ -174,9 +174,7 @@
pair: CGI; mode
MODE [value]
- Mode of operation. The following options are supported (note that all of
- the query modes also support map-only modes, e.g. ITEMQUERYMAP, which
- for brevity are not all listed):
+ Mode of operation. The following options are supported:
.. index::
triple: CGI; mode; browse
More information about the mapserver-commits
mailing list