[Gdal-dev] OGDI driver with GDAL-ogr
Jacolin Yves
yjacolin at free.fr
Tue Oct 10 11:11:14 EDT 2006
Thanks for your answer and your explication!
I success to convert vmap data to shapefile!
Y.
Le Mardi 10 Octobre 2006 16:54, vous avez écrit :
> Jacolin Yves wrote:
> > Hello,
> >
> > Thanks for your answer ! Indeed, after moving v0eur directory
> > to /home/yjacolin/ it is working !
> >
> > The driver seems really sensitive!
>
> Jacolin,
>
> Yes it is indeed very sensitive.
>
> The problem with the floating point exception has something to do with
> mixing two versions of PROJ.4 (an old one embedded in OGDI and the
> generally used newer one). The case sensitivity problem is somehow related
> to a time when CD drivers on unix systems often used a variety of file
> naming conventions (upper case, lower case and sometimes adding a period to
> filenames with no extension). I think the driver attempts to do some
> uppercase/lowercase mapping but this can easily screw things up if applied
> to path portions that are not on the CD. Well - or something like that.
>
> Best regards,
More information about the Gdal-dev
mailing list