Re: [gdal-dev] Merge many raster using maximum value where overlaps

2017-11-20 Thread David Shean
Hi all, This is also possible with the dem_mosaic tool, part of the NASA Ames Stereo Pipeline toolkit. The utility is multithreaded and meant to handle an arbitrary number of large rasters efficiently. You want the ‘—max’ command line option. Unfortunately, the official NASA ASP site is curre

Re: [gdal-dev] Merge many raster using maximum value where overlaps

2017-11-20 Thread Nicolas Cadieux
Hi, You may be able to do that with the Saga grid mosaic. You can select ´max’ for overlapping areas. http://www.saga-gis.org/saga_tool_doc/2.3.0/grid_tools_3.html Nicolas > Le 17 nov. 2017 à 15:05, Rousseau Lambert2, Louis-Philippe (EC) > a écrit : > > Hi everyone, > > I would like to

Re: [gdal-dev] Motion: promote GDAL 2.2.3 RC1 for release

2017-11-20 Thread jratike80
Even Rouault-2 wrote > Motion: promote GDAL 2.2.3 RC1 for release > > Starting with my +1 > > ~ > > Best regards, > > Even +1 -Jukka Rahkonen- -- Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html ___ gdal-dev mailing lis

Re: [gdal-dev] Motion: promote GDAL 2.2.3 RC1 for release

2017-11-20 Thread Jeff McKenna
On 2017-11-20 7:03 AM, Even Rouault wrote: ~ Motion: promote GDAL 2.2.3 RC1 for release Starting with my +1 ~ +1 Works well here on Windows. -jeff -- Jeff McKenna MapServer Consulting and Training Services http://www.gatewaygeomatics.com/ _

Re: [gdal-dev] gdal library compiled for .NET CORE / UWP (Universal Windows Platform)

2017-11-20 Thread Gareth Francis
I haven't used .net core but this should contain the relevant information: https://github.com/swig/swig/issues/820 SWIG uses HandleRef to marshal pointers into .Net. Looks like the latest version of .Net core includes these types? If you can't use a verison of .Net with these types the GDAL SWIG

[gdal-dev] gdal library compiled for .NET CORE / UWP (Universal Windows Platform)

2017-11-20 Thread Fabio Antoci
Hi, I'm trying to develop an application for UWP with gdal library. I tried to compile the library to my own but I had a lot of errors due to the .NET_CORE e.g. *HandleRef* are not supported as the *ApplicationException* Did anyone already compile the GDAL for UWP or have some experiences do

Re: [gdal-dev] Extracting keys & values from OSM Planet

2017-11-20 Thread Even Rouault
On lundi 20 novembre 2017 15:48:20 CET Nikos Alexandris wrote: > * Even Rouault [2017-11-07 22:37:02 +0100]: > >> 2. Is OGR handling well the conversion from .osm to ESRI Shapefiles? > > > >Yes, but within the limits ot the shapefile, and particularly .dbf format: > >limitation to 254 characters f

Re: [gdal-dev] Extracting keys & values from OSM Planet

2017-11-20 Thread Nikos Alexandris
* Even Rouault [2017-11-07 22:37:02 +0100]: 2. Is OGR handling well the conversion from .osm to ESRI Shapefiles? Yes, but within the limits ot the shapefile, and particularly .dbf format: limitation to 254 characters for field values, 10 characters for field names... which are easily violat

Re: [gdal-dev] Motion: Adopt RFC 70: Guessing output format from output file name extension

2017-11-20 Thread Even Rouault
On mercredi 15 novembre 2017 16:07:03 CET Even Rouault wrote: > Hi, > > I move to adopt RFC 70: Guessing output format from output file name > extension > > https://trac.osgeo.org/gdal/wiki/rfc70_output_format_guess > > Starting with my +1, I declare this motion passed with +1 from JukkaR,

[gdal-dev] Motion: promote GDAL 2.2.3 RC1 for release

2017-11-20 Thread Even Rouault
Hi, (Combining both RC availability announcement and motion for vote) I have prepared a GDAL/OGR 2.2.3 release candidate. Peek up an archive among the following ones (by ascending size): http://download.osgeo.org/gdal/2.2.3/gdal-2.2.3RC1.tar.xz http://download.osgeo.org/gdal/2.2.3/gdal-2.2.