[gdal-dev] upper/Lower case filenames in VPF (DNC)

2015-01-13 Thread Malm Paul
Hi, is it possible to add the use CPLFormCIFilename() in the reading of DNC charts, since the casing often mismatches in references to files and actual filenames. This is a problem in LINUX. I think this method is used for this. Thanks, Paul ___ gdal-de

[gdal-dev] upper-/lower-case for names in DNC-charts structures (VPF).

2015-01-12 Thread Malm Paul
Hi, list! We're trying to read a DNC chart (VPF format) in a Linux OS. The OGR driver reports that files are not found. It works in Windows. The problems seems to be caseing of the names, if we recursively rename the file paths to lowercase it works. But it does not work with the original files.

[gdal-dev] GDAL together with PostgreSQL 9.0

2011-09-07 Thread Malm Paul
Hi, I would lige to update PostgreSQL from 8.3.7 to 9.0. Is GDAL, including ogr2ogr, compatible with that version (postgres driver)? I'm Using Linux redhat 5. Kind regards, Paul ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org

[gdal-dev] OGDI version

2010-11-15 Thread Malm Paul
How can I find out of which version of OGDI (vector, vpf) that is used with GDAL 1.7.2. Kind Regards, Paul Malm ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

RE: [gdal-dev] GDAL with OGDI

2010-06-29 Thread Malm Paul
importing the DNC chart to Postgres? Chaitanya, how do I register to create tickets, and do you still want me to do that? /Paul -Original Message- From: fwarmer...@gmail.com [mailto:fwarmer...@gmail.com] On Behalf Of Frank Warmerdam Sent: den 30 juni 2010 08:34 To: Chaitanya kumar CH Cc: Malm

[gdal-dev] GDAL with OGDI

2010-06-29 Thread Malm Paul
Hi, I have: - downloaded GDAL v 1.7.2 - installed postgresql-devel (8.3.8) - downloaded and compiled/installed proj-4.7.0 - downloaded ogdi-3.1.5 and later on ogdi-3.2.0-beta - configured ogdi to use proj-4.7.0 - compiled and installed ogdi - configured GDAL: --with-ogdi=/usr/local --with-pg=/us

[gdal-dev] charts on a sphere

2009-04-13 Thread Malm Paul
Hi list, I´m going to draw vector charts on a sphere with openGL, each chart shall be cut into smaller "submaps". I first thought I could do it in x,y,z coords in WGS84 but the I have to render the vector data all the time when changing view. Now I´m more into that the vector data shall be proj

RE: [gdal-dev] ogr2ogr VPF->postgis

2009-03-16 Thread Malm Paul
I'm sorry, I rwad on postgis example on internet where it stood passwd instead of password. Now it works. Thank you, Sophia! From: sophia parafina [mailto:creta.k...@gmail.com] Sent: den 16 mars 2009 17:05 To: Malm Paul Cc: gdal-dev Subject: Re: [gda

RE: [gdal-dev] ogr2ogr VPF->postgis

2009-03-16 Thread Malm Paul
testgis user=postgres PG:passwd=postgrespwd Kind regards, Paul From: sophia parafina [mailto:creta.k...@gmail.com] Sent: den 16 mars 2009 17:05 To: Malm Paul Cc: gdal-dev Subject: Re: [gdal-dev] ogr2ogr VPF->postgis slashes are incorrect, e.g. gltp:[

[gdal-dev] ogr2ogr VPF->postgis

2009-03-16 Thread Malm Paul
Hi! I'm trying to read in VPF data to my postgreSQL/PostGis database with ogr2ogr.exe in WinXP The lht file is placed in c:\test\vmap\v0eur_5\vmaplv0\eurnasia The database is called testgis This is what I typed in on the command prompt: ogr2ogr -f PostgreSQL PG:"dbname='testgis' user='cvfc' pass

RE: [gdal-dev] VPF parsing

2009-01-22 Thread Malm Paul
Frank, How do I get past the inabilito of (MS Windows) to create file names including '*'? Paul -Original Message- From: Frank Warmerdam [mailto:warmer...@pobox.com] Sent: den 21 januari 2009 18:16 To: Malm Paul Cc: gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] VPF par

[gdal-dev] VPF parsing

2009-01-21 Thread Malm Paul
Hi list, Is it possible to convert all "layers" in a VPF database to shapefiles without knowing about the layers included, in Windows with ogr2ogr? ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev