|
From: Didrik P. <dp...@it...> - 2005-08-12 07:35:30
|
Yasuyuki, Here are some samples of a project I'm currently working on. It links ArcGIS Geoprocessing tools and Matlab. The files are the following : [1] arcgis.py : contains an Arcgis class interfacing the access to ArcGIS Geoprocessing object [2] matlabInterface.py : contains a Matlab class interfacing the access to Matlab (6.x and 7.x) [3] scaldit.py : the script of the project (it computes vulnerability maps for groundwater bodies here in Belgium) [4] scalditUI.py : A glade interface for the scaldit.py script (the glade files are not in attachement but I can send them if you need it). Feel free to ask some explanation about that. Didrik |