Johannes Frölich
Johannes Frölich
## Expected behavior and actual behavior. i convert XYZ files to GeoTIFF: `gdal_translate ${xyzFile} ${xyzFile}.tif -a_srs ${srs}` and then merge them: `gdal_merge.py -o merged.tif *.tif ` the result is always:...
# Description Only applies if metamod addon is installed on a cs2 server: currently the gamemode.gi gets overwritten when updating the cs2 installation, but metamod needs to be referenced in...
### User story As serveradmin i want be able to install basic mods for CS2 server ### Game CS2 ### Linux distro Debian 12 ### Command command: mods-install ### Further...
Hi there, i am just starting to look into cgal, because of the new feature `Weighted Straight Skeletons` wich is supposed to be included in the current git version. is...
Hi, i have the situation that i have zip in zip ... an cannot figure out how to unpack all of them recursively. maybe someone can point me to the...
Hi, is it possible that i get this error: ``` DEBUG zip file entry name Mossautal - LoD2.zip [ERROR] Error: Bad archive at FsRead.readUntilFoundCallback [as callback] (/home/user/git/FFYselfservingAPI/node_modules/node-stream-zip/node_stream_zip.js:198:39) at FsRead.readCallback (/home/user/git/FFYselfservingAPI/node_modules/node-stream-zip/node_stream_zip.js:996:25)...
Hi there, since i am very new to opentelemetry i hope i can get some feedback here for this problem: i am trying to use the OTLPTraceExporter from @opentelemetry/exporter-trace-otlp-http to...
closes #40
Hi, is there already some way to export the terrain intersection from LOD2 Files? i am trying to get the values from here (in a convenient way ;) ): ```...
Hi, is there any way to merge cityGML files with citygml-tools? or what would be the way to go here? Thanks a lot!