Skip to content

Some toy scripts demonstrating ESRI python techniques such as uploading shapefiles.

Notifications You must be signed in to change notification settings

NYCMayorOps/ArcGIS-Online-Upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArcGIS-Online-Upload

Some toy scripts demonstrating ESRI Python techniques such as uploading shapefiles.

Note there are two Python libraries for ESRI.

arcgis is a python library that interacts with the ESRI web services. This is how you publish to ArcGIS Online. It does not require ArcGIS Pro to be installed on your computer.

arcpy is for interacting with ArcGIS Pro. This can be used for geospatial analysis, either inside the program or from the command line.

About

Some toy scripts demonstrating ESRI python techniques such as uploading shapefiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages