/[thuban]/branches/WIP-pyshapelib-bramz/Doc/manual/thuban-manual.xml
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/Doc/manual/thuban-manual.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1532 by frank, Thu Jul 31 10:58:24 2003 UTC revision 1570 by jan, Fri Aug 8 17:09:02 2003 UTC
# Line 6  Line 6 
6  <!-- $Revision$ -->  <!-- $Revision$ -->
7  <book>  <book>
8    <bookinfo>    <bookinfo>
9      <title>Thuban Manual</title>      <title>User's Manual for Thuban 1.0</title>
10      <author>          <authorgroup>
11        <firstname>Jonathan</firstname><surname>Coles</surname>        <author>
12      </author>          <firstname>Jonathan</firstname><surname>Coles</surname>
13      <author>        </author>
14        <firstname>Jan-Oliver</firstname><surname>Wagner</surname>        <author>
15      </author>          <firstname>Jan-Oliver</firstname><surname>Wagner</surname>
16      <author>        </author>
17        <firstname>Frank</firstname><surname>Koormann</surname>        <author>
18      </author>          <firstname>Frank</firstname><surname>Koormann</surname>
19          </author>
20            </authorgroup>
21      <copyright>      <copyright>
22        <year>2003</year>        <year>2003</year>
23        <holder>Intevation GmbH</holder>        <holder>Intevation GmbH</holder>
24      </copyright>      </copyright>
25       <revhistory>
26         <revision>
27            <revnumber>1.0pre1</revnumber>
28            <date>08-Aug-2003</date>
29            <revremark>Corresponds to Thuban development release 0.8.1</revremark>
30         </revision>
31      </revhistory>
32    
33    </bookinfo>    </bookinfo>
34    
35    <chapter><title>Introduction</title>    <chapter><title>Introduction</title>
36      <para>      <para>
37      Thuban is a Free Software Geographic Information Systems (GIS) viewer.      Thuban is an interactive geographic data viewer.
38      It is being developed because there is currently no simple interactive      It has been developed because there was no simple interactive
39      viewer for geographic information available as Free Software. Thuban is      viewer for geographic information available as Free Software. Thuban is
40      written in Python and C++ and uses the wxWindows library allowing it to      written in Python and C++ and uses the wxWindows library allowing it to
41      run on many different platforms, including GNU/Linux and Windows.      run on many different platforms, including GNU/Linux and Windows.
42      </para>      </para>
43      <para>      <para>
44      GIS viewers are a necessary tool as they allow one to get a visual      Geographic data viewers are a necessary tool as they allow one to
45            get a visual
46      impression of the positional relationship of the information that may not      impression of the positional relationship of the information that may not
47      be apparent from simple inspection of the data values themselves.      be apparent from simple inspection of the data values themselves.
48      Thuban allows the user to create a session that displays      Thuban allows the user to create a session that displays
# Line 48  Line 59 
59          <section><title>Installation</title>          <section><title>Installation</title>
60          <para>          <para>
61          Thuban is actively supported under Debian Testing (sarge), RedHat 7.2,          Thuban is actively supported under Debian Testing (sarge), RedHat 7.2,
62          and Windows 2000. The following list of files that Thuban requires          and Windows 2000. Thuban depends on the following packages. These
63          can be found on the          packages can also be found on the
64          <ulink url="http://thuban.intevation.org/download.html">          <ulink url="http://thuban.intevation.org/download.html">
65          Thuban Download site          Thuban Download site
66          </ulink>.          </ulink>.
         <variablelist>  
         <varlistentry>  
         <term>Debian Testing (sarge)</term>  
         <listitem>  
         <itemizedlist>  
             <listitem><para>Thuban-0.8.1-1-debian.i386.rpm</para></listitem>  
             <listitem><para>GTK 1.2.3</para></listitem>  
             <listitem><para>Python 2.2.1</para></listitem>  
             <listitem><para>Python 2.2 XML Base Tools</para></listitem>  
             <listitem><para>wxWindows 2.4</para></listitem>  
             <listitem><para>wxWindows 2.4 Python Bindings</para></listitem>  
             <listitem><para>proj 4.4.5 Projection Library</para></listitem>  
             <listitem><para>SQLite Python Bindings 0.4.3</para></listitem>  
             <listitem><para>GDAL 1.1.8</para></listitem>  
         </itemizedlist>  
         </listitem>  
         </varlistentry>  
         <varlistentry>  
         <term>RedHat 7.2</term>  
         <listitem>  
67          <itemizedlist>          <itemizedlist>
68              <listitem><para>Thuban-0.8.1-1.i386.rpm</para></listitem>              <listitem><para>Python 2.2.1 (<literal>http://www.python.org</literal>)</para></listitem>
69              <listitem><para>Python 2.2.1</para></listitem>              <listitem><para>wxWindows 2.4 (<literal>http://www.wxwindows.org</literal>)</para></listitem>
70              <listitem><para>wxPython 2.4 for Python 2.2 with wxGTK</para></listitem>              <listitem><para>wxPython 2.4 (<literal>http://www.wxpython.org</literal>)</para></listitem>
71              <listitem><para>proj 4.4.5 Projection Library</para></listitem>              <listitem><para>proj 4.4.5 Projection Library (<literal>http://www.remotesensing.org/proj/</literal>)</para></listitem>
72              <listitem><para>SQLite 2.8.3</para></listitem>              <listitem><para>GDAL 1.1.8 (<literal>http://www.remotesensing.org/gdal/</literal>)</para></listitem>
73              <listitem><para>PySQLite 0.4.3</para></listitem>              <listitem><para>SQLite 2.8.3 (<literal>http://www.hwaci.com/sw/sqlite/</literal>)</para></listitem>
74              <listitem><para>GDAL 1.1.8</para></listitem>              <listitem><para>PySQLite 0.4.3 (<literal>http://pysqlite.sourceforge.net</literal>)</para></listitem>
75          </itemizedlist>              </itemizedlist>
76          </listitem>          </para>
77          </varlistentry>                  <para>
78          <varlistentry>                  Along with the source codes, the download page also offers
79          <term>Windows 2000</term>                  full installation packages for Debian, Windows and RPM-based systems
80          <listitem>                  (Mandrake, RedHat, SuSE, etc).
81          <itemizedlist>                  </para>
             <listitem><para>Thuban-0.8.1-0.exe</para></listitem>  
             <listitem><para>Python 2.2.1</para></listitem>  
             <listitem><para>wxWindows 2.4 for Python 2.2</para></listitem>  
             <listitem><para>SQLite Python Libraries</para></listitem>  
             <listitem><para>GDAL for Thuban</para></listitem>  
         </itemizedlist>  
         </listitem>  
         </varlistentry>  
         </variablelist>  
         </para>  
82          </section>          </section>
83    
84          <section><title>The Main Window</title>          <section><title>The Main Window</title>
# Line 1336  Line 1317 
1317          <para>Most commonly used is the <emphasis>TIFF/GeoTIFF</emphasis>          <para>Most commonly used is the <emphasis>TIFF/GeoTIFF</emphasis>
1318          format: Raster maps are provided as TIFF images, with an additional          format: Raster maps are provided as TIFF images, with an additional
1319          "world file" storing the geographic reference (usually with an          "world file" storing the geographic reference (usually with an
1320          extension ".tfw".          extension ".tfw").
1321          </para>          </para>
1322      </listitem>      </listitem>
1323      </varlistentry>      </varlistentry>

Legend:
Removed from v.1532  
changed lines
  Added in v.1570

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26