Changes between Version 11 and Version 12 of Clients


Ignore:
Timestamp:
Apr 11, 2015, 9:28:25 AM (9 years ago)
Author:
Peter Baumann
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Clients

    v11 v12  
    55rasdaman can interface with a large and increasing number of tools. Some clients allow direct query submission, such as rasql and directql. For rapid development of browser clients the raswct toolkit is provided.
    66
    7 Geo tools supported include OpenLayers, QGIS, ncWMS, GDAL, MapServer, ArcGIS; soon: GeoServer.
    8 Geo standards supported are OGC WMS, WCS, WCPS, and WPS; hence, all clients conforming to these standards can additionally be used for interfacing.
     7Geo tools supported include !OpenLayers, QGIS, ncWMS, THREDDS, GDAL, !MapServer, !ArcGIS; soon: !GeoServer.
     8Geo standards supported are OGC WMS, WCS, WCPS, and WPS; hence, all clients conforming to these standards can additionally be used for interfacing. All geo semantics is implemented through the petascope component ([http://rasdaman.org/browser/applications/petascope source]) which is implemented as a Java application layer offering OGC Web services.
    99
    1010
     
    1414 * '''raswct''' is the rasdaman Web Client Toolkit which allows, by way of input and output widgets, to easily compose a Web client. Simple versions need only HTML, but advanced interfaces can be created. One example for the use of raswct is [http://standards.rasdaman.org standards.rasdaman.org].
    1515 * '''rview''' is a deprecated visual query interface for desktop use (executable). It is still part of the rasdaman package, but not maintained any longer. [executable: ]
    16  * '''directql''' is not strictly a client, but a rasdaman server linked directly with the rasql utility (see above). This simplifies debugging for developers. [source: [http://rasdaman.org/browser/applications/directql applications/directql] ]
     16 * '''directql''' is not strictly a client, but a rasdaman server linked directly with the rasql utility (see above). This simplifies debugging for developers. (source: [http://rasdaman.org/browser/applications/directql applications/directql] )
    1717
    1818== WCS clients ==
    1919
    20  * WCS Web client: a generic Web client which allows for convenient forms-based input of WCS parameters for WCS Core and Extensions; all WCS extensions are supported, but the client presents only those extensions which are supported by the server addressed. Results can be displayed graphically where feasible. [source: [http://rasdaman.org/browser/applications/wcs-client applications/wcs-client] ]
     20 * WCS Web client: a generic Web client which allows for convenient forms-based input of WCS parameters for WCS Core and Extensions; all WCS extensions are supported, but the client presents only those extensions which are supported by the server addressed. Results can be displayed graphically where feasible. (source: [http://rasdaman.org/browser/applications/wcs-client applications/wcs-client] )
    2121 * mobile clients (contributed by [http://www.consorzio-cometa.it/ COMETA]):
    2222  * native Android app:
     
    3535}}}
    3636
    37 == WCPS clients ==
    38 
    39 === QGIS plugin ===
     37== QGIS ==
    4038
    4139This plugin enables the direct download, processing, integration and usage of Coverages from an OGC compliant WCPS 1.0 enabled servers within the QGIS software (v2.0+ supported). The plugin has been submitted to the official QGIS plugin repository and is pending approval; in the meantime it can be installed manually:
     
    5250}}}
    5351- now you can start QGIS and access the `QgsWcpsClient1` plug-in via the `Qgis Menu → Plugins → WcpsClient1 → WCPS 1.0 Client`
     52
     53== !OpenLayers ==
     54
     55documentation tbd
     56
     57== ncWMS ==
     58
     59documentation tbd
     60
     61== THREDDS ==
     62
     63documentation tbd
     64
     65== GDAL ==
     66
     67documentation tbd
     68
     69== !ArcGIS ==
     70
     71documentation tbd
     72
     73== !GeoServer ==
     74
     75documentation tbd