Changes between Version 48 and Version 49 of Clients


Ignore:
Timestamp:
Apr 17, 2018, 10:24:30 AM (6 years ago)
Author:
Peter Baumann
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Clients

    v48 v49  
    9191See [wiki:RRasdaman installation/setup guide] and [wiki:RRasdamanTutorial tutorial] for more information.
    9292
    93 === NASA WebWorldWind (Web-based virtual globe) ===
     93=== NASA !WebWorldWind (Web-based virtual globe) ===
    9494
    95 Rasdaman has a built-in geo-web-application `Petascope` supports OGC standards: WMS 1.3, WCPS 2.0.1, WCPS can provide the 2D image results which can be displayed on WebWorldWind 3D globe via WebWorldWind's Javascript library. A demonstrate example using WCPS query to display the `average chlorophyll along time series` over oceans from [http://earthlook.eecs.jacobs-university.de/demo/application-domain/oceanography.php# rasdaman Earthlook]. See more about [https://worldwind.arc.nasa.gov/web/examples/ WebWorldWind tutorials].
     95NASA !WebWorldWind is a highly flexible open-source virtual globe toolkit, programmed in !JavaScript, running in Web browsers. It can be configured to display rasdaman results via OGC WCPS queries. 
    9696
     97For coding instructions, two sources are available: The built-in geo client of rasdaman makes use of !WebWorldWind; further, an example using a WCPS query to display a time series of average chlorophyll concentration is available at [http://earthlook.eecs.jacobs-university.de/demo/application-domain/oceanography.php# Earthlook]. See more about [https://worldwind.arc.nasa.gov/web/examples/ WebWorldWind tutorials].
    9798
    9899=== !OpenLayers and Leaflet (Web-based map navigation) ===