Changes between Version 98 and Version 99 of WikiStart
- Timestamp:
- Oct 25, 2011, 1:11:59 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v98 v99 7 7 This is the website of the open-source rasdaman ("''__ras__ter __da__ta __man__ager''") project. Rasdaman extends standard relational database systems with the ability to store and retrieve multi-dimensional raster data (''[http://en.wikipedia.org/wiki/Array arrays]'') of unlimited size through an [http://en.wikipedia.org/wiki/Sql SQL]-style query language. On such '''sensor, image, or statistics data''' appearing, e.g., in '''earth, space, and life science''' [wiki:ApplicationDomains applications] rasdaman allows to quickly set up array-intensive [wiki:Features services] which are [wiki:WhyRasdaman distinguished] by their flexibility, speed, and scalability. 8 8 9 Rasdaman is brought to you by the guys writing the geo raster standards, including [http://www.opengeospatial.org/standards/wcs OGC WCS] and [http://www.opengeospatial.org/standards/wcps WCPS], the OGC raster query language. The petascope component of rasdaman provides service interfaces based on the [http://www.opengeospatial.org OGC] [http://www.opengeospatial.org/standards/wcs WCS], [http://www.opengeospatial.org/standards/wcps WCPS], [http://www.opengeospatial.org/standards/wcps WCS-T], and [http://www.opengeospatial.org/standards/wps/ WPS]. For several of these, rasdaman will be reference implementation. 9 Rasdaman is brought to you by the guys writing the geo raster standards, including [http://www.opengeospatial.org/standards/wcs OGC WCS] and [http://www.opengeospatial.org/standards/wcps WCPS], the OGC raster query language. The petascope component of rasdaman provides service interfaces based on the [http://www.opengeospatial.org OGC] [http://www.opengeospatial.org/standards/wcs WCS], [http://www.opengeospatial.org/standards/wcps WCPS], [http://www.opengeospatial.org/standards/wcps WCS-T], and [http://www.opengeospatial.org/standards/wps/ WPS]. For several of these, rasdaman will be reference implementation. Since Apriil 2011, rasdaman is available on the [http://live.osgeo.org/en/index.html OSGeo Live DVD]. 10 10 11 11 Rasdaman embeds itself smoothly into [http://www.postgresql.org/ PostgreSQL]; further, a [http://www.gdal.org/ GDAL] rasdaman driver is available, and likewise a [http://mapserver.org/ MapServer] integration (beta). A [http://postgis.refractions.net/ PostGIS] query language integration is under work, see [wiki:Planning our planning]. … … 17 17 {{{ 18 18 #!html 19 <table border=0 cellspacing=0 cellpadding=0>20 <tr>21 <td>22 <a href="http://live.osgeo.org/"><img src="http://live.osgeo.org/_images/banner.png" border="none" height="50"></a>23 </td>24 <td> 25 </td>26 <td>27 19 <dl> 28 20 <dt>September, 2011</dt><dd>-- the <a href="http://www.earthserver.eu">EarthServer</a> projecct has started where six 100+ TB earth science databases will be built by BGS, EOX, Jacobs University, NASA, PML, and MEEO using rasdaman, enabling distributed querying.</dd> … … 32 24 <dt><a href=http://www.rasdaman.org/wiki/News>more news...</a></dt> 33 25 </dl> 34 </td>35 </tr>36 </table>37 26 }}} 38 27