Changes between Version 63 and Version 64 of Documentation


Ignore:
Timestamp:
Nov 17, 2017, 2:11:51 PM (7 years ago)
Author:
Peter Baumann
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Documentation

    v63 v64  
    66We believe that good documentation is probably the single most important thing for a successful project. We work hard on high quality documentation - you can help us by letting us know about areas that are unclear, helpful additions, etc.
    77
     8Note: if you are interested in geo data management specifically, you want to look at installatoin and then [here].
     9
    810== Installation and Administration ==
    911* [wiki:Download Downloading rasdaman]
    1012* [source:manuals_and_examples/manuals/doc-guides/inst-guide.pdf Installation and Administration Guide] (as of 9.2, still slightly behind - best use the wiki page mentioned above)
    11 * PostgreSQL: [source:manuals_and_examples/manuals/doc-guides/external-guide-POSTGRESQL.pdf PostgreSQL connector] and [wiki:Performance Performance and various PostgreSQL bits and pieces]
     13 * Only if you want to use PostgreSQLas pixel store, not rasdaman's native storage manager: [source:manuals_and_examples/manuals/doc-guides/external-guide-POSTGRESQL.pdf PostgreSQL connector] and [wiki:Performance Performance and various PostgreSQL bits and pieces]
    1214* [wiki:Configuration configuration files & directories overview]
    1315
    14 == Local documentation ==
     16== Local Installation Documentation ==
    1517* Open `$RMANHOME/share/rasdaman/doc/index.html` in a Web browser.
    1618
    17 == User Guide ==
    18      * [source:manuals_and_examples/manuals/doc-guides/ql-guide.pdf Query Language Guide for rasql]; query examples therein rely on the demo data, delivered with rasdaman, which can be inserted through `rasdaman_insertdemo.sh`. Hence, all examples can be readily run.
    19       * [wiki:PartialUpdates Partial updates explained] (or how to insert large amounts of data in rasdaman)
    20       * [wiki:Tiling Tiling guide]
    21      * [source:manuals_and_examples/manuals/doc-guides/rview-guide.pdf Rview Guide] to the graphical interactive query frontend
    22      * [wiki:PetascopeUserGuide Latest User Guide for petascope] (previous: [wiki:PetascopeUserGuide_8_5 v8.x]) + [wiki:PetascopeDevGuide Developers Guide]
    23      * [wiki:SecoreUserGuide User Guide for SECORE] + [wiki:SecoreDevGuide Developers Guide]
    24      * [wiki:raswct/guide raswct guide] for the `Rasdaman Web Client Toolkit`
    25      * [wiki:RRasdamanTutorial RRasdaman Tutorial] for R package for rasdaman.
    26      * [wiki:WCSTGuide WCS-T] + [wiki:WCSTImportGuide WCS-T ingestion tool guide] for petascope
    27    * API documentation:
    28      * [source:manuals_and_examples/manuals/doc-guides/dev-guide-c++.pdf C++ Development Guide]
    29      * [source:manuals_and_examples/manuals/doc-guides/dev-guide-java.pdf Java Development Guide]
    30      * [source:manuals_and_examples/manuals/doc-guides/dev-guide-raswct.pdf Rasdaman Web Client Toolkit]
    31      * [wiki:DebuggingBenchmarking Debugging and Benchmarking Support]
    32    * Testing
    33      * Automated tests with [wiki:RasdamanTestSuites systemtests]
    34    * Tutorials
    35      * [Workshops/BigDataRasdamanApproach Spatio-Temporal Big Data: the rasdaman approach]
     19== Online User Guide ==
     20  * [source:manuals_and_examples/manuals/doc-guides/ql-guide.pdf Query Language Guide for rasql]; query examples therein rely on the demo data, delivered with rasdaman, which can be inserted through `rasdaman_insertdemo.sh`. Hence, all examples can be readily run.
     21   * [wiki:PartialUpdates Partial updates explained] (or how to insert large amounts of data in rasdaman)
     22   * [wiki:Tiling Tiling guide]
     23  * [source:manuals_and_examples/manuals/doc-guides/rview-guide.pdf Rview Guide] to the graphical interactive query frontend
     24  * [wiki:PetascopeUserGuide Latest User Guide for petascope] (previous: [wiki:PetascopeUserGuide_8_5 v8.x]) + [wiki:PetascopeDevGuide Developers Guide]
     25  * [wiki:SecoreUserGuide User Guide for SECORE] + [wiki:SecoreDevGuide Developers Guide]
     26  * [wiki:raswct/guide raswct guide] for the `Rasdaman Web Client Toolkit`
     27  * [wiki:RRasdamanTutorial RRasdaman Tutorial] for R package for rasdaman.
     28  * [wiki:WCSTGuide WCS-T] + [wiki:WCSTImportGuide WCS-T ingestion tool guide] for petascope
     29* API documentation:
     30  * [source:manuals_and_examples/manuals/doc-guides/dev-guide-c++.pdf C++ Development Guide]
     31  * [source:manuals_and_examples/manuals/doc-guides/dev-guide-java.pdf Java Development Guide]
     32  * [source:manuals_and_examples/manuals/doc-guides/dev-guide-raswct.pdf Rasdaman Web Client Toolkit]
     33  * [wiki:DebuggingBenchmarking Debugging and Benchmarking Support]
     34* Testing
     35  * Automated tests with [wiki:RasdamanTestSuites systemtests]
     36* Tutorials
     37  * [Workshops/BigDataRasdamanApproach Spatio-Temporal Big Data: the rasdaman approach]
    3638
    3739If you have installed rasdaman in `$RMANHOME` then you will find the '''complete documentation''' installed, too; direct your browser to