Changes between Version 32 and Version 33 of Clients


Ignore:
Timestamp:
Dec 7, 2017, 10:08:42 AM (6 years ago)
Author:
Peter Baumann
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Clients

    v32 v33  
    7979svn checkout  svn://svn.code.sf.net/p/ctsciencegtwys/mobile/trunk/iOS/EarthServer-SG-Mobile EarthServer-SG-Mobile
    8080}}}
    81 * '''rasgeo''' (deprecated): a client component of petascope that is able to easily import data into rasdaman along with the geo-metadata into petascope, provided that the data can be read by GDAL. This has been now superseded by the [wiki:WCSTImportGuide wcst_import tool],  an implementation of the OGC WCS-T standard which allows to insert, update, and delete geo raster data.
    82 To setup rasgeo its configuration file `~/.rasdaman/rasconnect` needs to be customized:
    83 {{{
    84 #!sh
    85 # Example file:
    86 -------------------------------------------------
    87 host=localhost
    88 rasport=7001
    89 pgport=5432
    90 rasdbname=RASBASE
    91 petadbname=petascopedb
    92 
    9381# RASBASE login
    9482rasuser=rasdaman