[gdal-dev] white line between tiles when using gdal_translate on a vrt file

2014-09-16 Thread 00darki
Hello, I've a problem when I use gdal_translate on a vrt, some lines appear on the generated image. These lines correspond to the border of each small image referenced in the vrt. These images have been reprojected to mercator projection. Lines appears randomly at some zoom levels. I thought the

[gdal-dev] ogr.Geometry - UnionCascaded() question

2014-09-16 Thread Max Demars
Hi, I want to do a union on many ogr.Geometry stored in a list, but I have a TypeError: unbound method UnionCascaded() must be called with Geometry instance as first argument (got list instance instead). I though UnionCascaded was made to perform Union on many geometries like this:

Re: [gdal-dev] ogr.Geometry - UnionCascaded() question

2014-09-16 Thread Even Rouault
Le mardi 16 septembre 2014 19:43:43, Max Demars a écrit : Hi, I want to do a union on many ogr.Geometry stored in a list, but I have a TypeError: unbound method UnionCascaded() must be called with Geometry instance as first argument (got list instance instead). I though UnionCascaded was

Re: [gdal-dev] ERROR 1: Too many points (440 out of 441) failed to transform, unable to compute output bounds.

2014-09-16 Thread Simon Shak
I just recall seeing similar output from gdal info where it listed the meta data but still showed Coordinate System is `' for the main line. When I added the s_srs it fixed itself. However I will admit it was a long while ago and I could be remembering slightly off. On Sep 15, 2014 11:21 AM, Andre

Re: [gdal-dev] gdal-dev Digest, Vol 124, Issue 22

2014-09-16 Thread Love
Hi, Thanks! But it is workig only for some while for some hdf's, error still appears. I assigned one uniform target extent for all the files since this was what I specified before I downloaded the files from the oceancolor nasa. ERROR: D:\hdf\file\input gdalwarp -geoloc -te 109.975 3.475

Re: [gdal-dev] white line between tiles when using gdal_translate on a vrt file

2014-09-16 Thread Jukka Rahkonen
00darki alex.jong0019 at gmail.com writes: Hello, I've a problem when I use gdal_translate on a vrt, some lines appear on the generated image. These lines correspond to the border of each small image referenced in the vrt. These images have been reprojected to mercator projection.

[gdal-dev] OGR WCTS Security Issue / Migration To Spike

2014-09-16 Thread Frank Warmerdam
Folks, Robert Coup has noticed a security problem with the OGR WCTS service. As I am not aware of anyone using it, and it hasn't been maintained for a while, I'm going to move it to svn spike from trunk and added a small warning about it there. Anyone actually running this as a service may want