vvmruder

Results 7 issues of vvmruder

I recognized that if setting "simplification_tinsimp" is used the output explodes on dense point clouds. Couldn't count it but probably millions of lines are written out to std log mentioning...

Trying out 3dfier on a dataset of approximately 6000 polygon features and LAS data around 400 million points end up in silent exit of 3dfier with simple `std::bad_alloc` output. Tracing...

In some contexts (cluster) it is useful to allow infinite retries `float('inf')`. Especially in clusters redis might be not available for some time but we don't want the worker to...

Hi and thank you for this genious library. I play around with it for a while mostly with XML and it is a solid piece of code :rock: However lately...

enhancement

### What is the question? (in English) There is an option to fetch content of third party WMS directly instead of routing it through the lizmap-qgis-server-stack. It is documented here:...

Question

I encounter a limit Iam curious why it is there. Assuming the following code: ```python from dataclasses import dataclass, field from xsdata.formats.dataclass.parsers import DictDecoder test_dict = { "dict_type": { "a":...

**Is your feature request related to a problem? Please describe.** It is not a problem but an architectural question. And before I put too much effort in this I wanted...

enhancement