Changes between Version 22 and Version 23 of Clients


Ignore:
Timestamp:
Dec 18, 2015, 2:11:49 PM (8 years ago)
Author:
Peter Baumann
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Clients

    v22 v23  
    4848- copy the `qgis-wcps/QgsWcpsClient1` directory to your `qgis-python-plugin directory`, usually located in `$HOME/.qgis2/python/plugins`:
    4949{{{
    50 $ mkdir -p $HOME/.qgis2/python/plugins/
    51 $ cp -r rasdaman/applications/qgis-wcps/QgsWcpsClient1 $HOME/.qgis2/python/plugins/
     50mkdir -p $HOME/.qgis2/python/plugins/
     51cp -r rasdaman/applications/qgis-wcps/QgsWcpsClient1 $HOME/.qgis2/python/plugins/
    5252}}}
    5353- now you can start QGIS and access the `QgsWcpsClient1` plug-in via the `Qgis Menu → Plugins → WcpsClient1 → WCPS 1.0 Client`