Files
openmaptiles/layers/transportation/transportation.sql
Brian Sperlongano aaa68048d9 Remove unneeded toll code (#1262)
This PR removes unneeded `CASE` clauses which converts `toll` tags to booleans.  However, the `toll` tag is already mapped as a boolean by imposm, therefore this processing can be simplified.
2021-10-13 20:43:14 +02:00

26 KiB