Manuel Hegner
Manuel Hegner
The action environment is not exported to the ssh host. There would be grave security concerns. You can pass them yourself with something like this, because `${{}}` is evaluated before...
That happens because the exception is thrown in the constructor of the different range classes. There should be a serializer that checks this condition and throws a jsonexception. An even...
The same thing happens for lines if their stroke width is set to meters at scale or map units.
I think this is more of a problem with dpr scaling. Our labels currently have a size that is too blurry to be legible with dpr 1. We will have...
Well, in the usecase of pmtiles with variable depth the protocol already knows the difference. It would be a matter of extending the signature so that this fact cam be...
Thank you for all of the great PRs, Oz. Amazing work, as always
Mhh, interesting. I will investigate this after I am done with the current rework of the processing pipeline. I merge https://github.com/pf-wikis/mapping-data/pull/51 for now, as I think the data changes are...
I think the districts layer is indeed rendered underneath the hill layer, while the the buildings layer was just not rendered on your tests because of precision limitations. Features, that...
import_logs.py - 'utf-8' codec can't encode character '\udcbf' in position 0: surrogates not allowed
This happens regularly on our system. It seems that some specific utf-8 characters make the log unparaseable. The really bad thing is that the script does not fail but keeps...
I am not very familiar with testing in php and would be happy for some help with this.