[gdal-dev] How to hide the GML in WFS

2015-06-01 Thread Jeremy Palmer
How do you hide the gml_id field from a WFS service? I think I'm setting the correct configuration options, but it doesn't seem to work: ogrinfo --config GML_EXPOSE_GML_ID NO --config GML_EXPOSE_FID NO -al -so WFS:"https://data.linz.govt.nz/services;key=59f2aaa148bd4818994fa0d3ca36f7e1/wfs/layer

Re: [gdal-dev] GDAL Landsat Dirver

2015-06-01 Thread Even Rouault
Hi, Actually there's another Landsat-8 driver sitting in an attachment to a ticket in Trac : https://trac.osgeo.org/gdal/ticket/5501 Even > Hi, > > I would like to note that the Landsat metadata files support added to > GDAL 2.0 > (https://svn.osgeo.org/gdal/trunk/gdal/gcore/mdreader/reader_la

Re: [gdal-dev] GDAL Landsat Dirver

2015-06-01 Thread Dmitry Baryshnikov
Hi, I would like to note that the Landsat metadata files support added to GDAL 2.0 (https://svn.osgeo.org/gdal/trunk/gdal/gcore/mdreader/reader_landsat.cpp) I think you can use this metadata reader to parse Landsat metadata file, or set to the Landsat dataset the imagery metadata in same manne

Re: [gdal-dev] GDAL Landsat Dirver

2015-06-01 Thread liminlu0314
landsatdataset.cpp landsatdataset.cpp is LANDSAT Driver source code -- View this message in context: http://osgeo-org.1560.x6.nabble.com/GDAL-Landsat-Dirver-tp5208438p5208440.html Sent from the GDAL - Dev mailing list arc

[gdal-dev] GDAL Landsat Dirver

2015-06-01 Thread liminlu0314
Hi All , I am a user of GDAL. During the appliance of GDAL, I found that GDAL doesn’t support the formats of Landsat 5, Landsat 7 and Landsat 8 data products. Therefore I wrote a format-extension for GDAL to support the formats of Landsat 5, Landsat 7 and Landsat 8 data products. I wondered

Re: [gdal-dev] CSharp bindings question

2015-06-01 Thread Even Rouault
Le lundi 01 juin 2015 07:47:55, Ari Jolma a écrit : > On 29.05.2015 11:52, Even Rouault wrote: > > As it might be difficult in practice to coordinate with all > > maintainers at the exact time were things are needed, perhaps we need > > some wiki page to document which new methods have been added a