Simon Legner

Results 164 comments of Simon Legner

I rewrote the test using `assert_select` and added tests for the other changed methods.

Fixed via #411. Here is the documentation: https://github.com/xieziyu/ngx-echarts/tree/v17.1.0#standalone

You may customize the suggested servers in the config (before building): https://github.com/tyrasd/overpass-turbo/blob/b37de36eb81e84e5dde4fd65207d0d89e5bef7cb/js/configs.ts#L7-L13

Fixed via #608 – https://tyrasd.github.io/overpass-turbo/ – latest version

A possible implementation might want to use any of: - https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/files and change event - https://developer.mozilla.org/en-US/docs/Web/API/Window/showOpenFilePicker (not yet supported in Firefox)

Simply use `out geom` ``` [out:json][timeout:25]; {{geocodeArea:Innsbruck}}->.searchArea; way["highway"="cycleway"](area.searchArea); out geom; ```

The connecting nodes are not rendered by themselves. Two semi-transparent lines rendered above each other give rise to this visual impression. ![image](https://user-images.githubusercontent.com/782446/224565373-38d61788-d91f-4c16-9ed8-f20611109e74.png) You may want to customize the style using...

Sorry. No, I don't know.

Reference: https://www.archlinux.org/news/deprecation-of-abs/ > The `asp` tool, available in [extra], provides similar functionality to `abs`. `asp export pkgname` can be used as direct alternative

The errors aren't swallowed, but logged one line above. A failure on one Wikidata item/project probably shouldn't crash the bot all together, when it could resume with the next one....