joshinils

Results 121 comments of joshinils

according to taginfo, currently these many ways are not shown in any way: [54 816 amenity=bicycle_parking](https://taginfo.openstreetmap.org/tags/?key=amenity&value=bicycle_parking) [19 556 amenity=bench](https://taginfo.openstreetmap.org/tags/?key=amenity&value=bench) [9 427 tourism=artwork](https://taginfo.openstreetmap.org/tags/tourism=artwork#overview) these are potential tagging mistakes as ways, taginfo...

> This would avoid one of the problems above, but we'd still need an icon per _quest_ instead of per _quest type_. I could supply an ID for each custom...

> we already reuse same "question mark" icon for Notes Quest, Osmose Quest, Custom Quest (and maybe more?) and they only differ in hue... _I_ think that should be solved...

I want to have these polygons to be rendered with their name. I see no difference regarding the presence of a `landuse=residential` tag. The name of a _place_ should always...

https://www.openstreetmap.org/way/974158589 is a polygon `place=borough` with a `name` which is not rendered. But it looks like mapped in error, since there is a `type=boundary` tag present. This also exists there:...

The same happens with `place=city`, too: node: https://www.openstreetmap.org/node/20949228 is rendered way: https://www.openstreetmap.org/way/231549499 is not and these are also independent, with no relation present (which I think is in error, iff...

I don't understand how #103 came to be such a big Issue. I'm aware I don't understand the history. Naively I'd assume that a convex hull of any polygon containing...

https://github.com/emkademy/jumpcutter/blob/92f1894e6f4c6ef0490d04192efe73d854fbc55f/jumpcutter/clip.py#L62 with audio: ```diff --git a/jumpcutter/clip.py b/jumpcutter/clip.py --- a/jumpcutter/clip.py +++ b/jumpcutter/clip.py @@ -59,7 +59,7 @@ def jumpcut_silent_parts( silence_clip = self.clip.subclip(start, stop) silence_clip = speedx( silence_clip, self.silence_part_speed - ).without_audio() + )...

> What advantage would it bring, though? Do you really visit profile _**that often**_ that having an extra click to reach profile screen is such a huge burden? Just a...

I would like to have an option to not have a "blurry" image (i.e. use nearest neighbor when upscaling) when looking at the preview full-screen when the source resolution is...