Skip to content

A practical introduction to Geospatial Data Analysis with Python

Notifications You must be signed in to change notification settings

abraaonascimento/1_Hour_Geopandas_Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Why Geopandas?

Geopandas is one of the most powerful ways to work with geospatial data currently. Also, it is an open-source project to make working with geospatial data in python easier. It combines the capabilities of two powerful python libraries: pandas and shapely, providing geospatial operations in pandas and a high-level interface to multiple geometries to shapely.

Topics covered in this tutorial:

1. Set up environment
2. Read geospatial data
3. Plot, manipulate and execute geospatial operations
4. Save your geospatial data
5. Mention 

Link to virtual enviroment to test and run the code

About

A practical introduction to Geospatial Data Analysis with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published