rasdaman v10.4 documentation¶
This is the documentation of rasdaman community, a multi-dimensional Array Analytics Engine that enables efficient querying and manipulation of multi-dimensional arrays of unlimited size.
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.
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.
You should have received a copy of the GNU General Public License along with rasdaman. If not, see www.gnu.org/licenses. For more information please see www.rasdaman.org or contact Peter Baumann via baumann@rasdaman.com.
Originally created by rasdaman GmbH, this document is published under a Creative Commons Attribution-ShareAlike 4.0 International License.
All trade names referenced are service mark, trademark, or registered trademark of the respective manufacturer.
Contents:
- 1. Introduction
 - 2. Installation and Administration Guide
 - 3. Contributing to Rasdaman
 - 4. Query Language Guide
- 4.1. Preface
 - 4.2. Introduction
 - 4.3. Terminology
 - 4.4. Sample Database
 - 4.5. Type Definition Using rasql
 - 4.6. Query Execution with rasql
 - 4.7. Overview: General Query Format
 - 4.8. Constants
 - 4.9. Spatial Domain Operations
 - 4.10. Array Operations
 - 4.11. Data Format Conversion
 - 4.12. Object identifiers
 - 4.13. Null Values
 - 4.14. Miscellaneous
 - 4.15. Arithmetic Errors and Other Exception Situations
 - 4.16. Database Retrieval and Manipulation
 - 4.17. Transaction Scheduling
 - 4.18. Linking MDD with Other Data
 - 4.19. Storage Layout Language
 - 4.20. Web Access to rasql
 - 4.21. Appendix A: rasql Grammar
 - 4.22. Appendix B: Reserved keywords
 
 - 5. Geo Services Guide
- 5.1. OGC Coverage Standards Overview
 - 5.2. OGC Web Services Endpoint
 - 5.3. OGC Coverage Implementation Schema (CIS)
 - 5.4. OGC Web Coverage Service
 - 5.5. OGC Web Coverage Processing Service (WCPS)
 - 5.6. OGC Web Map Service (WMS)
 - 5.7. OGC Web Map Tile Service (WMTS)
 - 5.8. Experimental API
 - 5.9. Data Import
 - 5.10. Data export
 - 5.11. rasdaman / petascope Geo Service Administration
 - 5.12. Geo Service Standards Compliance
 
 - 6. CRS Management
 - 7. RRasdaman Guide
 - 8. C++ Developers Guide
 - 9. Java Developers Guide
- 9.1. Preface
 - 9.2. Introduction
 - 9.3. Terminology
 - 9.4. Application Examples
 - 9.5. rasj
 - 9.6. ODMG
 - 9.7. Points and Intervals
 - 9.8. Multidimensional Arrays
 - 9.9. Storage Layout
 - 9.10. Collections and Queries
 - 9.11. OIDs
 - 9.12. Type Management
 - 9.13. Exceptions
 - 9.14. Compilation and Execution of Client Programs
 - 9.15. HTML Documentation
 
 - 10. raswct Web Client Toolkit Developer Guide
 - 11. Cheatsheets