-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hello!
I’ve refactored the original C# ParkingLots project into a Python CLI tool that runs on Windows, macOS, and Linux. The new version replicates the existing functionality (using OSM data, detecting surface parking lots, outputing GeoJSON and Leaflet HTML) using Python libraries like pyosmium and requests. You can find the project here: https://github.com/ThomsenDrake/ParkingLots
This port stays true to the spirit of the original and includes the Apache‑2.0 license and credits to the original author. If you’d like to link to the Python version from this repo or discuss merging it under the Strong Towns umbrella, I’d be happy to help.
Thanks for your great work on the original tool – now folks can map parking lots from basically anywhere, no .NET required! 🚗📍