[Gdal-dev] Programming with GDAL in Windows XP using DEV-C++ or CodeBlocks

2009-09-22 Thread btaylor
I've been trying to use/build GDAL in Windows. I thought I'd start with the perry-geo hillshade, aspect, and slope command line utilities and then move into building some custom raster calculators/manipulation utilities. However, after spending many hours across several days attempting to comp

Re: [gdal-dev] Problem converting .gml to shapefile

2009-09-22 Thread Chaitanya kumar CH
Adrian, There is something wrong with the file you gave. So the problem seems with ogr2ogr (at least with yours). Please try a clean start without using the -append option and try again. Let me know as many details as you can, even if you get a correct result. On Tue, Sep 22, 2009 at 11:10 PM, A

Re: [gdal-dev] Output MapInfo File with CoordSys Information

2009-09-22 Thread Frank Warmerdam
Reinaldo escada Chohfi wrote: Hello List, I am still trying to get a x,y (lon/Lat) point file in MapInfo format with coordinate information. I get the correct MapInfo files out (.tab or .mif) with the x,y points and attributes, but without the CoordSys information. The output file is always Non

[gdal-dev] Output MapInfo File with CoordSys Information

2009-09-22 Thread Reinaldo escada Chohfi
Hello List, I am still trying to get a x,y (lon/Lat) point file in MapInfo format with coordinate information. I get the correct MapInfo files out (.tab or .mif) with the x,y points and attributes, but without the CoordSys information. The output file is always Non-Earth. I've tried everything:

Re: [gdal-dev] OGRGeometry Distance

2009-09-22 Thread Yilmaz Arslanoglu
Thanks very much for the answer, Frank. Best wishes, Yilmaz On Mon, Sep 21, 2009 at 10:12 PM, Frank Warmerdam wrote: > Yilmaz Arslanoglu wrote: >> >> Also, as another related question, I query the DEPCNT  layer in one of >> my ENC files, and it has a geospatial reference. >> However, the points

Re: [gdal-dev] OGRGeometry Distance

2009-09-22 Thread Yilmaz Arslanoglu
Hi Even; Thank you very much for your help. Regards, Yilmaz On Mon, Sep 21, 2009 at 9:37 PM, Even Rouault wrote: > Selon Christopher Barker : > > I'd note that in the OGR XPlane driver, a function is available to compute the > distance on the spheroid. You could use it if you don't need much ac

[gdal-dev] GDAL to read MOD06_L2 MODIS HDF4 download

2009-09-22 Thread Limei Ran
Hi: I am trying to read a MOD06_L2 MODIS cloud product downloaded file. The file is in HDF4 format. I compiled GDAL with HDF4. But, when I use gdalinfo to check the file information. It did not give me right information with Longitude and Latitude missing from subdatasets. My question is

[gdal-dev] Work report of Chaitanya kumar CH (Jul 18, 2009 to Sep 8, 2009)

2009-09-22 Thread Chaitanya kumar CH
Frank, Please find the attached copy of my work report for the duration of Jul 18, 2009 to Sep 8, 2009. http://trac.osgeo.org/gdal/wiki/MaintenanceReportsByChaitanya I will post my next report on 24th. Best regards, -- Chaitanya kumar CH. +91-9848167848 Jul 18, 2009 to Sep 8, 2009 #3083 Tested

Re: [gdal-dev] Problem converting .gml to shapefile

2009-09-22 Thread Chaitanya kumar CH
Adrian, May be the problem is not with the shapefile. Provide a copy of the shapefile you generated to me. Shapefile field names have some limitations. They cannot be longer than 10 chars. http://www.gdal.org/ogr/drv_shapefile.html On Tue, Sep 22, 2009 at 9:09 PM, Adrián Ribao Martínez wrote: >

Re: [gdal-dev] How to add georeferencing tags to a .tif?

2009-09-22 Thread Greg Coats
When gdal_translate reads in a GeoTIFF .tif file and writes out a .ppm file, the user receives a warning message saying that the georeferencing metadata is not being copied into the output .ppm file, and is being lost. When gdal_translate reads in a .tif file with TIFF tag 700 XMP metadata,

Re: [gdal-dev] Problem converting .gml to shapefile

2009-09-22 Thread Chaitanya kumar CH
Adrian, I see the complete map, one similar to the wikipedia version. I did this with the latest daily snapshot of gdal with the command:   ogr2ogr -f "ESRI Shapefile" limits limits.gml -nlt multipolygon Please provide the GDAL version you used and see if you can open the shapefile in a different