Changes between Version 32 and Version 33 of Clients
- Timestamp:
- Dec 7, 2017, 10:08:42 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Clients
v32 v33 79 79 svn checkout svn://svn.code.sf.net/p/ctsciencegtwys/mobile/trunk/iOS/EarthServer-SG-Mobile EarthServer-SG-Mobile 80 80 }}} 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 #!sh85 # Example file:86 -------------------------------------------------87 host=localhost88 rasport=700189 pgport=543290 rasdbname=RASBASE91 petadbname=petascopedb92 93 81 # RASBASE login 94 82 rasuser=rasdaman