Does ArcGIS 10 have a Geoprocessor Programming Model by using Arcpy? is it possible to use ArcGIS 9.3 Geoprocessor Programming Model within ArcGIS 10?
|
There is no version 10 Geoprocessor Programming Model. Some of 9.3's is applicable, but your best source is the online help for ArcPy and you will have to do a lot of scrolling and searching within there. The fundamental are similar, but the help documentation plus some examples on the Geoprocessing site are your best sources for now. |
|||
|
|
|
It depends what you call by "Geoprocessor Programming Model". If it means "PDF file with nice pictures officially provided by ESRI" then there is a NIMxxxxx about it and you know it will take some time. Here is another way using pydoc:
PS. See http://stackoverflow.com/questions/2199739/pydoc-fails-u nder-windows-and-python-2-6-4 why PATH-hack is needed. |
|||||||||||
|
|
I found this while doing a search for the same thing: http://ideas.arcgis.com/ideaView?id=087300000008EIeAAM "An unofficial arcPy OMD has just been posted on the ArcGIS Forums. Just for a nice poster to hang on your wall. http://forums.arcgis.com/threads/50806-ArcPy-Geoprocessor-OMD-v10-Unofficial" |
|||
|
