Changes between Version 7 and Version 8 of Clients


Ignore:
Timestamp:
Nov 15, 2014, 5:21:21 PM (9 years ago)
Author:
Peter Baumann
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Clients

    v7 v8  
    3737- the plugin is then in directory rasdaman/applications/qgis-wcps
    3838- copy the qgis-wcps/QgsWcpsClient1 directory to the  'qgis-python-plugin directory', usually located at $HOME/.qgis2/python/plugins:
    39  - $ mkdir -p $HOME/.qgis2/python/plugins/
    40  - $ cp -r rasdaman/applications/qgis-wcps/QgsWcpsClient1 HOME/.qgis2/python/plugins/
     39{{{
     40$ mkdir -p $HOME/.qgis2/python/plugins/
     41$ cp -r rasdaman/applications/qgis-wcps/QgsWcpsClient1 HOME/.qgis2/python/plugins/
     42}}}
    4143- now you can start QGIS and access the `QgsWcpsClient1` plug-in via the `Qgis Menu → Plugins → WcpsClient1 → WCPS 1.0 Client`