-
gdal2mbtiles is a python tool that uses vips to cut up and process large aerial images into smaller pyramid tiles.
https://github.com/ecometrica/gdal2mbtiles
I would love to use net-vips to buil…
-
**Describe the bug**
Ran to 98% and errored on line 788 of MainViewModel
Line 788 is await DialogHost.Show(new MessageBoxDialogViewModel(Strings.Done)).ConfigureAwait(true);
An unhandled exc…
-
**To Reproduce**
1. Create a new Console app
2. Reference GTiff2Tiles 2.0.0-rc3
3. Copy and paste the following code
```csharp
var progress = new Progress(ProgressReporter);
var printTimeActio…
-
**Describe the bug**
GDAL of version 3.2.0 fails to build with external libtiff on linux.
Configure requires a higher version of libtiff than 4.0.
But 4.1.0 is already installed and windows part l…
-
Hello
I tried to generate Tiles for a single gtiff image covering -180 -90 to 180 90 (Natural Earth II image). Border coordinates are correctely rounded
An exception appears with index generated t…
-
**Why**
To implement more functionality of original [gdal2tiles.py](https://github.com/OSGeo/gdal/blob/master/gdal/swig/python/scripts/gdal2tiles.py), that would be good to create an option to make m…
-
`Image.WriteToFile` method with **NetVips.Native 8.9.0-rc4** sometimes crashes unpredictably. I have an application, that writes tiles by cropping GeoTIFF. I've run some tests on CI and local machine …
-
**Why**
To implement more functionality of original [gdal2tiles.py](https://github.com/OSGeo/gdal/blob/master/gdal/swig/python/scripts/gdal2tiles.py), that would be good to create an option to make r…
-
The tilegrid after zoom 8 for my image (tiff) which is located near to equator is not correct when refering to the grid at https://tile.gbif.org/ui/4326/.
Lets say for the X: 404, Y:127 at Z:8
The…
-
**Describe the bug**
I want to create tiles of a 4 band geotiff file. i am using the GUI of project. when i enter zoom level 0 to 23. it generates zoom level 23 empty folders in output and gives me f…