Re: [gdal-dev] Fw: GDAL for windows

2013-09-01 Thread Jukka Rahkonen
tmr.qld.gov.au> writes: > > > Hello all,I would like to translate an OSM .pbf file to MapInfo .tab, I am running Windows XPI downloaded release-1310-gdal-1-10-mapserver-6-2.zip from http://www.gisinternals.com/sdk/ and unzipped the files to "C:\Program Files\GDAL"I then ran SDKShell.bat to get

Re: [gdal-dev] TR: Load GDALDataset Into DIB

2013-09-01 Thread Ismael BELAAOUAD
Hi David, I have tested both solutions. They work but finally I use another to improve performances. I read the entire dataset with RasterIO and I reverse it when I display it with StretchDIBits function. Best regards De : David Strip [mailto:g...@stripfamily.net] Envoyé : samedi 31 août 2013

[gdal-dev] Fw: GDAL for windows

2013-09-01 Thread nicholas . g . lawrence
Hello all, I would like to translate an OSM .pbf file to MapInfo .tab, I am running Windows XP I downloaded release-1310-gdal-1-10-mapserver-6-2.zip from http://www.gisinternals.com/sdk/ and unzipped the files to "C:\Program Files\GDAL" I then ran SDKShell.bat to get a command line; and then ra