Merge pull request #1285 from pietervdvn/feature/parking-meters

Add parking ticket machines
This commit is contained in:
Pieter Vander Vennet 2023-01-29 21:24:20 +01:00 committed by GitHub
commit 9757b5fc35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 1410 additions and 2 deletions

View file

@ -49,6 +49,7 @@
"widenFactor": 1.2,
"layers": [
"parking",
"parking_spaces"
"parking_spaces",
"parking_ticket_machine"
]
}