8 | | Rasdaman ("''__ras__ter __da__ta __man__ager''") is an '''array database system''' (also called "raster database system"). It allows to retrieve and maintain '''multi-dimensional [http://en.wikipedia.org/wiki/Array arrays]''' of unlimited size stored in standard relational databases through an [http://en.wikipedia.org/wiki/Sql SQL]-style query language. |
9 | | |
10 | | The information category "array" appears - as '''sensor, image, or statistics data''' - in manifold [wiki:ApplicationDomains applications], such as '''earth sciences, space sciences, life sciences, engineering, and multimedia'''. |
| 8 | Rasdaman ("''__ras__ter __da__ta __man__ager''") is an '''array database system''' (also called "raster database system"). It allows to retrieve and maintain '''multi-dimensional [http://en.wikipedia.org/wiki/Array arrays]''' of unlimited size stored in standard relational databases through an [http://en.wikipedia.org/wiki/Sql SQL]-style query language. The information category "array" appears - as '''sensor, image, or statistics data''' - in manifold [wiki:ApplicationDomains applications], such as '''earth sciences, space sciences, life sciences, engineering, and multimedia'''. |
| 12 | |
| 13 | |
| 14 | The petascope plug-in to rasdaman, which is part of the distribution, offers '''high-performance, flexible, and scalable services''' on '''multi-dimensional geo raster data'''. |
| 15 | Its Web services provide access to original or derived sets of geospatial raster information, in forms that are useful for client-side rendering, input into scientific models, and other client applications. |
| 16 | Interfaces are strictly based on the open, interoperable standards of the [http://www.opengeospatial.org Open GeoSpatial Consortium] (OGC). |
| 17 | Petascope implements all standards contained in the [wiki:WCSSuiteOverview WCS suite] for gridded [http://www.opengeospatial.org/ogc/glossary/c coverages], i.e., raster data: |
| 18 | * the [http://www.opengeospatial.org/standards/wcs Web Coverage Service (WCS) Standard] for '''simple data subsetting'''. |
| 19 | * the [http://www.opengeospatial.org/standards/wcps Web Coverage Processing Service (WCPS) Standard] which defines a '''language for the extraction, processing, and analysis of raster data'''; !PetaScope is the WCPS reference implementation. |
| 20 | * the [http://www.opengeospatial.org/standards/wcps WCS Transaction Extension (WCS-T) Standard] for '''updating raster data''' offered by a WCS-conformant service. |
| 21 | Further information about WPCS can be found in the [wiki:Introduction introduction] and at the [http://www.ogcnetwork.net/wcps WCPS Service page] of the [http://www.ogcnetwork.net/ OGC Network]. |
| 22 | |
| 23 | [http://www.earthlook.org EarthLook] is a demonstration site showcasing rasdaman and petascope in a variety of 1-D to 4-D geo use cases. |
| 24 | |