Frank Warmerdam <warmerdam@...> wrote: One thing to keep in mind is that VRT capabilities can all be taken advantage of by just constructing the VRT XML,...
... Gerald, My suggestion is to use FWTools 1.0.0a3 distribution which does include the Kakadu driver. The FWTools installer also installs the VB6 bindings...
... This distribution worked as you stated...just had to close VB6 and reopen for it to find gdal_fw.dll. ... Frank, I've searched the GDAL VB modules and...
... Buck, Sorry about that. Yes, I did mean OpenDS. That name is idosyncratic to the VB6 bindings (I couldn't use a method called Open due to a keyword ...
Greetings, Sometimes it takes several re-reads before I get it. I think I understand now that I need to programatically write an actual XML file (image.vrt) to...
... idosyncratic ... keyword ... But basically you ... the ... has ... with "<VRTDataset" ... from a file. ... OH!!!! Now I understand! Like I said, it takes...
Greetings VB6 GDAL programmers (You and I so far Frank ;^), I have successfully converted, georeferenced and compressed BMPs to GeoJP2s completely using the...
... Buck, Hmm, I'll try and look into this. ... The CreateCopy() method in C++ does have a progress function but I just have no idea how to implement a...
hi,i´m going to implement a solution with Postgis and vb6 and I need to know if anyone who has done it before, can tell me something about his experience. ...
... Claudio, Were you hoping to use OGR bindings in VB6 to access PostGIS or use VB6 directly to send SQL to PostGIS and parsing WKT or WKB responses yourself?...
... West, My approach to dealing with this is to edit the starting directory of the VB6 icon to be the FWTools directory. That ensures that the gdal_fw.dll and...
West, You are seeing a portion of this reply twice, as I neglected to reply back everyone the first time. I had the same problem about a month ago. If I...
... Gerald, I specifically avoid updating PATH to avoid having FWTools conflict with other packages with shared components on the system. However, you might...
I am creating a mapping software that will allow the loading of a base topo map image and then it will generate height data in both image and XYZ export. GDal...
This campaign is about Human beings, Democracy, UNHCR, Refugees, The Iraqis, Islam, Kurds, Human rights, Respect, Money, Donations, Angelina Jolie, Pavarotti,...
df_opench10@...
Apr 22, 2006 9:55 am
16
Hi guys... I want to use GDAL in VB6 language but i don't find "gdal12vb.dll"... where is it??? I downloaded the source code gdal132.zip, and I already...
-> ... HI Frank thank you for your quickly answer.... i would like to create a little program to shift a geotiff and i would like to use your gdal warp API in...
... Mariano, Ah. Just edit GDALCore.bas and manually change gdal12vb.dll (or gdal12.dll as it is distributed in GDAL 1.3.2) to whatever the name is for the...
Frank I'm so sorry... I try to compile your test but doesn't work.... So I remember to you what i would like to do.... I wonna try to make a stand alone...
... Tim, I believe not, just for GDAL (rasters). Best regards, -- ... I set the clouds in motion - turn up | Frank Warmerdam, warmerdam@... light and...
Hy, Is-it possible to select a subwindow from the source image when creating a new file in gdal vb6 binding like with "-projwin" in gdal_translate ? Thanks in...
Do you know anyone using GDAL from Delphi? I tried to call GDAL??.dll routines, sucessfully to open, close and retrieve dataset properties, but every attempt...
... Radek, There was a dutch developer affiliated with the UN using the library from Delphi, but I don't have handy contact info for them. So it is doable. ...
Hello All!!! I have a problem. I make a program using VB.NET. I would like to read any map in MrSID or in CADRG (it isn't important for me, I have a choice...
... Slawek, This list deals with VB6 use with GDAL. I believe that VB.Net can actually use the CSharp bindings for GDAL. These are normally discussed on the...
Hi Frank, Just following up Mariano's question, I've got FWTools 1.3.4 version and had it installed already. It comes with the vb6 development source code....
... Alex, My normal practice when trying to use FWTools with VB6 is to alter the "starts in directory" path for VB6 icon to be the FWTools bin directory. Did...
Hi, all, I am new here. I am wondering if anybody could email me the GDAL VB6 class and module files. These include the following key files: * GDAL.bas - The...