Re: [gdal-dev] Thoughts about including /I for xcopy in nmake.opt?

2016-02-11 Thread Timothy Astle
Oh, I'm sorry then. I better not break your workflow :-P I'll open up a pull request. Tim PS. Fine job heading up OSGeo Jeff. Best of luck in the future! On 11/02/2016 3:16 PM, Jeff McKenna wrote: On 2016-02-11 3:01 PM, Timothy Astle wrote: I was building GDAL on Windows today and hit a

Re: [gdal-dev] Thoughts about including /I for xcopy in nmake.opt?

2016-02-11 Thread Jeff McKenna
On 2016-02-11 3:01 PM, Timothy Astle wrote: I was building GDAL on Windows today and hit a case where the DATADIR was defined with a path that did not end with a backslash. That resulted in the following prompts: Does D:\yadda\yadda\gdal specify a file name or directory name on the target (F = f

[gdal-dev] Thoughts about including /I for xcopy in nmake.opt?

2016-02-11 Thread Timothy Astle
I was building GDAL on Windows today and hit a case where the DATADIR was defined with a path that did not end with a backslash. That resulted in the following prompts: Does D:\yadda\yadda\gdal specify a file name or directory name on the target (F = file, D = directory)? I was wondering if it

Re: [gdal-dev] Ogrinfo, WKT and geometries with Z

2016-02-11 Thread Even Rouault
Le jeudi 11 février 2016 11:15:33, Even Rouault a écrit : > Le jeudi 11 février 2016 10:53:06, Jukka Rahkonen a écrit : > > Hi, > > > > Ogrinfo is printing the WKT of XYZ geometries this way: > > > > ogrinfo polygonz.gpkg -al > > INFO: Open of `polygonz.gpkg' > > > > using driver `GPKG' su

Re: [gdal-dev] Ogrinfo, WKT and geometries with Z

2016-02-11 Thread Even Rouault
Le jeudi 11 février 2016 10:53:06, Jukka Rahkonen a écrit : > Hi, > > Ogrinfo is printing the WKT of XYZ geometries this way: > > ogrinfo polygonz.gpkg -al > INFO: Open of `polygonz.gpkg' > using driver `GPKG' successful. > > Layer name: polygonz > Geometry: Unknown (any) > Feature Count:

Re: [gdal-dev] Ogrinfo, WKT and geometries with Z

2016-02-11 Thread Ari Jolma
11.02.2016, 11:53, Jukka Rahkonen kirjoitti: Hi, Ogrinfo is printing the WKT of XYZ geometries this way: ogrinfo polygonz.gpkg -al INFO: Open of `polygonz.gpkg' using driver `GPKG' successful. Layer name: polygonz Geometry: Unknown (any) Feature Count: 1 Extent: (340.00, 420.00)

[gdal-dev] Ogrinfo, WKT and geometries with Z

2016-02-11 Thread Jukka Rahkonen
Hi, Ogrinfo is printing the WKT of XYZ geometries this way: ogrinfo polygonz.gpkg -al INFO: Open of `polygonz.gpkg' using driver `GPKG' successful. Layer name: polygonz Geometry: Unknown (any) Feature Count: 1 Extent: (340.00, 420.00) - (560.00, 580.00) Layer SRS WKT: (unkn