|
@@ -114,13 +114,21 @@ Downloads digital raster graphics from Microsoft TerraServer. Note that
|
|
|
srs will need to be changed to a projection that is appropriate for your
|
|
|
region.
|
|
|
|
|
|
+<h2>TODO</h2>
|
|
|
+
|
|
|
+<ul>
|
|
|
+ <li>Use optionally <a href="http://gdal.osgeo.org/frmt_wms.html">GDAL WMS driver</a></li>
|
|
|
+</ul>
|
|
|
+
|
|
|
<h2>SEE ALSO</h2>
|
|
|
|
|
|
<em>
|
|
|
<a href="r.tileset.html">r.tileset</a>,
|
|
|
<a href="r.in.gdal.html">r.in.gdal</a>,
|
|
|
- <a href="r.patch.html">r.patch</a><br>
|
|
|
- <a href="r.in.wfs.html">r.in.wfs</a>
|
|
|
+ <a href="r.patch.html">r.patch</a>,
|
|
|
+ <a href="r.colors.html">r.colors</a>,
|
|
|
+ <a href="r.composite.html">r.composite</a><br><br>
|
|
|
+ <a href="v.in.wfs.html">v.in.wfs</a>
|
|
|
</em>
|
|
|
|
|
|
<H2>AUTHORS</H2>
|