-
Hello,
using gdal2tiles.py from GDAL 3.6.2, generated openlayers html have problems with layerswitcher plugin.
it is throwing this exception to console:
```
Uncaught TypeError: Class construct…
-
Сократить количество записей в ФС временных файлов
-
**Question**
I seem to be having an issue. Let's say that I have 5 messages in my queue and I start the poller. The first message is pulled and work begins on handling it. During processing, I have…
-
I can't install the gdal using pip. I don't have this issue using conda.
## Steps to reproduce the problem.
open the CMD and type: pip install gdal
This is the full installation log.
> …
-
## Expected behavior and actual behavior.
```
docker run --rm -v /home:/home osgeo/gdal:alpine-normal-latest gdal2tiles.py --xyz --zoom 24 -r antialias --processes 12 --srcnodata 0 -x /.../geo…
-
Basically, need to figure out which R objects can be interpreted as QGIS input types. I've done a bit of this (e.g., for sf, raster, numeric, character, and logical). It's always possible to pass a le…
-
Dear Avanetten,
First of all, cheers for such an amazing work. I have trained my model directly in Tensorflow Object Detection API, without using SIMRDWN.
Can i use that frozen inference graph,…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
`brew config`:
HOMEBREW_VERSION: 4.0.9
ORIGIN: https://github.com/Homebrew/brew
HEAD: 584588afb4ab557bcc0536f2794b…
-
Hi
I'm trying to convert a directory of tiles generated with gdal2tiles but when I try to load it I get:
`Archive is spec version 51 but this library supports up to spec version 3`
So I tried t…
-
I am trying to convert different .tiff files using this command `python /tmp/gdal2tiles-multiprocess.py blueprint.tif tiles -z 16-22 --processes=4` and having this issue, In every 10 files any random …