[mapserver-commits] r8280 - in trunk/docs: . development/rfc input input/vector installation mapfile output

svn at osgeo.org svn at osgeo.org
Tue Dec 23 21:56:36 EST 2008


Author: hobu
Date: 2008-12-23 21:56:36 -0500 (Tue, 23 Dec 2008)
New Revision: 8280

Modified:
   trunk/docs/development/rfc/ms-rfc-13.txt
   trunk/docs/errors.txt
   trunk/docs/index.txt
   trunk/docs/input/raster.txt
   trunk/docs/input/vector/VirtualSpatialData.txt
   trunk/docs/input/vector/ntf.txt
   trunk/docs/input/vector/ogr.txt
   trunk/docs/installation/dotnet.txt
   trunk/docs/installation/unix.txt
   trunk/docs/installation/win32.txt
   trunk/docs/introduction.txt
   trunk/docs/mapfile/index.txt
   trunk/docs/output/dynamic_charting.txt
Log:
fix some broken external links

Modified: trunk/docs/development/rfc/ms-rfc-13.txt
===================================================================
--- trunk/docs/development/rfc/ms-rfc-13.txt	2008-12-24 02:47:07 UTC (rev 8279)
+++ trunk/docs/development/rfc/ms-rfc-13.txt	2008-12-24 02:56:36 UTC (rev 8280)
@@ -86,7 +86,7 @@
 Bug Tracking
 ------------
 
-Bug 1710 : http://mapserver.gis.umn.edu/bugs/show_bug.cgi?id=1710
+Bug 1710 : http://trac.osgeo.org/mapserver/ticket/1710
 
 
 Voting History

Modified: trunk/docs/errors.txt
===================================================================
--- trunk/docs/errors.txt	2008-12-24 02:47:07 UTC (rev 8279)
+++ trunk/docs/errors.txt	2008-12-24 02:56:36 UTC (rev 8280)
@@ -69,8 +69,8 @@
 
 .. _`FWTools`: http://fwtools.maptools.org/
 .. _`MS4W`: http://www.maptools.org/ms4w/
-.. _`ogrinfo`: http://gdal.maptools.org/ogr/ogrinfo.html
-.. _`gdalinfo`: http://gdal.maptools.org/gdalinfo.html
+.. _`ogrinfo`: http://www.gdal.org/ogr/ogrinfo.html
+.. _`gdalinfo`: http://www.gdal.org/gdalinfo.html
 
 For example, here is the results of the ogrinfo command on a shapefile (notice
 the "Extent" line):

Modified: trunk/docs/index.txt
===================================================================
--- trunk/docs/index.txt	2008-12-24 02:47:07 UTC (rev 8279)
+++ trunk/docs/index.txt	2008-12-24 02:56:36 UTC (rev 8280)
@@ -56,9 +56,9 @@
 - A multitude of raster and vector data formats
 
   - TIFF/GeoTIFF, EPPL7, and many others via `GDAL
-    <http://gdal.maptools.org/formats_list.html>`__
+    <http://www.gdal.org/formats_list.html>`__
   - ESRI shapfiles, PostGIS, ESRI ArcSDE, Oracle Spatial, MySQL and many
-    others via `OGR <http://ogr.maptools.org/ogr_formats.html>`__
+    others via `OGR <http://www.gdal.org/ogr/ogr_formats.html>`__
   - `Open Geospatial Consortium <http://www.opengeospatial.org>`__ (OGC) web
     specifications
       

Modified: trunk/docs/input/raster.txt
===================================================================
--- trunk/docs/input/raster.txt	2008-12-24 02:47:07 UTC (rev 8279)
+++ trunk/docs/input/raster.txt	2008-12-24 02:56:36 UTC (rev 8280)
@@ -23,7 +23,7 @@
 supported with what formats.
 
 This document assumes that you are already familiar with setting up MapServer
-`map files`_, but does explain the raster specific aspects of map files.
+:ref:`mapfile`, but does explain the raster specific aspects of mapfiles.
 
 How are rasters added to a Map file?
 ====================================
@@ -808,14 +808,11 @@
 
 .. #### rST Link Section ####
 
-.. _`map files`: http://mapserver.gis.umn.edu/docs/reference/mapfile
 .. _`supported formats list`: http://www.gdal.org/formats_list.html
-.. _`Vector Data Access`: http://mapserver.gis.umn.edu/docs/reference/vector_data/arcsde
-.. _`gdaltindex`: http://gdal.maptools.org/gdal_utilities.html
+.. _`gdaltindex`: http://www.gdal.org/gdal_utilities.html
 .. _`FWTools`: http://fwtools.maptools.org/
 .. _`MS4W`: http://www.maptools.org/ms4w/
-.. _`OSGeo4W`: http://osgeo4w.osgeo.org/
-.. _`LAYER object`: http://mapserver.gis.umn.edu/docs/reference/mapfile/layer
+.. _`OSGeo4W`: http://trac.osgeo.org/osgeo4w/
 .. _`RasterQuery`: http://mapserver.gis.umn.edu/cgi-bin/wiki.pl?RasterQuery
-.. _`gdaladdo`: http://gdal.maptools.org/gdal_utilities.html
-.. _`gdal_translate`: http://gdal.maptools.org/gdal_utilities.html
+.. _`gdaladdo`: http://www.gdal.org/gdal_utilities.html
+.. _`gdal_translate`: http://www.gdal.org/gdal_utilities.html

Modified: trunk/docs/input/vector/VirtualSpatialData.txt
===================================================================
--- trunk/docs/input/vector/VirtualSpatialData.txt	2008-12-24 02:47:07 UTC (rev 8279)
+++ trunk/docs/input/vector/VirtualSpatialData.txt	2008-12-24 02:56:36 UTC (rev 8280)
@@ -26,13 +26,7 @@
 *  Access
 *  PostgreSQL
 
-Other References
-----------------
 
-The old `MapServer Wiki`_ had a good page on this.
-
-.. _`MapServer Wiki`: http://mapserver.gis.umn.edu/cgi-bin/wiki.pl?VirtualSpatialData
-
 Types of Flat Files
 ----------------------
 
@@ -45,7 +39,7 @@
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 *  Specific notes about creating a DSN on Windows and Linux can be found by
-   searching the MapServer reference documents site: http://mapserver.gis.umn.edu/doc
+   searching the MapServer reference documents site
 
 *  On some Windows systems you must create a SYSTEM DSN.
 
@@ -260,13 +254,15 @@
 6. Test your Mapfile
 ~~~~~~~~~~~~~~~~~~~~
 
-The first thing you should try is to use the shp2img utility:
+The first thing you should try is to use the :ref:`shp2img` utility:
 
 ::
 
   shp2img -m mymapfile.map -o test.png
 
-Once you sucessfully created a map image, then try your application.  Note Windows users may come across a problem where shp2img works but their application throws an error similar to this:
+Once you successfully created a map image, then try your application. Note
+Windows users may come across a problem where shp2img works but their
+application throws an error similar to this:
 
 ::
 

Modified: trunk/docs/input/vector/ntf.txt
===================================================================
--- trunk/docs/input/vector/ntf.txt	2008-12-24 02:47:07 UTC (rev 8279)
+++ trunk/docs/input/vector/ntf.txt	2008-12-24 02:56:36 UTC (rev 8280)
@@ -5,7 +5,7 @@
 *****************************************************************************
 
 NTF files are mostly used by the United Kingdom Ordnance Survey (OS). For more
-on the Ordnance Survey, see their website at: http://www.ordnancesurvey.co.uk
+on the Ordnance Survey, see their website at: http://www.ordnancesurvey.co.uk/oswebsite/
 
 File listing
 -------------

Modified: trunk/docs/input/vector/ogr.txt
===================================================================
--- trunk/docs/input/vector/ogr.txt	2008-12-24 02:47:07 UTC (rev 8279)
+++ trunk/docs/input/vector/ogr.txt	2008-12-24 02:56:36 UTC (rev 8280)
@@ -73,8 +73,6 @@
 - `ArcInfo Coverages`_
 - `Comma Separated Value (.csv)`_
 - `DODS/OPeNDAP`_
-- `DWG`_
-- `DXF`_
 - `ESRI Personal GeoDatabase`_
 - `ESRI Shapefiles`_
 - `FMEObjects Gateway`_
@@ -796,14 +794,14 @@
 
 .. _`FWTools`: http://fwtools.maptools.org/
 .. _`MS4W`: http://www.maptools.org/ms4w/
-.. _`ArcInfo Coverages`: http://www.gdal.org/ogr/drv_avc.html
+.. _`ArcInfo Coverages`: http://www.gdal.org/ogr/drv_avcbin.html
 .. _`Comma Separated Value (.csv)`: http://www.gdal.org/ogr/drv_csv.html
 .. _`DODS/OPeNDAP`: http://www.gdal.org/ogr/drv_dods.html
 .. _`DWG`: http://www.gdal.org/ogr/drv_dxfdwg.html
 .. _`DXF`: http://www.gdal.org/ogr/drv_dxfdwg.html
 .. _`ESRI Personal GeoDatabase`: http://www.gdal.org/ogr/drv_pgeo.html
 .. _`ESRI Shapefiles`: http://www.gdal.org/ogr/drv_shapefile.html
-.. _`FMEObjects Gateway`: http://www.gdal.org/ogr/ogr/drv_fme.html
+.. _`FMEObjects Gateway`: http://www.gdal.org/ogr/drv_fme.html
 .. _`GML`: http://www.gdal.org/ogr/drv_gml.html
 .. _`GRASS`: http://www.gdal.org/ogr/drv_grass.html
 .. _`INTERLIS`: http://www.gdal.org/ogr/drv_ili.html
@@ -825,6 +823,6 @@
 .. _`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
+.. _`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

Modified: trunk/docs/installation/dotnet.txt
===================================================================
--- trunk/docs/installation/dotnet.txt	2008-12-24 02:47:07 UTC (rev 8279)
+++ trunk/docs/installation/dotnet.txt	2008-12-24 02:56:36 UTC (rev 8280)
@@ -315,7 +315,7 @@
 Localization issues with MONO/Linux
 ---------------------------------------
 
-According to http://mapserver.gis.umn.edu/bugs/show_bug.cgi?id=1762 MapServer 
+According to http://trac.osgeo.org/mapserver/ticket/1762 MapServer 
 may not operate equally well on different locale settings. Especially when the 
 decimal separator is other than "." inside the locale of the process may cause 
 parse errors when the mapfile contains float numbers. Since the MONO process 

Modified: trunk/docs/installation/unix.txt
===================================================================
--- trunk/docs/installation/unix.txt	2008-12-24 02:47:07 UTC (rev 8279)
+++ trunk/docs/installation/unix.txt	2008-12-24 02:56:36 UTC (rev 8280)
@@ -87,7 +87,7 @@
   default on your system.  Version 6b is the current version and dates back to 
   1998.
   
-* `GEOS <http://geos.refractions.net/>`__: GEOS allows MapServer to do 
+* `GEOS <http://trac.osgeo.org/geos/>`__: GEOS allows MapServer to do 
   spatial predicate and algebra operations (within, touches, etc & union, 
   difference, intersection). Requires version 4.10 or greater.
   
@@ -98,7 +98,7 @@
   The client libraries for your platform should be part of the ArcSDE 
   media kit.  They are *not* publicly available for download.
   
-* `Oracle Spatial OCI <http://otn.oracle.com/products/spatial/>`__: 
+* `Oracle Spatial OCI <http://www.oracle.com/technology/products/spatial/index.html>`__: 
   The client libraries for your platform are available for download from 
   Oracle's website.  Ideally, your client library matches the database 
   you are querying from, but this is not a hard requirement.
@@ -111,7 +111,7 @@
   PDFlib Lite is the Open Source version of PDFlib that allows MapServer 
   to produce PDF output.  Version 4.0.3 or greater is required.
   
-* `libming <http://ming.sourceforge.net/>`__: libming provides Macromedia 
+* `libming <http://www.libming.org>`__: libming provides Macromedia 
   Flash output to MapServer.  Version 0.2a is required. Later versions are 
   not known to work.
 

Modified: trunk/docs/installation/win32.txt
===================================================================
--- trunk/docs/installation/win32.txt	2008-12-24 02:47:07 UTC (rev 8279)
+++ trunk/docs/installation/win32.txt	2008-12-24 02:56:36 UTC (rev 8280)
@@ -108,19 +108,18 @@
 The MapServer source code
 =========================
 
-The MapServer source code can be downloaded from
-http://mapserver.gis.umn.edu/dload.html .  If you'd like to get the current
-development version of the software, following the nightly snapshot link under
-the Interim Builds title.  The absolute latest copy of the source code can be
-obtained from SVN; however, the SVN respository does not contain several
-important source files (maplexer.c, mapparser.c and mapparser.h) normally
-generated on unix, so if possible, using a nightly snaphot is substantially
-easier than working directly from CVS.
+The MapServer source code can be downloaded from :ref:`download`. If you'd
+like to get the current development version of the software, following the
+nightly snapshot link under the Interim Builds title. The absolute latest copy
+of the source code can be obtained from SVN; however, the SVN respository does
+not contain several important source files (maplexer.c, mapparser.c and
+mapparser.h) normally generated on unix, so if possible, using a nightly
+snaphot is substantially easier than working directly from :ref:`subversion`.
 
 **Required Libraries**
 ----------------------
 
-.. _`GD Library`: http://www.boutell.com/gd/
+.. _`GD Library`: http://www.libgd.org/
 
 `GD Library`_:
    MapServer uses the GD graphics library for rendering map images in GIF, PNG
@@ -169,21 +168,19 @@
    current version is 2.1.9.
    
    
-.. _`PROJ.4`: http://www.remotesensing.org/proj/
+.. _`PROJ.4`: http://trac.osgeo.org/proj/
 
 `PROJ.4`_:
   Proj.4 provides on-the-fly projection support to MapServer.  Users whose data
   are in different projection systems can use this library to reproject into a
-  common projection.  It is also required for WMS, WFS or WCS services.  The
-  current version is 4.4.9 and can be downloaded at
-  ftp://ftp.remotesensing.org/pub/proj/proj-4.4.9.zip
+  common projection.  It is also required for WMS, WFS or WCS services.  
 
 .. _`GDAL/OGR`: http://www.gdal.org/gdal/
 
 `GDAL/OGR`_: 
     The GDAL/OGR library allows MapServer to read a variety of geospatial
-    raster formast (GDAL) and vector formats (OGR).  It can be downloaded at
-    http://www.gdal.org/dl/.  The 1.2.5 version is known to work well with
+    raster formats (GDAL) and vector formats (OGR).  It can be downloaded at
+    http://www.gdal.org/.  The 1.2.5 version is known to work well with
     MapServer 4.4.
 
 .. _`ArcSDE`: http://www.esri.com/software/sde/index.html
@@ -437,8 +434,10 @@
 ============
 
 The file we are most interested in is mapserv.exe. The other executable files are the MapServer utility programs. 
-Visit the MapServer utility page at http://mapserver.gis.umn.edu/utils.html
 
+.. seealso::
+    :ref:`utilities`
+
 to learn more about these utilities.
 
 To test that the CGI program is working, type mapserv.exe at the command

Modified: trunk/docs/introduction.txt
===================================================================
--- trunk/docs/introduction.txt	2008-12-24 02:47:07 UTC (rev 8279)
+++ trunk/docs/introduction.txt	2008-12-24 02:56:36 UTC (rev 8280)
@@ -644,23 +644,23 @@
 MapServer supports ESRI shapefiles by default, but it can be compiled to 
 support spatially enabled databases such as 
 `PostgreSQL-PostGIS <http://postgis.refractions.net/>`__, 
-`Geography Markup Language (GML) <https://portal.opengeospatial.org/files/?artifact_id=7174>`__, 
+`Geography Markup Language (GML) <http://en.wikipedia.org/wiki/Geography_Markup_Language>`__, 
 `MapInfo <http://www.mapinfo.com/>`__, delimited text files, and more formats with 
 :ref:`ogr`.
 
-See the :ref:`Vector Data Reference Guide <vector>` for examples on how to add different 
+See :ref:`vector` for examples on how to add different 
 geographic data sources to your MapServer project.    
 
 Raster Data
 ...............................................................................
 
-Raster data is image or grid data.  By default, MapServer supports 
-Tiff/GeoTiff, and EPPL7.  With `GDAL <http://gdal.maptools.org/>`__, it 
-supports GRASS, Jpeg2000, ArcInfo Grids, and 
-`more formats <http://gdal.maptools.org/formats_list.html>`__.  If you do compile 
-MapServer with GDAL, which includes tiff support, do not compile with native tiff 
-support, as this will cause a conflict.  More specific information can be found in 
-the :ref:`Raster Data HowTo <raster>`.
+Raster data is image or grid data. By default, MapServer supports
+Tiff/GeoTiff, and EPPL7. With `GDAL <http://www.gdal.org/>`__, it supports
+GRASS, Jpeg2000, ArcInfo Grids, and `more formats
+<http://www.gdal.org/formats_list.html>`__. If you do compile MapServer with
+GDAL, which includes tiff support, do not compile with native tiff support, as
+this will cause a conflict. More specific information can be found in
+:ref:`raster`.
 
 Projections
 ...............................................................................
@@ -709,13 +709,10 @@
 to MapServer in the URL (or form post).  Mode=itemquery returns a single 
 result, and mode=itemnquery returns multiple result sets.  
 
-The request must also include a QLAYER, which identifies the layer to 
-be queried, and a 
-`QSTRING <http://mapserver.gis.umn.edu/doc44/cgi-reference.html#qstring>`__, 
-which contains the query string.  
-Optionally, `QITEM <http://mapserver.gis.umn.edu/doc44/cgi-reference.html#qitem>`__, 
-can be used in conjunction with QSTRING to define the field to be queried.  
-Attribute queries only apply within the EXTENT set in the map file.  
+The request must also include a QLAYER, which identifies the layer to be
+queried, and a QSTRING which contains the query string. Optionally, QITEM, can
+be used in conjunction with QSTRING to define the field to be queried.
+Attribute queries only apply within the EXTENT set in the map file.
 
 Spatial queries
 ...............................................................................
@@ -724,22 +721,11 @@
 selection box.  Again the request is passed through a URL or form post.  
 By setting mode=QUERY, a user click will return the one closest feature. 
 In mode=NQUERY, all features found by a map click or user-defined selection 
-box are returned.  Additional query options can be found in the 
-`MapServer CGI Reference <http://ms.gis.umn.edu/docs/reference/cgi>`__
+box are returned.  Additional query options can be found in the :ref:`cgi`.
 
 Interfaces
 ...............................................................................
 
-Once they have a basic MapServer application going, people often want to 
-add additional functionality and a more sophisticated interface that isn't 
-possible with a straight HTML template.  One can use DHTML, Java, and 
-Flash on the client side to improve the interface.    Demos for 
-`DHTML <http://maps.dnr.state.mn.us/mapserver_demos/workshop.zip>`__  and 
-`Flash <http://mapserver.gis.umn.edu/user_utilities/fmv.zip>`__ interfaces 
-are available for download.  
-`JBox <http://ms.gis.umn.edu/docs/howto/jbox>`__ is a Java applet for 
-building MapServer interfaces. 
-
 Talk about OpenLayers http://openlayers.org
 
 Data Optimization
@@ -763,9 +749,9 @@
   tile index, MapServer only needs to open up and search the data files of 
   interest.  Shapefile data can be broken into smaller tiles and then a 
   tileindex shapefile can be created using 
-  `tile4ms <http://mapserver.gis.umn.edu/utils.html>`__.  A shapefile tileindex 
+  :ref:`tile4ms`  A shapefile tileindex 
   for raster files can be created using 
-  `gdaltindex <http://www.remotesensing.org/gdal/gdal_utilities.html#gdaltindex>`__.
+  `gdaltindex <http://www.gdal.org/gdal_utilities.html#gdaltindex>`__.
           
 * **Pre-Classify Your Data** - MapServer allows for the use of quite 
   complex :ref:`EXPRESSIONs <expressions>` 

Modified: trunk/docs/mapfile/index.txt
===================================================================
--- trunk/docs/mapfile/index.txt	2008-12-24 02:47:07 UTC (rev 8279)
+++ trunk/docs/mapfile/index.txt	2008-12-24 02:56:36 UTC (rev 8280)
@@ -5,11 +5,11 @@
 *****************************************************************************
 
 :Author: Steve Lime
-:Contact: steve.lime(at)dnr.state.mn.us
+:Contact: steve.lime at dnr.state.mn.us
 :Author: Jeff McKenna
-:Contact: jmckenna(at)gatewaygeomatics.com
+:Contact: jmckenna at gatewaygeomatics.com
 :Author: Jean-François Doyon
-:Contact: jdoyon(at)ccrs.nrcan.gc.ca
+:Contact: jdoyon at ccrs.nrcan.gc.ca
 
 
 

Modified: trunk/docs/output/dynamic_charting.txt
===================================================================
--- trunk/docs/output/dynamic_charting.txt	2008-12-24 02:47:07 UTC (rev 8279)
+++ trunk/docs/output/dynamic_charting.txt	2008-12-24 02:56:36 UTC (rev 8280)
@@ -85,8 +85,9 @@
         ...
     END
 
-For those living on the bleeding edge, the diameter of a pie chart can be bound 
-to an attribute starting from trunk version of 2007-10-20. Details located at http://trac.osgeo.org/MapServer/ticket/2136
+For those living on the bleeding edge, the diameter of a pie chart can be
+bound to an attribute starting from trunk version of 2007-10-20. Details
+located at http://trac.osgeo.org/mapserver/ticket/2136
 
 Specifying the Values to be Plotted
 ...............................................................................



More information about the mapserver-commits mailing list