[mapserver-commits] r8362 - trunk/docs/input/vector
svn at osgeo.org
svn at osgeo.org
Wed Dec 31 10:14:42 EST 2008
Author: tomkralidis
Date: 2008-12-31 10:14:41 -0500 (Wed, 31 Dec 2008)
New Revision: 8362
Modified:
trunk/docs/input/vector/ogr.txt
Log:
use refs, s/Mapserver/MapServer/
Modified: trunk/docs/input/vector/ogr.txt
===================================================================
--- trunk/docs/input/vector/ogr.txt 2008-12-31 14:54:28 UTC (rev 8361)
+++ trunk/docs/input/vector/ogr.txt 2008-12-31 15:14:41 UTC (rev 8362)
@@ -118,7 +118,7 @@
- The `GDAL Wiki`_ has lots of good information for users and developers.
- The #gdal IRC channel on irc.freenode.net might also be of help. For info
- on IRC see the `MapServer IRC page`_.
+ on IRC see the :ref:`MapServer IRC page <irc>`.
The main developer of the OGR library is Frank Warmerdam and the
integration of OGR within MapServer was done by Daniel Morissette.
@@ -128,7 +128,7 @@
- Follow the instructions on the `OGR page`_ to compile/install OGR/GDAL.
-- Obtain the MapServer source from: http://mapserver.gis.umn.edu/download.
+- Obtain the MapServer :ref:`source <download>`.
For UNIX users, see the README.CONFIGURE file in the MapServer source, or see
the :ref:`UNIX Compilation and Installation <unix>`. If GDAL/OGR is normally
@@ -663,7 +663,7 @@
return to MapServer. Look at the "Style" string in the ogrinfo output for each shape
that is read.
-Mapping of OGR Style Info to the Mapserver CLASS Members
+Mapping of OGR Style Info to the MapServer CLASS Members
--------------------------------------------------------
Here is the list of style parameters that are currently supported from OGR data sources
@@ -734,7 +734,7 @@
2. If TTF fonts are not supported or if all above cases failed, then BITMAP
MEDIUM font will be used.
-Sample Sites Using OGR/Mapserver
+Sample Sites Using OGR/MapServer
================================
The following sites use OGR's STYLEITEM "AUTO" feature:
@@ -818,11 +818,10 @@
.. _`US Census TIGER/Line`: http://www.gdal.org/ogr/drv_tiger.html
.. _`VRT - Virtual Datasource`: http://www.gdal.org/ogr/drv_vrt.html
.. _`GDAL mailing list`: http://lists.osgeo.org/mailman/listinfo/gdal-dev
-.. _`MapServer IRC page`: http://mapserver.gis.umn.edu/community/irc/
.. _`OGR page`: http://www.gdal.org/ogr/
.. _`FGS`: http://www.maptools.org/fgs/
.. _`OGR formats page`: http://www.gdal.org/ogr/ogr_formats.html
.. _`DGN driver page`: http://www.gdal.org/ogr/drv_dgn.html
.. _`OGR Utilities Page`: http://www.gdal.org/ogr/ogr_utilities.html
.. _`GDAL Wiki`: http://trac.osgeo.org/gdal/wiki/
-.. _`Mapserver site`: http://mapserver.osgeo.org
\ No newline at end of file
+
More information about the mapserver-commits
mailing list