1 |
<?xml version="1.0" encoding="ISO-8859-1"?> |
2 |
<!DOCTYPE book |
3 |
PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" |
4 |
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> |
5 |
<!-- $Revision$ --> |
6 |
<book> |
7 |
<bookinfo> |
8 |
<title>Thuban Manual</title> |
9 |
<author> |
10 |
<firstname>Jonathan</firstname><surname>Coles</surname> |
11 |
</author> |
12 |
<author> |
13 |
<firstname>Jan-Oliver</firstname><surname>Wagner</surname> |
14 |
</author> |
15 |
<copyright> |
16 |
<year>2003</year> |
17 |
<holder>Intevation GmbH</holder> |
18 |
</copyright> |
19 |
</bookinfo> |
20 |
|
21 |
<chapter><title>Introduction</title> |
22 |
<para> |
23 |
</para> |
24 |
|
25 |
<section><title>Installation</title> |
26 |
<para> |
27 |
</para> |
28 |
</section> |
29 |
|
30 |
<section><title>The main window</title> |
31 |
<para> |
32 |
map, legend window (dockable), Statusbat, toolbar, |
33 |
other general stuff |
34 |
</para> |
35 |
</section> |
36 |
|
37 |
</chapter> |
38 |
|
39 |
<chapter><title>Session Management</title> |
40 |
<para> |
41 |
</para> |
42 |
|
43 |
<section><title>Starting a new session</title> |
44 |
<para> |
45 |
</para> |
46 |
</section> |
47 |
|
48 |
<section><title>Opening a session</title> |
49 |
<para> |
50 |
</para> |
51 |
</section> |
52 |
|
53 |
<section><title>Saving a session</title> |
54 |
<para> |
55 |
</para> |
56 |
</section> |
57 |
|
58 |
<section><title>The session info-tree</title> |
59 |
<para> |
60 |
(primarily for developers) |
61 |
</para> |
62 |
</section> |
63 |
</chapter> |
64 |
|
65 |
<chapter><title>Map Management</title> |
66 |
<para> |
67 |
</para> |
68 |
|
69 |
<section><title>Adding and removing layers</title> |
70 |
<para> |
71 |
</para> |
72 |
</section> |
73 |
|
74 |
<section><title>Navigation</title> |
75 |
<para> |
76 |
</para> |
77 |
</section> |
78 |
|
79 |
<section><title>Object identification</title> |
80 |
<para> |
81 |
</para> |
82 |
</section> |
83 |
|
84 |
<section><title>Object labelling</title> |
85 |
<para> |
86 |
</para> |
87 |
</section> |
88 |
|
89 |
<section><title>The legend</title> |
90 |
<para> |
91 |
</para> |
92 |
</section> |
93 |
|
94 |
<section><title>Printing</title> |
95 |
<para> |
96 |
</para> |
97 |
</section> |
98 |
</chapter> |
99 |
|
100 |
<chapter><title>Layer Management</title> |
101 |
<para> |
102 |
</para> |
103 |
|
104 |
<section><title>Layer types</title> |
105 |
<para> |
106 |
</para> |
107 |
</section> |
108 |
|
109 |
<section><title>Visibility</title> |
110 |
<para> |
111 |
</para> |
112 |
</section> |
113 |
|
114 |
<section><title>Sequence</title> |
115 |
<para> |
116 |
</para> |
117 |
</section> |
118 |
|
119 |
<section><title>Duplication</title> |
120 |
<para> |
121 |
</para> |
122 |
</section> |
123 |
|
124 |
<section><title>Properties</title> |
125 |
<para> |
126 |
</para> |
127 |
</section> |
128 |
</chapter> |
129 |
|
130 |
<chapter><title>Layer Classifications</title> |
131 |
<para> |
132 |
</para> |
133 |
|
134 |
<section><title>Adding and removing classes</title> |
135 |
<para> |
136 |
</para> |
137 |
</section> |
138 |
|
139 |
<section><title>Editing symbols</title> |
140 |
<para> |
141 |
</para> |
142 |
</section> |
143 |
|
144 |
<section><title>Automatic generation of classes</title> |
145 |
<para> |
146 |
</para> |
147 |
</section> |
148 |
</chapter> |
149 |
|
150 |
<chapter><title>Projection Management</title> |
151 |
<para> |
152 |
</para> |
153 |
</chapter> |
154 |
|
155 |
<chapter><title>Table Management</title> |
156 |
<para> |
157 |
</para> |
158 |
</chapter> |
159 |
|
160 |
<chapter><title>Trouble Shooting</title> |
161 |
<para> |
162 |
</para> |
163 |
</chapter> |
164 |
|
165 |
<appendix><title>Supported Data Sources</title> |
166 |
<para> |
167 |
</para> |
168 |
</appendix> |
169 |
|
170 |
<appendix><title>Supported Projections</title> |
171 |
<para> |
172 |
</para> |
173 |
</appendix> |
174 |
|
175 |
</book> |