[mapserver-commits] r12771 - trunk/docs/en/output
svn at osgeo.org
svn at osgeo.org
Tue Nov 15 09:16:04 EST 2011
Author: jmckenna
Date: 2011-11-15 06:16:04 -0800 (Tue, 15 Nov 2011)
New Revision: 12771
Modified:
trunk/docs/en/output/ogr_output.txt
Log:
update storage section for OGR output
Modified: trunk/docs/en/output/ogr_output.txt
===================================================================
--- trunk/docs/en/output/ogr_output.txt 2011-11-15 10:22:32 UTC (rev 12770)
+++ trunk/docs/en/output/ogr_output.txt 2011-11-15 14:16:04 UTC (rev 12771)
@@ -6,7 +6,7 @@
:Author: Frank Warmerdam
:Contact: warmerdam at pobox.com
-:Last Updated: 2010-10-25
+:Last Updated: 2011-11-15
.. contents:: Table of Contents
:depth: 2
@@ -94,7 +94,7 @@
If "memory" then it will be created in /vsimem/ - but this is only suitable
for drivers supporting VSI*L which we can't easily determine automatically.
- If "file" then a temporary directory will be created under the IMAGEPATH
+ If "filesystem" then a temporary directory will be created under the IMAGEPATH
were the file(s) will be written and then read back to stream to the
client.
More information about the mapserver-commits
mailing list