
rasdaman v9.8 documentation¶
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 rasdl
- 4.6. Type Definition Using rasql
- 4.7. Query Execution with rasql
- 4.8. Overview: General Query Format
- 4.9. Constants
- 4.10. Spatial Domain Operations
- 4.11. Array Operations
- 4.12. Data Format Conversion
- 4.13. Object identifiers
- 4.14. Null Values
- 4.15. Miscellaneous
- 4.16. Arithmetic Errors and Other Exception Situations
- 4.17. Database Retrieval and Manipulation
- 4.18. In-Situ File Archive Storage [RE]
- 4.19. User-Defined Functions - UDFs [RE]
- 4.20. Transaction Scheduling
- 4.21. Linking MDD with Other Data
- 4.22. Storage Layout Language
- 4.23. Storage Encoding and Compression [RE]
- 4.24. Compression in Depth [RE]
- 4.25. Access Control [RE]
- 4.26. Web Access to rasql
- 4.27. Appendix A: rasdl Grammar
- 4.28. Appendix B: rasql Grammar
- 5. Geo Services Guide
- 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