Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

gdal-vb6-appdev · GDAL VB6 Application Development

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 11 - 97 of 227   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
11 Frank Warmerdam
nfwarmer Send Email
Nov 23, 2005
4:29 pm
... 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...
12 Gerald Buckmaster
buckmasterju... Send Email
Nov 23, 2005
6:46 pm
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...
13 Frank Warmerdam
nfwarmer Send Email
Nov 23, 2005
7:46 pm
... Gerald, I specifically avoid updating PATH to avoid having FWTools conflict with other packages with shared components on the system. However, you might...
14 westcard Send Email Nov 23, 2005
8:00 pm
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...
16 goffmarian Send Email May 12, 2006
3:13 pm
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...
17 Frank Warmerdam
nfwarmer Send Email
May 12, 2006
6:15 pm
... Mariano, Where do you find a reference to gdal12vb.dll? After installing FWTools 1.0.0 you should have the supporting VB6 code in: C:\Program...
18 goffmarian Send Email May 15, 2006
9:56 am
-> ... 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...
19 Frank Warmerdam
nfwarmer Send Email
May 15, 2006
12:57 pm
... 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...
20 goffmarian Send Email May 17, 2006
2:59 pm
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...
21 nekyiaosborn Send Email Jun 19, 2006
11:56 pm
Does anyone know if there are VB6 bindings for OGR yet? Thanks, Tim...
22 Frank Warmerdam
nfwarmer Send Email
Jun 20, 2006
3:35 am
... Tim, I believe not, just for GDAL (rasters). Best regards, -- ... I set the clouds in motion - turn up | Frank Warmerdam, warmerdam@... light and...
23 gheysen_t Send Email Jul 14, 2006
12:17 pm
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...
24 augustynradek Send Email Mar 26, 2007
1:22 pm
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...
25 Frank Warmerdam
nfwarmer Send Email
Mar 26, 2007
8:47 pm
... 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. ...
26 sjakubiuk Send Email May 27, 2007
10:42 pm
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...
27 Frank Warmerdam
nfwarmer Send Email
May 28, 2007
1:27 pm
... 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...
28 Alessandro Del Piero
cybercoolcn Send Email
Jul 24, 2007
12:32 am
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....
29 Frank Warmerdam
nfwarmer Send Email
Jul 24, 2007
3:56 pm
... 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...
30 wu_yueming Send Email Jul 26, 2007
7:18 pm
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...
31 wu_yueming Send Email Jul 31, 2007
8:39 pm
... I found the library but still have another issue: I cannot find gdal12vb.dll or gdal12.dll. Can anybody send me a copy of them please? My email address is...
32 jxfzcgh Send Email Aug 12, 2007
5:10 am
I'm looking for it too,and i still not find anything of it. I'm try my best to write a vb dll with OGR C API,if anybody has interest in it,call me through...
33 goffmarian Send Email Aug 31, 2007
3:51 pm
frank... sorry to bother you, i am trying to use gdaltindex and i would like to keep just one projection... but i don't know how to write it... everithings...
38 meodensi Send Email Jan 14, 2008
10:34 am
Dear list, I'm a new comer. Who already got the library for GDAL please guide me where to download. Thanks a lot. The following link: ...
39 Frank Warmerdam
nfwarmer Send Email
Jan 14, 2008
7:35 pm
... Meodesni, The www.gdal.org/srctree link no longer works. You can browse the code using an url like: http://trac.osgeo.org/gdal/browser/trunk/gdal/vb6 But...
42 geosetdelvinu Send Email Apr 19, 2008
6:36 pm
Hello Is there a way to create JPEG or GIF images using GDAL from within vb6? Thanks in advance Michael Salahori...
43 Frank Warmerdam
nfwarmer Send Email
Apr 20, 2008
2:18 pm
... Michael, Yes. The tutorial http://www.gdal.org/vb6_tutorial.html seems to cover use of Create() and CreateCopy() adequately. The only tricky aspect of GIF...
58 Adriano Rolim da Paz
adrianorpaz Send Email
Mar 5, 2009
8:32 pm
dear frank, I am trying to use Gdal library into VB6. I have read the VB6 bindings tutorial and the messages of the forum, but I am very confuse. Which steps...
59 myshaan_80 Send Email Mar 6, 2009
1:40 pm
Greetings to you all, Your online "Pocket Dictionary" for all your GIS, Remote Sensing and Spatial Hydrology FREE data needs… Also lots of Tutorials, ...
96 preetiranvir79 Send Email Dec 16, 2009
7:13 am
hi i m new member to this group.i joined this group after seeing it's name.i m making a project in vb6 using a map named indiamap.shp, i m using MapWinGIS.ocx...
97 Makram
mak_fr Send Email
Dec 16, 2009
11:03 am
hi, i am using mapwingis too, and reeding lat/long are in deg minutes , what's wrong, with your initialisation vb6 code!!! mapxxx.PixelToProj change the cursor...
Messages 11 - 97 of 227   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help