Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 391 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 391 Bytes

Jazzberry Blue Maps

A re-creation of maps designed by artist Jazzberry Blue with code. The program takes in shape layers and intricate coordinate data, transforms all intersecting streets into polygons, and randomly fills those polygons with a pre-defined selection of colors.

Screenshots

App Screenshot

Tech Stack

Python, Matplotlib, GeoPandas, Shapely, NumPy