Skip to content

psagar123/ArcGIS-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ArcGIS-Python

Working with shapefiles and dataframe in Python Notebooks (based on Jupyter Notebooks) in ArcGIS

This code downloads an ArcGIS shapefile from an URL, unzips, reads, and converts to a pandas dataframe so that the data can be processed and visualized.

In this exercise, we will work with the Drought Vulnerability Score data available from the Department of Water Resources, California. The data can be downloaded from the following link:

https://gis.data.cnra.ca.gov/datasets/d539f06a037f4365b1535fbef6634f27_0.zip?outSR=%7B%22latestWkid%22%3A3857%2C%22wkid%22%3A102100%7D

About

Working with shapefiles and dataframe in Python Notebooks (based on Jupyter Notebooks) in ArcGIS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors