Daniel Schep

Results 36 issues of Daniel Schep

It'd be a nearly full rewrite.. but I kinda wanna play with `asyncio` :grin: https://apscheduler.readthedocs.org/en/latest/index.html

Follow-up to #864. If the TZ setting doesn't do anything and users should use the setting for that, then the docs should reflect that. (I'm happy to contribute a PR,...

good first issue
documentation

I recently discovered that spreet isn't correctly generating scaled SDF sprites. Namely, the radius within which the signed distance from the sprite is computed should be scaled too. 1x sheet....

### Description the `missing_role` validation (and maybe others?) quick fixes don't work. I suspect the issue was introduced in #961 which replaced the `onClick` `function` at https://github.com/facebook/Rapid/blob/main/modules/validations/missing_role.js#L95 with a `=>`...

The style from this repo is drawing railways in places above highways where they should be beneath them. for example: * https://www.openstreetmap.org/way/6036314 is layer 1 * https://www.openstreetmap.org/way/45088311 is layer 3...

### What is the bug? When I run a query for highway features like `way[highway]({{bbox}});out geom;` a notification shows: ``` Successful query, but no OSM data matched the Overpass query...

bug