Changes between Version 65 and Version 66 of Documentation
- Timestamp:
- Nov 17, 2017, 2:25:46 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation
v65 v66 6 6 We 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. 7 7 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].'' 9 9 10 10 == Installation and Administration == … … 16 16 17 17 == 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].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 [wiki:Documentation#GeoDataManagement below]. 19 19 20 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. … … 26 26 * [wiki:Tiling Tiling guide] 27 27 28 * [wiki:raswct/guide raswct guide] for the `Rasdaman Web Client Toolkit`29 28 30 29 … … 38 37 * [wiki:RRasdamanTutorial RRasdaman Tutorial] for R package for rasdaman 39 38 * 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] 41 40 42 41 == Geo Data Management ==