/[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 1544 by jan, Mon Aug 4 15:22:48 2003 UTC
# Line 24  Line 24 
24    
25    <chapter><title>Introduction</title>    <chapter><title>Introduction</title>
26      <para>      <para>
27      Thuban is a Free Software Geographic Information Systems (GIS) viewer.      Thuban is an interactive geographic data viewer.
28      It is being developed because there is currently no simple interactive      It has been developed because there was no simple interactive
29      viewer for geographic information available as Free Software. Thuban is      viewer for geographic information available as Free Software. Thuban is
30      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
31      run on many different platforms, including GNU/Linux and Windows.      run on many different platforms, including GNU/Linux and Windows.
32      </para>      </para>
33      <para>      <para>
34      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
35            get a visual
36      impression of the positional relationship of the information that may not      impression of the positional relationship of the information that may not
37      be apparent from simple inspection of the data values themselves.      be apparent from simple inspection of the data values themselves.
38      Thuban allows the user to create a session that displays      Thuban allows the user to create a session that displays
# Line 48  Line 49 
49          <section><title>Installation</title>          <section><title>Installation</title>
50          <para>          <para>
51          Thuban is actively supported under Debian Testing (sarge), RedHat 7.2,          Thuban is actively supported under Debian Testing (sarge), RedHat 7.2,
52          and Windows 2000. The following list of files that Thuban requires          and Windows 2000. Thuban depends on the following packages. These
53          can be found on the          packages can also be found on the
54          <ulink url="http://thuban.intevation.org/download.html">          <ulink url="http://thuban.intevation.org/download.html">
55          Thuban Download site          Thuban Download site
56          </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>  
57          <itemizedlist>          <itemizedlist>
58              <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>
59              <listitem><para>Python 2.2.1</para></listitem>              <listitem><para>wxWindows 2.4 (<literal>http://www.wxwindows.org</literal>)</para></listitem>
60              <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>
61              <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>
62              <listitem><para>SQLite 2.8.3</para></listitem>              <listitem><para>GDAL 1.1.8 (<literal>http://www.remotesensing.org/gdal/</literal>)</para></listitem>
63              <listitem><para>PySQLite 0.4.3</para></listitem>              <listitem><para>SQLite 2.8.3 (<literal>http://www.hwaci.com/sw/sqlite/</literal>)</para></listitem>
64              <listitem><para>GDAL 1.1.8</para></listitem>              <listitem><para>PySQLite 0.4.3 (<literal>http://pysqlite.sourceforge.net</literal>)</para></listitem>
65          </itemizedlist>              </itemizedlist>
66          </listitem>          </para>
67          </varlistentry>                  <para>
68          <varlistentry>                  Along with the source codes, the download page also offers
69          <term>Windows 2000</term>                  full installation packages for Debian, Windows and RPM-based systems
70          <listitem>                  (Mandrake, RedHat, SuSE, etc).
71          <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>  
72          </section>          </section>
73    
74          <section><title>The Main Window</title>          <section><title>The Main Window</title>
# Line 1336  Line 1307 
1307          <para>Most commonly used is the <emphasis>TIFF/GeoTIFF</emphasis>          <para>Most commonly used is the <emphasis>TIFF/GeoTIFF</emphasis>
1308          format: Raster maps are provided as TIFF images, with an additional          format: Raster maps are provided as TIFF images, with an additional
1309          "world file" storing the geographic reference (usually with an          "world file" storing the geographic reference (usually with an
1310          extension ".tfw".          extension ".tfw").
1311          </para>          </para>
1312      </listitem>      </listitem>
1313      </varlistentry>      </varlistentry>

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26