Re: [gdal-dev] Connecting to MSSQL from linux using OGR?

2019-07-01 Thread Tom Wardrop
Hey Brad, Yeah it lists "MSSQLSpatial -vector- (rw+): Microsoft SQL Server Spatial Database" in the output. Tom Mareeba Shire Council Disclaimer This message and any attachments may contain privileged and confidential information intended only for the use of

Re: [gdal-dev] gdal_retile not generating alpha band

2015-05-04 Thread Tom Wardrop
the ImagePyramid plugin which I don’t believe supports “nodata” transparency. It needs an alpha channel. Tom Wardrop IT Development Officer ICT Section, Systems & Customer Service Group [Description: C:\Users\royl.MSC\AppData\Roaming\Microsoft\Signatures\logo\logo.png] Phone: 1300 308

[gdal-dev] gdal_retile not generating alpha band

2015-05-03 Thread Tom Wardrop
Hi all, I retiled whole lot of imagery over the weekend using the following gdal_retile command: gdal_retile.py -v -r bilinear -levels 8 -ps 2048 2048 -s_srs EPSG:28355 -co "TILED=YES" -co "ALPHA=YES" -targetDir ~/output ~/input/*.tif The result was good until I realised all the areas that sh