[Commits] r670 - sandbox/docsrc/tutorials

commits at geoext.org commits at geoext.org
Fri May 8 23:24:05 CEST 2009


Author: tcoulter
Date: 2009-05-08 23:24:05 +0200 (Fri, 08 May 2009)
New Revision: 670

Modified:
   sandbox/docsrc/tutorials/openlayers-primer.rst
Log:
Removing side comment. Dwins called it "fuzz" -- I think that's a good name for it.

Modified: sandbox/docsrc/tutorials/openlayers-primer.rst
===================================================================
--- sandbox/docsrc/tutorials/openlayers-primer.rst	2009-05-08 21:17:28 UTC (rev 669)
+++ sandbox/docsrc/tutorials/openlayers-primer.rst	2009-05-08 21:24:05 UTC (rev 670)
@@ -66,7 +66,7 @@
 
 WFS, like WMS, implements a standard set by the Open Geospatial Consortium, this time the 
 `Web Feature Service <http://www.opengeospatial.org/standards/wfs>`_. Unlike WMS, however, the WFS layer is used to show 
-points, lines and polygons ("geometries"; more broadly, "features") instead of displaying images. In many cases, this layer is
+points, lines and polygons instead of displaying images. In many cases, this layer is
 used to perform client-side rendering instead of having features rendered by the server.
 
 new OpenLayers.Layer.WFS()



More information about the Commits mailing list