Stefan Wehrmeyer

Results 102 comments of Stefan Wehrmeyer

Hey @euri10, I added a passing test in PR #758 that asserts a raised exception under the described condition. The error only appears with the `WebSocketProtocol` (based on `websockets`) and...

I'm working on making the JavaScript parts into individual modules: https://github.com/mapnificent/mapnificent.js Maybe this gives a bit greater insight on how it works.

Sorry, I re-wrote Mapnificent on top of Leaflet (it used to be Google Maps) and this functionality was lost in the process. However, it shouldn't be too hard to implement....

There's the top right corner "Info" -> "Attribution". The menu name may be a bit confusing, but the info there should reflect all data providers that are used. Most data...

Any news on this? Should be an easy-picking!

Got something similar with a German `ß`. Encoding the query as `utf-8` before handing it to the full text query fixed this. However, this is not how it should be....

This is generally a good idea. Just for your understanding that this new 'stable API' by OffeneGesetze.de is based on the same code as the one in this repo –...

I believe the API is still powered by this little repo: https://github.com/stefanw/bgbl However, starting soon (latest January 2022) [the whole BGBl process will change (see update at the top of...

> We should definitely collaborate better and make sure we don't do the same work twice... Sorry, I do not follow the work here too closely, so I missed the...

Good idea. Ideally the Markdown will be generated from the XML in canonical format. But the XML contains style changes like inserted line breaks etc. that could lead to unnecessary...