Skip to content

nrob536/geo-wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

geo-wizard πŸ§™πŸŒ

A playful collection of Python + GIS tricks

Welcome to geo-wizard, a growing collection of small, practical, and sometimes magical examples for working with Python, raster data, and GIS workflows.

The goal of this repo is to share useful snippets and patterns that make spatial analysis easier, reproducible, and a little more fun.


✨ What's inside

  • πŸ“¦ Examples using rioxarray, geopandas, and shapely
  • πŸ›°οΈ Tricks for reprojecting, resampling, and clipping rasters
  • 🌐 Snippets for working with vector geometries and bounding boxes
  • πŸ“Š Quick plotting and visualization with matplotlib

πŸš€ Getting started

Clone the repo and set up a virtual environment:

git clone https://github.com/your-username/geo-wizardry.git
cd geo-wizard
python -m venv venv
source venv/bin/activate  # on Linux/Mac
venv\Scripts\activate     # on Windows
pip install -r requirements.txt

About

A collection of Python + GIS tricks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages