Results 19 comments of Volker Krause

Yep, returns the following (after decompression): `{"ver":"1.18","lang":"eng","id":"mv44qr7ckmq8gk4c","err":"OK","svcResL":[{"meth":"LocMatch","err":"OK","res":{"common":{"locL":[],"prodL":[],"polyL":[],"layerL":[{"id":"standard","name":"standard","index":0,"annoCnt":0}],"crdSysL":[{"id":"standard","index":0,"type":"WGS84"}],"opL":[],"remL":[{"type":"A","code":"Pa","prio":999,"icoX":1,"txtN":"Samochód i akcesoria"}],"icoL":[{"res":"prod_ic","fg":{"r":255,"g":255,"b":255},"bg":{"r":77,"g":170,"b":221}},{"res":"INFO"},{"res":"poi_a"},{"res":"prod_ir","fg":{"r":255,"g":255,"b":255},"bg":{"r":40,"g":179,"b":31}}]},"match":{"field":"S","state":"L","locL":[{"lid":"A=1@O=Wrocław Główny@X=17037084@Y=51098075@U=55@L=005100069@B=1@p=1579694899@","type":"S","name":"Wrocław Główny","icoX":0,"extId":"005100069","state":"F","crd":{"x":17037084,"y":51098075,"layerX":0,"crdSysX":0},"pCls":14,"wt":16159},{"lid":"A=4@O=Wrocław, SIXT (Wroclaw Airport)@X=16880654@Y=51110004@U=104@L=980133206@B=1@p=1444815128@","type":"P","name":"Wrocław, SIXT (Wroclaw Airport)","icoX":2,"extId":"980133206","state":"F","crd":{"x":16880654,"y":51110004,"layerX":0,"crdSysX":0},"msgL":[{"type":"REM","remX":0,"tagL":["RES_LOC"]}]},{"lid":"A=1@O=Wrocław Leśnica@X=16866577@Y=51142509@U=51@L=005104133@B=1@p=1595061048@","type":"S","name":"Wrocław Leśnica","icoX":3,"extId":"005104133","state":"F","crd":{"x":16866577,"y":51142509,"layerX":0,"crdSysX":0},"pCls":12,"wt":10312},{"lid":"A=1@O=Wrocław Nadodrze@X=17032356@Y=51125888@U=51@L=005100255@B=1@p=1595061048@","type":"S","name":"Wrocław Nadodrze","icoX":3,"extId":"005100255","state":"F","crd":{"x":17032356,"y":51125888,"layerX":0,"crdSysX":0},"pCls":12,"wt":10312},{"lid":"A=1@O=Wrocław Mikołajów@X=16998296@Y=51115856@U=51@L=005104134@B=1@p=1595061048@","type":"S","name":"Wrocław Mikołajów","icoX":3,"extId":"005104134","state":"F","crd":{"x":16998296,"y":51115856,"layerX":0,"crdSysX":0},"pCls":12,"wt":10312}]}}}]}`

I don't get a proper traceroute either, but pinging and connecting seems just fine. Verified the above test from a second connection now too, also works fine.

Thanks for the quick response @bdon! > 1. Do you only one one update a day, with a daily diff from planet.openstreetmap.org ? > > 2. Are there read transactions...

> What if you implement reader/writer mutual exclusion, by having the reader acquire the same lock like this: > > https://github.com/protomaps/OSMExpress/blob/master/utils/osmx-update#L17 That could be a viable option indeed, and looks...

> Another example: > > * Basel SBB → Milan C.Le More observations on this one: - Seems to affect anything on the south-bound Gotthard route, also shorter ones like...

> Lots of data is available. The actual routing step already takes long, before increasing the interval is even considered. > This can be found for example in Paris. >...

Should we also record the respective Wifi names? That makes it easier to determine which APIs to try for a multi-protocol client.

> Technically, this is a breaking change, but AFAIK no one uses `transport-apis` yet. Valid point. While it is IMHO still too early to follow strict compatibility rules (we'd need...

Right, this case shows why we would want some validation for this as well. What I tried to do here is fix the current inconsistency between data and documentation regarding...