Search the web
Sign In
New User? Sign Up
ogdidev · OGDI Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

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

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 276 - 305 of 305   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
276
... Balint, I'm willing to update this in GDAL trunk, and possibly the GDAL 1.4.1 release, but currently it seems installing ogdi did not install ogdi-config....
Frank Warmerdam
nfwarmer
Offline Send Email
Feb 24, 2007
9:27 pm
277
Balint, I notice that OGDI libraries are now being installed in $prefix/lib/ogdi instead of $prefix/lib. What is the reason for this? I find the practice ...
Frank Warmerdam
nfwarmer
Offline Send Email
Feb 24, 2007
9:46 pm
278
... Right. I fix it today. ... -- Balint Cristian (Red Hat Release Engineering Team)...
Balint Cristian
b_rezso
Offline Send Email
Feb 25, 2007
7:58 am
279
... Those are plugins only. * We shouldn't expose plugin libs to system wide lib search path, this would break FHS (http://www.pathname.com/fhs/), its better...
Balint Cristian
b_rezso
Offline Send Email
Feb 25, 2007
8:21 am
280
patch in CVS as 'new revision: 1.2' My further debugs on x86_64: some valgrind test looks better now: ==15875== LEAK SUMMARY: ==15875== definitely lost: 0...
Balint Cristian
b_rezso
Offline Send Email
Feb 25, 2007
11:37 am
281
... Balint, On my system all the ogdi libraries got installed in this directory including libogdi.so, libzlib_ogdi32.so and libexpat_ogdi32.so. If this is...
Frank Warmerdam
nfwarmer
Offline Send Email
Feb 25, 2007
4:09 pm
282
... wierd. Can please provide me the enviroment parameters and the what you passed to config scripts and an output of ls -l where installs lives now on your...
Balint Cristian
b_rezso
Offline Send Email
Feb 25, 2007
5:40 pm
283
... I built using: export TOPDIR=`pwd` export CXXFLAGS="-O2 -fPIC" export CFLAGS="-O2 -fPIC" ./configure --prefix=$HOME/bld --with-proj=$HOME/bld make make...
Frank Warmerdam
nfwarmer
Offline Send Email
Feb 25, 2007
11:19 pm
284
... Hello Frank, I ve tryred (as root user): export TOPDIR=`pwd` export CXXFLAGS="-O2 -fPIC" export CFLAGS="-O2 -fPIC" export TARGET="Linux" ./configure...
Balint Cristian
b_rezso
Offline Send Email
Feb 26, 2007
12:19 pm
285
... Hello ! I intoduced the soname versioning, becouse (probably) you agree with me that current distros have settled as MUST over any library providing...
Balint Cristian
b_rezso
Offline Send Email
Mar 26, 2007
3:54 pm
286
I propose a patch that fixes the following things for VPF products read: * fix filename case sensitivy problems with VPF products (for Unix-like systems). The...
Even Rouault
evenrouault
Offline Send Email
May 4, 2007
7:14 pm
287
... Hello Even, I will test this patch, mainly in 3.2.0beta, if patch is fine (mean nothing that worked before is affected) we can respin a 3.2.0beta2 after...
Balint Cristian
b_rezso
Offline Send Email
May 7, 2007
9:41 am
288
... Balint, Yes, I think this seems like a great idea. Best regards, -- ... I set the clouds in motion - turn up | Frank Warmerdam, warmerdam@... light...
Frank Warmerdam
nfwarmer
Offline Send Email
May 7, 2007
4:08 pm
289
Hello, here's an updated version of the patch I previously sent (in fact there are two possibilities, thus two versions, discussed hereafter). This update adds...
Even Rouault
evenrouault
Offline Send Email
May 9, 2007
7:35 pm
290
... Hello Even , I checked into CVS your patches, pretty nice ! I marked your email addr and reference as comment in Changelog, to make sure we dont have...
Balint Cristian
b_rezso
Offline Send Email
May 9, 2007
11:09 pm
291
... Hmm ... ogdidts-3.1 test env olso has some texas map. A grep of mine through binary blobs of texas vpf maps shows clearly 'WGS 84', but ogdi reported till...
Balint Cristian
b_rezso
Offline Send Email
May 10, 2007
12:23 am
292
Hi, I am looking for a ogdi Vpf example. I have read some docs, but still have some problems understanding how can I create a chart using the ogdi(I have to...
Kasper Gazda
kasper_gazda
Offline Send Email
May 14, 2007
1:46 pm
293
... Were you ever able to get any information regarding this matter? Matt...
solo78solo
Offline Send Email
Oct 29, 2007
6:42 pm
294
Sorry if this has been addressed before: Could anyone walk me through how to compile the OGDI package in Visual Studio 2005? If this is a "road less traveled"...
solo78solo
Offline Send Email
Oct 29, 2007
8:01 pm
295
There has been work recently in GDAL trunk (future 1.5.0 release) to support CADRG (and CIB ?) products (A.TOC file reading). And there is a patch in GDAL trac...
Even Rouault
evenrouault
Offline Send Email
Oct 29, 2007
8:15 pm
296
Thanks! To: ogdidev@...: even.rouault@...: Mon, 29 Oct 2007 22:15:31 +0200Subject: Re: [ogdidev] VS 2005 compile or dll's There...
Matthew Soloway
solo78solo
Offline Send Email
Oct 29, 2007
9:00 pm
297
Hi, I am currently using OGDI for reading vpf data. I have read point/line/area feature file, but do not know how to read information from int.vdt file? I...
kasper_gazda
Offline Send Email
Jan 28, 2008
3:23 pm
298
I am trying to open a VMAP datasource in a project I am working on using the OGR-OGDI bridge. I've compiled everything correctly and all the drivers are found...
Chris Howell
howellj.Christopher@...
Send Email
Apr 16, 2008
11:21 pm
299
Hi All, Ok I solved the last problem I posted to the list with. Now I am onto my next one. OGRINFO lists all of the features in a particular VMAP layer. ...
Chris Howell
howellj.Christopher@...
Send Email
Apr 22, 2008
6:51 pm
300
Hello, It was a while since previous beta, unfortunateley I received few feedbacks, and olso I hadnt got time to dedicate myself for a better...
Balint Cristian
cbalint13
Offline Send Email
May 28, 2008
6:11 am
301
Hi Cristian In fact, the value of DOWNGRADING_DATE from the LHT table was broken in ogdi 3.1.6. The value was pure junk, because of getting a non-existing...
Even Rouault
evenrouault
Offline Send Email
Jun 6, 2008
7:45 pm
302
Hello Even, Yes, i noticed those fields. Puzzeld becouse using a hexeditor i saw those fields there as existent but didnt check if they are at right position....
Balint Cristian
cbalint13
Offline Send Email
Jun 8, 2008
9:07 pm
303
Hi, I using OGDI to read VPF Data. I Read AFT,LFT,PFT,TFT(Area/Line/Point/Text) features, but my DNC data also contain additional notes for chart in DNC...
kasper_gazda
Offline Send Email
Sep 10, 2008
3:41 pm
304
... Kacper, It isn't conclusive, but I don't know a way of getting at this data through OGDI. Best regards, -- ... I set the clouds in motion - turn up |...
Frank Warmerdam
nfwarmer
Offline Send Email
Sep 10, 2008
4:53 pm
305
... Hi, Thank you for replying so fast and explaining the situation. I suppose I am going to show all notes or write my own methods. Maybe I could help to add...
kasper_gazda
Offline Send Email
Sep 10, 2008
5:02 pm
Messages 276 - 305 of 305   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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