summaryrefslogtreecommitdiffstats
path: root/manuals_and_examples/manuals/body.html
blob: da9c6be50511225091f38875ccb460dfa82c4bc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!DOCTYPE HTML PUBliC "-//IETF//DTD HTML//EN">
<html>
  <head>
    <title>rasdaman, the intelligent multidimensional raster server</title>
  </head>

<body bgcolor=white style="font-family:Helvetica,Arial">
<table align=center>
<tr>
  <td>
    <br><br>
    <li><a href=pdf/inst-guide.pdf target=_top>installation and administration guide</A>
    <li><a href=pdf/external-guide-POSTGRESQL.pdf target=_top>PostgreSQL external products guide</A>
    <p>
    <li><a href=pdf/rview-guide.pdf target=_top>rview guide</A>
    <li><a href=pdf/ql-guide.pdf target=_top>query language guide</A><P>
    <li>C++ <a href=pdf/dev-guide-c++.pdf target=_top>development guide</A> and <a href=html/raslib/index.html target=_top>API reference</A>
    <li>Java <a href=pdf/dev-guide-java.pdf target=_top>development guide</A> and <a href=html/rasj/index.html target=_top>API reference</A>
    <P>
    <li><a href=pdf/error-messages.pdf target=_top>error messages</A>
  </td>
</tr>
</table>

<br>
<hr size="1">
<br>

<p>
Rasdaman community is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
</p>
<p>
Rasdaman community is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
</p>
<p>
You should have received a copy of the GNU General Public License along with Rasdaman. If not, see <http://www.gnu.org/licenses/>.
</p>
<p>
Copyright &copy; 2003, 2004, 2005, 2006, 2007, 2008, 2009 Peter Baumann / <a href="http://www.rasdaman.com">rasdaman GmbH</a> Germany.
</p>
<p>
For more information see <a href="http://www.rasdaman.org" target="_new">http://www.rasdaman.org</a>
or contact Peter Baumann via <em>baumann &auml;tt rasdaman dot com</em>.
</p>

</body>
</html>