Fixed OSM bug I introduced back in January...
https://trac.osgeo.org/gdal/changeset/35846
On Wed, Oct 19, 2016 at 4:44 PM, Even Rouault
wrote:
> 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:
>
> ht
Hi Jukka,
> The XSD schema is massive but GDAL seems to resolve it and it finds huge
> amount of layers from the sample XML files, with geometries where they
> belong to.
You can use -oo REMOVE_UNUSED_LAYERS=YES (and -oo REMOVE_UNUSED_FIELDS=YES) to
get only the relevant layers for what is real
On Thursday 20 October 2016 20:27:14 Cechini, GSFC-423.0, Inc.] wrote:
> All,
>We’ve recently begun usage of the gdal_merge utility in our processing
> workflow and have hit a snag. I’m not sure if the snag is by design or is
> user error. Here’s the scenario:
>We have two 24_bit PNG im
All,
We’ve recently begun usage of the gdal_merge utility in our processing
workflow and have hit a snag. I’m not sure if the snag is by design or is user
error. Here’s the scenario:
We have two 24_bit PNG images, and existing image (E) and a new image (N) we
are merging into E. They a
On Thursday 20 October 2016 15:03:03 Ivan Lucena wrote:
> Hi Even,
>
>
> OK. It is what it is. I guess.
>
>
> I wrote a little test code:
>
>
> #include
> #include
>
> int main( int argc, char** argv )
> {
>char* papszArgv[1024];
>int i = 0;
>
>const char* pszSrcFilename =
Hi Even
I made a very short test with these data:
http://xml.nls.fi/XML/Schema/sovellus/ktjkii/modules/kiinteistotietojen_kyselypalvelu_WFS/Asiakasdokumentaatio_wfs-2015/helmikuu2017/ktjkii-wfs-2015.xsd
http://xml.nls.fi/XML/Schema/sovellus/ktjkii/modules/kiinteistotietojen_kyselypalvelu_WFS/Asia
Hi Even,
OK. It is what it is. I guess.
I wrote a little test code:
#include
#include
int main( int argc, char** argv )
{
char* papszArgv[1024];
int i = 0;
const char* pszSrcFilename = "rgbsmall.tif";
const char* pszDstFilename = "test90.tif";
GDALDatasetHhSrcD
*Apologies for cross posting!*
Call for Presentations
Please forward!
FOSDEM is a free and non-commercial event bringing together about 5000
developers in Brussels, Belgium. The goal is to provide open source
software developers and communities a place to meet and share thoughts. The
participati