Skip to content

rogerzzl/ArcpyLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ArcpyLearning

This project is built for recording every steps of learning arcpy

By Zhanliang

Chapter 1. Introduction

Python is a interpreted language, and ArcPy (wrapper module) is installed with ArcGIS for desktop and ArcGIS for server.

1.1 Basics

-Import statements

# Import some modules
import arcpy
from arcpy import mapping

-Varialbes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published