Johannes Frölich

Results 49 issues of Johannes Frölich

Hi there, i am using supercluster for houndreds of points with success. the issue i am having is, that the clustering works great when looking at the map from the...

i am trying to generate a correct WFS-T transaction xml but struggle with the namespaces. is it possible that its not available, or a bug that these are not here?...

pull request accepted
bug

Hi there, i am happy to have found your library. The issue i am having is that it uses a lot of memory which makes it almost not possible to...

Hi, using gdal locally i can do something like this: `gdalinfo "https://gdi.berlin.de/services/wms/okg?request=GetCapabilities&service=wms&service=wms"` which returns the sublayers of the wms source. how can i do this with this gdal implementation here?...

Hi there, is there any way to abort a running gdal task? the situation i have is that i convert incomming files to geojson to then display them as tiles...

Hi, i am not sure if its a bug or a feature, but i cannot connect to a database where username is not the same as the database. whenever i...

Hi there, i am trying to initialize the overpass api with these environment vars: ``` "Env": [ "OVERPASS_RULES_LOAD=10", "OVERPASS_META=yes", "OVERPASS_MODE=init", "OVERPASS_PLANET_URL=https://download.geofabrik.de/europe-latest.osm.bz2", "OVERPASS_DIFF_URL=https://download.openstreetmap.fr/replication/europe/minute/", "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "NGINX_VERSION=1.27.1", "NJS_VERSION=0.8.5", "NJS_RELEASE=1~bookworm", "PKG_RELEASE=1~bookworm", "DYNPKG_RELEASE=2~bookworm", "OTEL_VERSION=0.1.0", "OVERPASS_USE_AREAS=true",...

Hi there, there seems to be some issue with the exported dxf with wrong class definitions. when i generate a dxf like this: ``` const dxf = new DxfWriter() //...

### What happened? Hi there, i am not sure if this is a bug or because i am just starting with the web-ifc library. what i am trying to do...

bug