[gdal-dev] Creating gdal with oracle-support

2025-07-15 Thread Dr. Kai Behncke via gdal-dev
Dear users, I would like to create gdal with Oracle-support. I already tried e.g. " cmake .. -DWITH_OCI=ON -DWITH_OCI8=ON -DWITH_ORACLE=ON" but I had no success. Could anybody give me a hint how to do that please? Thank you very much, Kai I  --gemeinnützige GmbH (gGmbH) Behncke

[gdal-dev] Question to ogr2ogr

2014-06-03 Thread Dr. Kai Behncke
Dear Developers, I would like to know if ogr2ogr has also implemented the transformation DHDN_To_ETRS_1989_8_NTv2-Transformation and if so, how it`s possible to use it? The background: I have a shape in the German Gauss Krueger Zone 4 and I tried to transform it with "ogr2ogr -t_srs epsg:25832"

[gdal-dev] Question to Gdalinfo result

2008-11-05 Thread Kai Behncke
Dear users, I have an aerial image and did a "gdalinfo" to it: The result is (extract): Coordinate System is: GEOGCS["WGS 84", DATUM["WGS_1984", SPHEROID["WGS 84",6378137,298.2572235630016, AUTHORITY["EPSG","7030"]], AUT

[gdal-dev] Problem in using gdaltransform

2008-10-29 Thread Kai Behncke
Dear users, I have got a problem using gdaltransform on Windows XP (Fwtools 2.2.6). If I try the example from http://www.gdal.org/gdaltransform.html using gdaltransform -s_srs EPSG:28992 -t_srs EPSG:31370 177502 311865 I always get: ERROR 4: `177502' does not exist in the file system, and

Re: [gdal-dev] Odd things after using ogr2ogr

2008-10-23 Thread Kai Behncke
Original-Nachricht > Datum: Thu, 23 Oct 2008 11:01:29 +0200 > Von: "Kai Behncke" <[EMAIL PROTECTED]> > An: Frank Warmerdam <[EMAIL PROTECTED]>, gdal-dev@lists.osgeo.org > Betreff: Re: [gdal-dev] Odd things after using ogr2ogr > Dear Frank, > > thank y

Re: [gdal-dev] Odd things after using ogr2ogr

2008-10-23 Thread Kai Behncke
Dear Frank, thank you for that hint. > I imagine there is an issue with how the datum shifting is being done. > It looks to me that by default EPSG:31467 does not have datum shift > parameters supplied with it (as expected by GDAL/OGR). Is there a possibility to put this datum shift parameters m

[gdal-dev] Odd things after using ogr2ogr

2008-10-22 Thread Kai Behncke
Dear users, I have tried to find out for several hours a misterious thing. I have downloaded data from Open Street Map. With Quantum GIS I selected some streets and exported that selection to a new shapefile (selektion_roads). Eveything seems to be fine. With ogrinfo I get the following output