Ti Crossman schrieb:
> Hello, all. I have a need to create application extensions for ESRI
> ArcGIS geographic information system software. ArcGIS is built from
> the ground up using COM technology. Supposedly, one can program
> against the (absolutely enormous) ArcObjects object model with any
> From: Vernon Cole
>
> That being the case, I tried a Google search for "arcgis
> python" and got a number of links, including this one from ESRI.
>
http://support.esri.com/index.cfm?fa=knowledgebase.techarticles.articleS
how&d=30028
> I have not downloaded the slideshow, but I am guessing that
My son, who is a soil scientist in the United States Department of
Agriculture, has been encouraging me to learn ArcGIS for years. He tells me
that Python is the ESRI's language of choice for implementing extensions to
ArcGIS. That being the case, I tried a Google search for "arcgis python" and
got
Hello, all. I have a need to create application extensions for ESRI ArcGIS
geographic information system software. ArcGIS is built from the ground up
using COM technology. Supposedly, one can program against the (absolutely
enormous) ArcObjects object model with any COM-compliant language. F