daganzdaanda

Results 16 comments of daganzdaanda

Hi, I just came across the "arc filter works on waypoints not tracks" problem, too. +1 to please make this more clear in the documentation.

Thanks for explaining! I have wondered about this sometimes as well. Showing a little message when any error comes up would be nice. Thank you for this extremly helpful tool!

You wrote: > so my workaround is to query by the changeset's bbox and time range and to filter client-side, which does not really work for large (bbox and/or time)...

@davidchiles , is there still development for this app? This bug still shows up infrequently: https://www.openstreetmap.org/changeset/33726437 https://www.openstreetmap.org/node/3724672426/history

natural=heath has been added in the meantime, see #780. "valley" is not in the code, but #787 seems to say it is rendered? maybe it was once? The name of...

For comparison, the ÖPNV (public transport) map layer shows the `local_ref` at the bus station you linked: https://www.openstreetmap.org/node/4687856163#map=18/-36.79713/174.76074&layers=O ![image](https://github.com/gravitystorm/openstreetmap-carto/assets/7693297/f7535275-f4a2-4aea-9981-bb3065c7eb1f) It also renders `ref` the same way. Also, see the Verkehrskarte...

I think this picture shows that unpaved paths/footways are now too weak to be useful. Even on simpler backgrounds, I think they need to be stronger. In #1766 a progression...

Just a bit north from the example area: http://www.openstreetmap.org/#map=16/47.5840/12.3048 ![unbenannt1](https://cloud.githubusercontent.com/assets/7693297/9345412/e5c4e1e0-4610-11e5-92f0-a3f451da8a64.png) In my opinion, the unpaved paths are not visible enough on empty ground or on meadows. I always try to...

If I read it correctly, the line in the background has opacity 0.4: `background/line-opacity: 0.4;` https://github.com/matkoniecz/openstreetmap-carto/blob/9d93dda4b28eb058d913815234e53ef223bc8689/roads.mss#L1290 Would turning this to 0.8 be a solution? The casing could stay like it...

Or how about showing surface with the distance of dots only, keeping the same size? The background line might need something like 0.6 opacity to show up well enough. `line/line-dasharray:...