Martin Raifer

Results 554 comments of Martin Raifer

Isn't `node>way>relation` already the default (and `sort="id"`) ordering‽

This is because this query uses multiple `` statements. The first one prints all the `route=bus` things (most likely relations), the second one prints all the child elements. You can...

> CodeMirror yes, but newer versions don't have this bug anymore. I tried upgrading, but it looks a bit complicated with our current setup (es6 modules + webpack). For example,...

I really like the idea! With this, turbo could also provide an "export as csv" feature quite easily.

Thanks for the information, I wasn't aware about this change. I think the only solution would be to implement authentication via a github account.

Thanks for the list! I'll try to get around it asap.

> It's all done client-side, isn't it? Yep. I have no information about which overpass servers users are actually using how often.

@rugk: > The shortlinks generated when sharing a query can also be accessed via HTTPS, but they always redirect to the HTTP version… This was a bug that should be...

@carstenhag: You're right, the geolocation feature should be disabled/hidden in http, or explained why it doesn't work! (patches welcome :blush:) @rugk Besides not all Overpass-API instances supporting https, another important...