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
pluginto:wfs_applications [2023/08/16 14:33] 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 commands:\\+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