[gdal-dev] GDAL Maintenance Report No 4

2008-08-07 Thread Mateusz Loskot
Folks, I've just posted update No 4 to the maintenance reports at: http://trac.osgeo.org/gdal/wiki/MaintenanceReportsByMateusz2008 Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org ___ gdal-dev mailin

Re: [gdal-dev] OGR2OGR - Define output naming from concatenated queries from a DB

2008-08-07 Thread D
> > Hi Mateusz, >> >> thanks for the help and the sample! I will try to implement it. I have >> also >> received a sample from an Oracle DBA how to create a Batch file with a >> properly defined command line while executing an SQL script with some >> PL/SQL >> procedures. >> > > Dejan, > > Sounds

[gdal-dev] Georeferencing for HDF files

2008-08-07 Thread William Hudspeth
Hello, I am trying to import an HDF file into GRASS using r.in.gdal. The HDF file was acquired via a WCS GetCoverage request from a NASA data archive, and contains one scientific raster grid. According to a DescribeCoverage WCS request, the data is of global extent (e.g. 90S,90N, 180W,180E) in Lat

Re: [gdal-dev] Minimalist Windows binaries (OGR)

2008-08-07 Thread Frank Warmerdam
Matt Wilkie wrote: Hi Philippe, It's not ogr only, but if you use OSGeo4W advanced install and select just the 'gdal' package you get something which is much lighter weight than fwtools with a minimum of fuss. See http://trac.osgeo.org/osgeo4w/wiki Matt / Philippe, This is still quite a b

Re: [gdal-dev] Minimalist Windows binaries (OGR)

2008-08-07 Thread Matt Wilkie
Hi Philippe, It's not ogr only, but if you use OSGeo4W advanced install and select just the 'gdal' package you get something which is much lighter weight than fwtools with a minimum of fuss. See http://trac.osgeo.org/osgeo4w/wiki cheers, matt wilkie

[gdal-dev] failed to load NAD27-83 correction file

2008-08-07 Thread Lee Eschler
Greetings, I am trying to transform XY coordinates using Python. I am using Python 2.4.1 on Windows XP Professional Service Pack 3. Here is the code I am using: from osgeo import osr #original SRS sourceSR = osr.SpatialReference() sourceSR.ImportFromEPSG(26712) #utm nad27 12n #target SR

Re: [gdal-dev] How to read GRIB2 fommat data

2008-08-07 Thread Frank Warmerdam
Limei Ran wrote: Hi: GRIB is a format listed in the GDAL supported formats. But, I get the following error message when I used gdalinfo. gdalinfo goes_rtv_CALB_200608051145Z.grid ERROR 4: `goes_rtv_CALB_200608051145Z.grid' does not exist in the file system, an

[gdal-dev] Minimalist Windows binaries (OGR)

2008-08-07 Thread Philippe Kruschitz
Hi, The "Building On Windows With Minimized Drivers" page being under construction, I'll take a chance and post my question here. What I need are basically binaries for an application that only makes use of the OGR utilities. My application works like a charm with the FWTools, but the whole

[gdal-dev] How to read GRIB2 fommat data

2008-08-07 Thread Limei Ran
Hi: GRIB is a format listed in the GDAL supported formats. But, I get the following error message when I used gdalinfo. gdalinfo goes_rtv_CALB_200608051145Z.grid ERROR 4: `goes_rtv_CALB_200608051145Z.grid' does not exist in the file system, and is not recognise

Re: [gdal-dev] OGR2OGR - Define output naming from concatenated queries from a DB

2008-08-07 Thread Mateusz Loskot
D wrote: Hi Mateusz, thanks for the help and the sample! I will try to implement it. I have also received a sample from an Oracle DBA how to create a Batch file with a properly defined command line while executing an SQL script with some PL/SQL procedures. Dejan, Sounds good. If interested,

Re: [gdal-dev] OGR2OGR - Define output naming from concatenated queries from a DB

2008-08-07 Thread D
Hi Mateusz, thanks for the help and the sample! I will try to implement it. I have also received a sample from an Oracle DBA how to create a Batch file with a properly defined command line while executing an SQL script with some PL/SQL procedures. If interested, I will send it to you, when comple

Re: [gdal-dev] OGR2OGR - Define output naming from concatenated queries from a DB

2008-08-07 Thread Mateusz Loskot
D wrote: Hi, I have a question about the usage of OGR2OGR in defining an ESRI Shapefile output name. I am exporting Spatial data from Oracle Spatial (11g) from a single table to an ESRI Shapefile and would like to get the following naming syntax for my Shapefile: [select distinct FIELD1 from S

Re: [gdal-dev] SDTS elevation values

2008-08-07 Thread Frank Warmerdam
Karthik wrote: Frank, Thanks for your suggestion. I tried it out and I get the exact value as expected. If I understand correctly, you are referring to the intracell-reference-location field. It's used to denote whether the top left coordinates are off by half a pixel or not. I have take

Re: [Gdal-dev] GDAL OGR2OGR does not export Oracle Views

2008-08-07 Thread Mateusz Loskot
Dejan Gregor wrote: Hi Mateusz, thanks for your reply. I have ran the command and got a response: C:\>ogrinfo "OCI:maribor/[EMAIL PROTECTED]:MARIBOR.WA_PIPE_VIEW" ERROR 1: ORA-04043: object MARIBOR.WA_PIPE_VIEW does not exist in OCIDescribeAny INFO: Open of `OCI:maribor/[EMAIL PROTECTED]:MARIBO

Re: [gdal-dev] OGR2OGR - Define output naming from concatenated queries from a DB

2008-08-07 Thread abhay menon
On Thu, Aug 7, 2008 at 12:23 PM, D <[EMAIL PROTECTED]> wrote: > Hi, > > I have a question about the usage of OGR2OGR in defining an ESRI Shapefile > output name. I am exporting Spatial data from Oracle Spatial (11g) from a > single table to an ESRI Shapefile and would like to get the following na

Re: [Gdal-dev] GDAL OGR2OGR does not export Oracle Views

2008-08-07 Thread Dejan Gregor
Hi Mateusz, thanks for your reply. I have ran the command and got a response: C:\>ogrinfo "OCI:maribor/[EMAIL PROTECTED]:MARIBOR.WA_PIPE_VIEW" ERROR 1: ORA-04043: object MARIBOR.WA_PIPE_VIEW does not exist in OCIDescribeAny INFO: Open of `OCI:maribor/[EMAIL PROTECTED]:MARIBOR.WA_PIPE_VIEW'