Laser Map Generator

I was making multi-layer laser cut maps as a side project at home. Examples. I had a few differnet friends ask for certain cities that they liked and it was very time intensive to manually make the SVGs for each individual city. I wanted to automate the process of creating these maps so I could make them for friends and family more easily. I decided to create a tool that would take in a city name and generate a multi-layer SVG file that could be used to laser cut a map of that city. I used GoogleMaps API data to generate the maps and created a Python script to utilized Inkscape features to generate the SVG files.

Project Goals


Tech Stack


Example:

Loading...

Under construction


Challenges


Lessons Learned


Future Improvements