... 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...
280
Balint Cristian
b_rezso
Feb 25, 2007 11:37 am
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...
281
Frank Warmerdam
nfwarmer
Feb 25, 2007 4:09 pm
... 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...
282
Balint Cristian
b_rezso
Feb 25, 2007 5:40 pm
... 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...
283
Frank Warmerdam
nfwarmer
Feb 25, 2007 11:19 pm
... I built using: export TOPDIR=`pwd` export CXXFLAGS="-O2 -fPIC" export CFLAGS="-O2 -fPIC" ./configure --prefix=$HOME/bld --with-proj=$HOME/bld make make...
284
Balint Cristian
b_rezso
Feb 26, 2007 12:19 pm
... Hello Frank, I ve tryred (as root user): export TOPDIR=`pwd` export CXXFLAGS="-O2 -fPIC" export CFLAGS="-O2 -fPIC" export TARGET="Linux" ./configure...
285
Balint Cristian
b_rezso
Mar 26, 2007 3:54 pm
... Hello ! I intoduced the soname versioning, becouse (probably) you agree with me that current distros have settled as MUST over any library providing...
286
Even Rouault
evenrouault
May 4, 2007 7:14 pm
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...
287
Balint Cristian
b_rezso
May 7, 2007 9:41 am
... 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...
288
Frank Warmerdam
nfwarmer
May 7, 2007 4:08 pm
... Balint, Yes, I think this seems like a great idea. Best regards, -- ... I set the clouds in motion - turn up | Frank Warmerdam, warmerdam@... light...
289
Even Rouault
evenrouault
May 9, 2007 7:35 pm
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...
290
Balint Cristian
b_rezso
May 9, 2007 11:09 pm
... 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...
291
Balint Cristian
b_rezso
May 10, 2007 12:23 am
... 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...
292
Kasper Gazda
kasper_gazda
May 14, 2007 1:46 pm
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...
293
solo78solo
Oct 29, 2007 6:42 pm
... Were you ever able to get any information regarding this matter? Matt...
294
solo78solo
Oct 29, 2007 8:01 pm
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"...
295
Even Rouault
evenrouault
Oct 29, 2007 8:15 pm
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...
296
Matthew Soloway
solo78solo
Oct 29, 2007 9:00 pm
Thanks! To: ogdidev@...: even.rouault@...: Mon, 29 Oct 2007 22:15:31 +0200Subject: Re: [ogdidev] VS 2005 compile or dll's There...
297
kasper_gazda
Jan 28, 2008 3:23 pm
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...
298
Chris Howell
howellj.Christopher@...
Apr 16, 2008 11:21 pm
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...
299
Chris Howell
howellj.Christopher@...
Apr 22, 2008 6:51 pm
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. ...
300
Balint Cristian
cbalint13
May 28, 2008 6:11 am
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...
301
Even Rouault
evenrouault
Jun 6, 2008 7:45 pm
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...
302
Balint Cristian
cbalint13
Jun 8, 2008 9:07 pm
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....
303
kasper_gazda
Sep 10, 2008 3:41 pm
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...
304
Frank Warmerdam
nfwarmer
Sep 10, 2008 4:53 pm
... 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 |...
305
kasper_gazda
Sep 10, 2008 5:02 pm
... 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...
306
jcquillet
Nov 3, 2011 10:12 am
Hi there, I'm stuck into the common debug/release dll hell of Visual Studio. When I'm debugging my application linked against gdal, the VRF driver of OGDI...
307
user108090
Jan 20, 2012 11:27 pm
Compiled on Redhat EL version 5.6 64 bit When trying to run ogrinfo (pulled directly from examples). VMAP files are on my local box. ogrinfo...
308
James.R.Bellenger@...
Jan 29, 2013 10:22 pm
Hello, Has anyone successfully compiled the 3.1.5 OGDI library on Redhat 6.3 64 bit? It compiled fine on 32 bit but not 64 bit. Jim Bellenger Imagery and...