|
From: Marc S. <mar...@un...> - 2005-08-10 15:40:09
|
Didrik : that sounds like good information, thanks! Yasuyuki, I hope this will helpful to you. Cheers, Marc ----- Original Message ----- From: "Didrik Pinte" <dp...@it...> To: <bme...@li...> Sent: Wednesday, August 10, 2005 9:35 AM Subject: [Bmelibpy-devel] linking ArcGIS and python visually ... Hi, I've investigated the way you could interact dynamically with a working session of ArcGIS. First precision : ArcGIS 9 has opened a Geoprocessing API that gives you the ability of doing batch processing, etc but without visual interaction. If Yasuyuki wants to have a fully working GUI of bmelibpy integrated in ArcGIS, it will be possible but not easy to do. The way to do it is the following : - use the Python win32 COM client that will launch ArcGIS (I'm trying to do it but without success at the moment). - then all the visual interaction will be possible (add layer, raster, etc. to the current workspace). I may be wrong but, according to my current knowledge of the possible interaction with ArcGIS, I feel that it is the only way to do it. Yasuyuki, if you need some explanation about that, feel free to contact me. Didrik ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Bmelibpy-devel mailing list Bme...@li... https://lists.sourceforge.net/lists/listinfo/bmelibpy-devel |