Re: [gdal-dev] WFS driver bug2 - MAXFEATURES not working

2016-10-19 Thread Odd Ragnar Lydersen
Thanks for the clarification about the axis order, which differs between the two versions of WFS. That explains a lot, and first tests in my code is looking good. Those pitfalls, are hard to see sometimes. >Odd-Ragnar< -Opprinnelig melding- Fra: Even Rouault [mailto:even.roua...@spatia

[gdal-dev] Simplify WMS minidriver managment?

2016-10-19 Thread Lucian Plesea
Does anyone have any objection on removing the dynamic aspect of the WMS minidriver manager? It seems to be patterned on the GDAL driver registry, but within the confines of WMS there are no dynamic minidriver list changes. It also leaks resources currently when the WMS driver is unregistered.

[gdal-dev] GDAL/OGR 2.1.2 RC2 Available for Review

2016-10-19 Thread Even Rouault
Hi, I've generated a new RC because of a regression I just found (fixed per https://trac.osgeo.org/gdal/ticket/6691) Updated links: http://download.osgeo.org/gdal/2.1.2/gdal-2.1.2RC2.tar.xz http://download.osgeo.org/gdal/2.1.2/gdal-2.1.2RC2.tar.gz http://download.osgeo.org/gdal/2.1.2/gdal

Re: [gdal-dev] Motion: Promote 2.1.2RC1 for release

2016-10-19 Thread Even Rouault
Le mercredi 19 octobre 2016 11:09:43, Even Rouault a écrit : > Motion: GDAL/OGR 2.1.2RC1 is promoted to be the official 2.1.2 final > release. > > --- > > +1 Even Sigh. Changing my vote to -1 as I just discovered that the fix done in https://trac.osgeo.org/gdal/ticket/6681 indirectly caused a r

Re: [gdal-dev] Utilities as a library, C API

2016-10-19 Thread Even Rouault
Ivan, The fact that GDALTranslateOptions is opaque is a design decision that was the outcome of the discussion phase of RFC 59. It was thought that it would be difficult to have a stable C structure that could be also extented in the future without becoming too messy. For example regarding old

[gdal-dev] Utilities as a library, C API

2016-10-19 Thread Ivan Lucena
Hi there, I am trying to use C API defined in gdal_utils.h. By reading the RFC 59.1 I understand that the SWIG wrappers will have a nice interface to pass the parameters [1], ex.: format --- output format ("GTiff", etc...) outputType --- output type (gdal.GDT_Byte, etc...)

Re: [gdal-dev] Read PDF with OGR

2016-10-19 Thread Andreas Oxenstierna
Thanks, gdal_edit.py worked as you described, exactly what I needed for these orienteering maps. Yes, I wondered how OGR actually should interpret unstructured PDF vectors... I unsuccesfully tested with vector PDFs created by several softwares - which softwares can actually create ogr-readable

Re: [gdal-dev] Read PDF with OGR

2016-10-19 Thread Even Rouault
Le mercredi 19 octobre 2016 17:09:03, Andreas Oxenstierna a écrit : > Hi list > > I want to attach georeferencing to existing vector PDF files that lacks > georef info. > > This works without any issues using gdal: > gdal_translate -of PDF -a_srs EPSG:3006 -a_ullr 718500 6359200 726500 > 6369100

[gdal-dev] Read PDF with OGR

2016-10-19 Thread Andreas Oxenstierna
Hi list I want to attach georeferencing to existing vector PDF files that lacks georef info. This works without any issues using gdal: gdal_translate -of PDF -a_srs EPSG:3006 -a_ullr 718500 6359200 726500 6369100--config GDAL_PDF_DPI 300 but all attempts with ogr fails, even if the PDF

Re: [gdal-dev] WFS driver bug2 - MAXFEATURES not working

2016-10-19 Thread Even Rouault
Le mercredi 19 octobre 2016 15:17:52, Odd Ragnar Lydersen a écrit : > Now I have come around to test this a bit more. > > 1) I tried the same as you did, only for wfs v. 1.1.0 > > ogrinfo -ro > "WFS:http://demo.mapserver.org/cgi-bin/wfs?VERSION=1.1.0&MAXFEATURES=1"; > continents -al -spat 0 45

Re: [gdal-dev] Motion: Promote 2.1.2RC1 for release

2016-10-19 Thread Howard Butler
> On Oct 19, 2016, at 6:56 AM, Jeff McKenna > wrote: > > On 2016-10-19 6:09 AM, Even Rouault wrote: >> Motion: GDAL/OGR 2.1.2RC1 is promoted to be the official 2.1.2 final release. >> > > +1 jeff +1 Howard ___ gdal-dev mailing list gdal-dev@lists.

Re: [gdal-dev] WFS driver bug2 - MAXFEATURES not working

2016-10-19 Thread Odd Ragnar Lydersen
Now I have come around to test this a bit more. 1) I tried the same as you did, only for wfs v. 1.1.0 ogrinfo -ro "WFS:http://demo.mapserver.org/cgi-bin/wfs?VERSION=1.1.0&MAXFEATURES=1"; continents -al -spat 0 45 15 50 INFO: Open of `WFS:http://demo.mapserver.org/cgi-bin/wfs?VERSION=1.1.0&M

Re: [gdal-dev] FW: Function - GDALCreatePansharpenedVRT

2016-10-19 Thread Jidnyasa Nilange
Hi, Can anyone provide me a flowchart of the methods to be used to actually access the pansharpened dataset and convert it into .tif? i.e. I would like to know how to move ahead after getting CE_NONE from GDALPansharpenProcessRegion method. Thanks & regards, Jidnyasa N -Original Message--

Re: [gdal-dev] Motion: Promote 2.1.2RC1 for release

2016-10-19 Thread Jeff McKenna
On 2016-10-19 6:09 AM, Even Rouault wrote: Motion: GDAL/OGR 2.1.2RC1 is promoted to be the official 2.1.2 final release. +1 jeff -- Jeff McKenna MapServer Consulting and Training Services http://www.gatewaygeomatics.com/ ___ gdal-dev mailing lis

[gdal-dev] Motion: Promote 2.1.2RC1 for release

2016-10-19 Thread Even Rouault
Motion: GDAL/OGR 2.1.2RC1 is promoted to be the official 2.1.2 final release. --- +1 Even -- Spatialys - Geospatial professional services http://www.spatialys.com ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listin