Kamil Monicz

Results 217 comments of Kamil Monicz
trafficstars

When an AED group is returned, it has an access property. Just like a normal AED node does.

![image](https://github.com/openstreetmap-polska/openaedmap-frontend/assets/10835147/c6a3e612-0176-42cc-b233-83dc5c7a191f) Here's the group access decision priority for reference. If at least one access=yes is contained, it will be access=yes. The goal is to make each group quickly represent the...

Then it could also be used as an OpenGraph website preview image (https://ogp.me/).

> Pretalx itself does say that media (and preferably static) should be served by a separate application/container. Such core functionality should be a part of the application itself. It's nonsense...

I was not able to reproduce the issue. Could you please share more details about your setup? Are you using docker/docker-compose? Do you use docker volumes? Did you follow the...

@rixx But this is simply an odd design decision. Given my self-hosting experience, I have never encountered other software that misses such core functionality out-of-the-box (if you know of other...

I understand you may have your reasons and there is nothing wrong with that. I simply express my opinion as a self-hosted software user, comparing your approach to others. I...

inotifywait is great but not cross-platform, it only works on systems with inotify

@ShaharHD Finally, I ended up using [watchexec](https://github.com/watchexec/watchexec) which a great alternative and is also cross-platform :+1:.

I analyzed this issue and came down to [this](https://github.com/drolbr/Overpass-API/issues/734). Let's see what overpass maintainers have to say.