Changes between Version 10 and Version 11 of Clients


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

Legend:

Unmodified
Added
Removed
Modified
  • Clients

    v10 v11  
    33= Clients =
    44
     5rasdaman 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.
     6
     7Geo tools supported include OpenLayers, QGIS, ncWMS, 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.
     9
     10
    511== rasdaman clients ==
    612
    7  * rasql is a command-line utility for sending queries and saving results in local files. It is part of the rasdaman package.
    8  * rview is a deprecated visual query interface. It is part of the rasdaman package.
    9  * 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].
     13 * '''rasql''' is a command-line utility for sending queries and saving results in local files. It is part of the rasdaman package.
     14 * '''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].
     15 * '''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] ]
    1017
    1118== WCS clients ==
    1219
    13  * WCS Web client: under development, will be part of the rasdaman package.
    14  * mobile clients (written by [http://www.consorzio-cometa.it/ COMETA]):
     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] ]
     21 * mobile clients (contributed by [http://www.consorzio-cometa.it/ COMETA]):
    1522  * native Android app:
    1623    * Google Play: https://play.google.com/store/apps/details?id=it.infn.ct.earthserverSGmobile