[gdal-dev] Resampling rasters with search radius

2018-02-22 Thread Nicolas Cadieux
Hi, I am creating rasters with Lidar data using GDAL grid. I have very large datasets. This raster has 1m pixels. For now, I am using nearest neighbours with a 1x1 m. radius. This is fast. My goal is then to make 4 rasters all having the same 30 m pixel posting but I want these new rasters

[gdal-dev] Problem while building JPEG12

2018-02-22 Thread Roberto Ribeiro
Not entirely sure this question should be posted here, but given that the wiki gives instructions on how to do it, and at least part of the code was written by Frank, I'm taking a leap. Sorry if it's the wrong place. So, the wiki states that building for 12-bits is just a matter of defining BITS_I

Re: [gdal-dev] Constructing GDAL_WMS XML files for TMS servers

2018-02-22 Thread Even Rouault
On jeudi 22 février 2018 12:17:39 CET Julierme Pinheiro wrote: > Hi all, > > I found this discussion related to my question: http://osgeo-org.1560.x6. > nabble.com/gdal-dev-Constructing-GDAL-WMS-XML-files-for-TMS-servers- > td5033787.html. > > I have several sar images in geoserver and I need to

[gdal-dev] Constructing GDAL_WMS XML files for TMS servers

2018-02-22 Thread Julierme Pinheiro
Hi all, I found this discussion related to my question: http://osgeo-org.1560.x6. nabble.com/gdal-dev-Constructing-GDAL-WMS-XML-files-for-TMS-servers- td5033787.html. I have several sar images in geoserver and I need to create a XML file for each TMS service in order to load them in Qgis. For the

Re: [gdal-dev] ShapeLib/GDAL support for Dates and Booleans

2018-02-22 Thread Even Rouault
Jerry, > > My name is Jerry Faust, and I'm a recent contributor to MapWinGIS. We > provide GDAL/OGR layer support, and we use the embedded ShapeLib calls to > work with Shapefiles as our primary data source. Specifically, we make > direct DBF calls into dbfopen.c through gdal2xx.dll, bypassing t