Re: [gdal-dev] Draw map in Visual C++

2011-07-22 Thread Brian Case
mark That is a pretty general question so difficult to give you an answer. I would like to point out that gdal will not draw the maps in your application but will let you read the data from many different formats with a single api. Here is the urls to the tutorials. raster data: http://gdal.org

[gdal-dev] Draw map in Visual C++

2011-07-22 Thread mark
Hi I am a beginner to OSGEO, I am using GDAL/OGR. What is the fastest way , to draw maps / layers in my application. I am using C++. Thanks in advance -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Draw-map-in-Visual-C-tp6611483p6611483.html Sent from the GDAL - Dev

Re: [gdal-dev] Add capability to safely link against an external libtiff (3.X) and a GDAL build with internal libtiff (4.0) support

2011-07-22 Thread Even Rouault
Le vendredi 22 juillet 2011 17:54:03, Julien Malik a écrit : > Hello, > > A little late, but I report success in the tests I ran so far. > None of our problematic test cases causes an error anymore. > In the future I should be more reactive, as I have set up a platform > testing OTB built on top o

Re: [gdal-dev] Add capability to safely link against an external libtiff (3.X) and a GDAL build with internal libtiff (4.0) support

2011-07-22 Thread Julien Malik
Hello, A little late, but I report success in the tests I ran so far. None of our problematic test cases causes an error anymore. In the future I should be more reactive, as I have set up a platform testing OTB built on top of the gdal trunk, on a nightly basis. I still have one last test to r