Tobias Zwick
Tobias Zwick
Rather than creating a new ticket for each of these, a list. Feel free to cross any out that you do not find meaningful to implement - [ ] accept...
According to the specification https://wiki.openstreetmap.org/wiki/Key:opening_hours/specification#explain:additional_rule_separator , the additional rule separator may only follow after either of a time selector, a rule modifier or a comment. For example `Mo-Th, Jun-Jul Fr`...
The syntax ` []` is not documented in the spec, although it is supported both by this parser and also the opening_hours.js
This library beautifies time ranges like - `16:00-0:00` => `16:00-24:00` - `16:00-28:00` => `16:00-04:00` When the start time is an event time, this is however not done, which seems a...
e.g. `Jan-Dec 1-31/2` -> "Open every odd day of month" or the same for every even day of a month. ### Use case Currently, the way to express the above...
**Describe the bug** I 3D-mapped the Alcázar in Toledo. Note the towers: https://streets.gl/#39.85801,-4.02061,25.50,323.25,302.07 They have a total height of 60 meters. 4 regular levels and about 2 roof levels. (Tagged...
You might be interested in this project: https://github.com/a-b-street/osm2streets It takes care of all the heavy lifting (logic) of interpreting the layout of roads, including the lanes, the turn lanes, cycle...
Some icons in a symbol layer from a geojson source are not shown at certain zoom levels, while their text field, if they have one, is always shown. Changing the...
On starting an app with a MapLibre Map on an Android emulator with an API level ≤ 30, the app crashes. API level > 30 do not crash. The crash...
(At least) on my Android emulator API 34 (x86_64, no google play services), after zooming, the performance seems to become abysmal, or at least both panning and zooming results in...