10

I am working on a GIS project that supports ArcGIS 9.3 and 10.0 and looking through existing code it looks like the main interface library is arcgisscripting. However, a google search of "arcgisscripting API" or any other variant I can think of only turns up blog posts, forum threads, or broken links.

Is there a core API or reference for arcgisscripting or writing Python scripts for ArcGIS? Am I doing it wrong and need to try something else?

asked Apr 5, 2011 at 16:26

2 Answers 2

9
answered Apr 5, 2011 at 16:35
6

As of ArcGIS 10 its called arcpy. Keep in mind, you can also call all of the tools found in the Geoprocessing Tool Reference.

answered Apr 5, 2011 at 16:33

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.