Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 757 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 757 Bytes

Street Map

Based on .shp and .shx files of roads in a certain country, create images representing the streets in selected cities and show them in an image grid.

Dutch road files can be found here, for example. The .shp file is too large to host on git 😭. StreetMap.py assumes you have the .shp and .shx files you want to use in your current directory.

Below is the result of creating individual city images with StreetMap.py and then combining them with ImageGrid.py, for the Dutch cities of Doetinchem (top-left), Groningen(top-right), Zwolle(bottom-left) and Utrecht (bottom-right).

alt text