Re: [gdal-dev] gdal2tiles with GeoTIFF which crosses antimeridian?

2020-11-28 Thread James Russo
Thu, Nov 26, 2020 at 10:01 AM James Russo wrote: > Lars, > > Sorry! My apologies. Despite double checking, there was a copy and paste > error in the script. The second gdalwarp with the -te was outputting to the > same path as the no sliced version. Corrected script below. I appreciat

Re: [gdal-dev] gdal2tiles with GeoTIFF which crosses antimeridian?

2020-11-26 Thread James Russo
> > Best regards > > /Lars Schylberg > > 26 november 2020 kl. 03:42, "James Russo" > skrev: > > Good Evening, > I'm just following up on this question from a few days ago with some more > information and the script I am using which reproduces this issue.

Re: [gdal-dev] gdal2tiles with GeoTIFF which crosses antimeridian?

2020-11-25 Thread James Russo
_warped.vrt alaska_tiles_no_slice gdalinfo alaska_warped_sliced_at_180.vrt time gdal2tiles.py -vvv -z 0-9 --processes=16 -r lanczos -w leaflet alaska_warped_sliced_at_180.vrt alaska_tiles_sliced_at_180 ---snip--- On Tue, Nov 24, 2020 at 6:20 AM James Russo wrote: > Good Evening, > &

[gdal-dev] gdal2tiles with GeoTIFF which crosses antimeridian?

2020-11-24 Thread James Russo
Good Evening, GIS novice here. I have a GEOTiff that I'm trying to create tiles from which crosses the 180. It's a FAA sectional chart from the US used for aviation. If I slice off anything west of the 180, I can generate the tiles and they look good. If I don't the area of the tiles is super larg