[gdal-dev] How does WMTS driver detect DataWindow?

2016-11-28 Thread Rahkonen Jukka (MML)
Hi, While playing with gdal_translate and WMST my colleague found that GDAL was picking a wrong DataWindow with gdal_translate "WMTS:http://xx.yy.fi/foo/service?REQUEST=GetCapabilities&SERVICE=WMTS,layer=bar"; bar.xml -of WMTS After some thinking we started to believe that the reason may b

[gdal-dev] No XLSX fields in v2.1.2

2016-11-28 Thread Langford, Robert
All, Just wondering if someone could sanity check this possible bug for me. I'm trying to read data from a Excel spreadsheet. It was scripted and working fine on GDAL 2.1.1 but is now failing on GDAL 2.1.2. I've attached the spreadsheet, it is generated by our back office system (Microsoft S

Re: [gdal-dev] ogr python: copying features from postgis to postgis

2016-11-28 Thread Stefan Ziegler
Hi Even thanks for the hint: ERROR 6: CreateFeature : unsupported operation on a read-only datasource. ERROR 6: CreateFeature : unsupported operation on a read-only datasource. ERROR 6: CreateFeature : unsupported operation on a read-only datasource. ERROR 6: CreateFeature : unsupported operation

Re: [gdal-dev] How does WMTS driver detect DataWindow?

2016-11-28 Thread Even Rouault
On lundi 28 novembre 2016 15:33:31 CET Rahkonen Jukka (MML) wrote: > Hi, > > While playing with gdal_translate and WMST my colleague found that GDAL was > picking a wrong DataWindow with > > > gdal_translate > "WMTS:http://xx.yy.fi/foo/service?REQUEST=GetCapabilities&SERVICE=WMTS,laye > r=bar" b

Re: [gdal-dev] No XLSX fields in v2.1.2

2016-11-28 Thread Even Rouault
Hi, There was indeed some changes in the XLSX driver for 2.1.2 to fix some issues. I guess what you observe is an unfortunate regression linked to those changes. Would you mind filing a ticket in https://trac.osgeo.org/gdal/newticket about that ? Thanks Even > All, > > Just wondering if som

Re: [gdal-dev] ogr python: copying features from postgis to postgis

2016-11-28 Thread Even Rouault
On lundi 28 novembre 2016 18:19:40 CET Stefan Ziegler wrote: > Hi Even > > thanks for the hint: > > ERROR 6: CreateFeature : unsupported operation on a read-only datasource. > ERROR 6: CreateFeature : unsupported operation on a read-only datasource. > ERROR 6: CreateFeature : unsupported operatio