meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pluginto:wfs_applications [2023/08/16 14:24] philiplipluginto:wfs_applications [2023/08/16 14:37] (current) philipli
Line 11: Line 11:
 {{:pluginto:ice-d_retrieve_from_heidisql.png?400|}}\\ {{:pluginto:ice-d_retrieve_from_heidisql.png?400|}}\\
  
-Note that this tool is limited to the computer that has the HeidiSQL and ICE-D database installed. The user also needs to keep the ICE-D database open to run this tool. In addition, the pymysql, shapely, and fiona libraries are also needed to be installed in the ArcGIS Pro python version. Open the "Python Command Prompt" under the ArcGIS Pro program folder by clicking the Microsoft Window icon on the left-bottom bar of the computer and find the ArcGIS or ArcGIS Pro app folder. Then, run the following codes:\\+Note that this tool is limited to the computer that has the HeidiSQL and ICE-D database installed. The user also needs to keep the ICE-D database open to run this tool. In addition, the pymysql, shapely, and fiona libraries are also needed to be installed in the ArcGIS Pro python version. To do that, open the "Python Command Prompt" under the ArcGIS Pro program folder by clicking the Microsoft Window icon on the left-bottom bar of the computer and find the ArcGIS or ArcGIS Pro app folder. Then, run the following commands:\\
 <code> <code>
 pip install pymysql pip install pymysql
Line 42: Line 42:
 {{:pluginto:qgis_manage_plugins.png?600|}}\\ {{:pluginto:qgis_manage_plugins.png?600|}}\\
  
-In the left panel of the Plugins window, Click “Installed” and You should find the “ICE-D Camelplots” plugin (the following screenshot). Chick it and close the window.\\+On the left panel of the Plugins window, Click “Installed” and You should find the “ICE-D Camelplots” plugin (the following screenshot). Chick it and close the window.\\
 {{:pluginto:ice-d_camelplot_plugin.png?600|}}\\ {{:pluginto:ice-d_camelplot_plugin.png?600|}}\\
    
-Note that this plugin is in the development mode. More functions will be added in the future. After the plugin is finalized, it can be published directly in QGIS, so that no copy/paste folder is needed in the future. +Note that this plugin is in development mode. More functions will be added in the future. After the plugin is finalized, it can be published directly in QGIS, so that no copy/paste folder is needed in the future. 
  
 4) You should be able to see the plugin in three locations: the Plugin menu, the toolbar, and the processing toolbox. \\ 4) You should be able to see the plugin in three locations: the Plugin menu, the toolbar, and the processing toolbox. \\
Line 71: Line 71:
 {{:pluginto:camelplot_attribute_table.png?600|}}\\ {{:pluginto:camelplot_attribute_table.png?600|}}\\
    
-You can “Ctrl + Click” the image path to view the camelplot for each site. You can also view the camelplot in QGIS as HTML map tips. To enable this function, right click the create site layer and choose “Properties”. In the Layer Properties Dialog, chick “Display” on the left panel. \\+You can “Ctrl + Click” the image path to view the camelplot for each site. You can also view the camelplot in QGIS as HTML map tips. To enable this function, right-click the created site layer and choose “Properties”. In the Layer Properties Dialog, click “Display” on the left panel. \\
 {{:pluginto:layer_property_dialog.png?600|}}\\ {{:pluginto:layer_property_dialog.png?600|}}\\