[gdal-dev] ogrinfo and gml?

2008-07-21 Thread Wendell Turner
Why do the examples of ogrinfo not work? That is, the example shows a coal_dep.gml with contents of: 0.000 0.000 2 2 7 110 110 78.531,50.694 Yet ogrinfo doesn't recognize it: > ogrinfo coal_dep.gml FAILURE: Unable to open datasource `coal_dep.gml' with the following drivers. ...

Re: [Gdal-dev] c# Bindings in Mono/Linux

2008-07-21 Thread Tamas Szekeres
Frank, I've committed in the SVN trunk to produce well formed xml with the development version. However I doubt if it causes this problem. Probably your environment settings like incorrect LD_LIBRARY_PATH prevents from loading the gdal so or the related so-s (like proj). At the buildbot configurat

[gdal-dev] extracting polynomial from gdalwarp

2008-07-21 Thread Diana Esch-Mosher
I have a set of images (domain A) and another set of images (domain B), both with available GCPs I want to: 1) determine a minimum second order polynomial transform from domain A -> domain B using the two sets of GCPs 2) apply that transform to domain A GCPs to get domain B GCP's Could some

Re: [gdal-dev] ogr2gui - project development

2008-07-21 Thread Stefan Keller
Salut Matthieu, Nice idea! It's a good alternative to our GeoConverter (http://geoconverter.hsr.ch) - especially for large files. I actually could'nt test it right away as the Windows Installer on this PC is disabled (opened it instead with 'LessMSIerables'). Would'nt it be more "open source" li

Re: [Gdal-dev] c# Bindings in Mono/Linux

2008-07-21 Thread fevans
Tamas, with regards to mono/gdal bindings, I suspect I'm doing something wrong in the build process. Clearly the buildbots are passing. One item that's been bothering me is line 50 of "swig\csharp\GNUMakefile" Its generating a config-xml wrapper for the dll, but thet XML is mal-Formed. echo ""

Re: [Gdal-dev] Workaround for DataSet.GetGCPs from c#/java?

2008-07-21 Thread fevans
Tamas: Works great. Thanks!!! http://download.osgeo.org/gdal/daily/gdalsvn-stable-20080721.zip Tamas Szekeres wrote: > > FYI: I've just added the implementation for the Dataset.GetGCPs, > Dataset.SetGCPs and GCPsToGeotransform for the C# bindings in the > SVN-trunk. I'

[gdal-dev] Nodata Raster Calue

2008-07-21 Thread SriRam . PrasadBhasker
I have a Jp2 16 Bit Image [ GreyScale ] This has a NoData value ... I want to change the NoData value to White Color Can anyone let me know the Syntax for getting this done thru GDAL_TRANSLATE___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://l