[mapserver-commits] r11307 - trunk/mapserver
svn at osgeo.org
svn at osgeo.org
Tue Mar 22 21:58:18 EDT 2011
Author: dmorissette
Date: 2011-03-22 18:58:18 -0700 (Tue, 22 Mar 2011)
New Revision: 11307
Modified:
trunk/mapserver/MIGRATION_GUIDE.txt
Log:
Fixed docs typo
Modified: trunk/mapserver/MIGRATION_GUIDE.txt
===================================================================
--- trunk/mapserver/MIGRATION_GUIDE.txt 2011-03-23 01:54:40 UTC (rev 11306)
+++ trunk/mapserver/MIGRATION_GUIDE.txt 2011-03-23 01:58:18 UTC (rev 11307)
@@ -269,7 +269,7 @@
------------------------
The axis order in previous versions of the WFS specifications was to always use
-easting (x or lon ) and northing (y or lat). WMS 1.1 specifies that, depending
+easting (x or lon ) and northing (y or lat). WFS 1.1 specifies that, depending
on the particular SRS, the x axis may or may not be oriented West-to-East, and
the y axis may or may not be oriented South-to-North. The WFS portrayal operation
shall account for axis order. This affects some of the EPSG codes that were commonly
More information about the mapserver-commits
mailing list