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
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
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
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
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