[GRASSweb-list]markus: web/community main.inc,1.4,1.5

grass at intevation.de grass at intevation.de
Thu Mar 2 11:13:54 EST 2006


Author: markus

Update of /grassrepository/web/community
In directory doto:/tmp/cvs-serv22871

Modified Files:
	main.inc 
Log Message:
add/explain WMS

Index: main.inc
===================================================================
RCS file: /grassrepository/web/community/main.inc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- main.inc	2 Mar 2006 16:05:56 -0000	1.4
+++ main.inc	2 Mar 2006 16:13:52 -0000	1.5
@@ -32,10 +32,17 @@
  <small><br><i>New GRASS User map (please click to add yourself)</i></small>
  <P>
  <a href="http://mapserver.gdf-hannover.de/cgi-bin/grassuserwfs?REQUEST=GetCapabilities&SERVICE=WFS&VERS
-ION=1.0.0">WFS GetCapabilities URL</a> - <br>
- The <a href="http://en.wikipedia.org/wiki/Web_Feature_Service">OGC Web Feature Service (WFS)</a>
+ION=1.0.0">WFS GetCapabilities URL</a> - 
+ <a href="http://mapserver.gdf-hannover.de/cgi-bin/grassuserwms?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.0.0">WMS GetCapabilities URL</a> <br>
+</center>
+
+<ul>
+<li> The <a href="http://en.wikipedia.org/wiki/Web_Feature_Service">OGC Web Feature Service (WFS)</a>
  is an interface allowing requests for geographical features across the web being highly
  interoperable. It uses the XML-based GML for data exchange. You can fetch above vector points
- geocoded via WFS into your WFS-capable GIS application.
-</center>
+ geocoded via WFS into your WFS-capable GIS application.<br>
+<li> The <a href="http://en.wikipedia.org/wiki/Web_Map_Service">OGC Web Map Service (WMS)</a>
+ delivers rendered maps of spatially referenced data dynamically from geographic information.
+ You can fetch above map as geocoded imagevia WMS into your WMS-capable GIS application.
+</ul>
 





More information about the grass-web mailing list