Changes between Version 65 and Version 66 of Documentation


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

Legend:

Unmodified
Added
Removed
Modified
  • Documentation

    v65 v66  
    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
    8 ''Note: if you are interested in geo data management specifically, you want to look at installation and then jump [here].''
     8''Note: if you are interested in geo data management specifically, you want to look at installation and then jump [wiki:Documentation#GeoDataManagement here].''
    99
    1010== Installation and Administration ==
     
    1616
    1717== Array Query Programming ==
    18 If you want to work directly with the rasdaman array query language, rasql, you find ample documentation and examples. Specifically for geo data management, however, your preferred API will be the OGC standards conformant Web service described [below].
     18If you want to work directly with the rasdaman array query language, rasql, you find ample documentation and examples. Specifically for geo data management, however, your preferred API will be the OGC standards conformant Web service described [wiki:Documentation#GeoDataManagement below].
    1919
    2020* [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.
     
    2626* [wiki:Tiling Tiling guide]
    2727
    28 * [wiki:raswct/guide raswct guide] for the `Rasdaman Web Client Toolkit`
    2928
    3029
     
    3837* [wiki:RRasdamanTutorial RRasdaman Tutorial] for R package for rasdaman
    3938* python: tbd
    40 * [source:manuals_and_examples/manuals/doc-guides/dev-guide-raswct.pdf Rasdaman Web Client Toolkit]
     39* rasdaman Web Client Toolkit, raswct: [wiki:raswct/guide wiki guide] and [source:manuals_and_examples/manuals/doc-guides/dev-guide-raswct.pdf manual]
    4140
    4241== Geo Data Management ==