I doubt there is a NITF specific example, but it'll mostly look like other
format transforms.
What have you looked at already?
What have you tried?
What did you expect to happen?
What happened instead?
What debugging have you already tried?
Brad
-Original Message-
From: gdal-dev On Beha
Hi all,
I am new to gdal and was trying to save a grib image to tiff using the
below cmd line
gdal_translate f024.grb f024.tiff -of Gtiff
It worked perfectly for a single image but I have multiple images.
So is there something which we can use for this?
Regards,
Projjolita
___
Hi,
I would like to compile GDAL with DWGv8 support in Ubuntu.
I already have an ODA account and I've downloaded the Kernel and
Drawings SDK (and an activation header):
Kernel_lnxX64_5.3dll_21.3
Drawings_lnxX64_5.3dll_21.3
I'm trying to compile GDAL with:
CPPFLAGS='-I/home/jgr/dev/gdal/ODA/Kerne
Hello I am very new to the C# GDAL nuget and am trying to find an example of
the creation of a NITF image. Are there any examples of that?
For example if i have a png and i want to create a nitf from that and add
geolocation to that nitf how would i do that with this GDAL nuget?
--
Sent from:
Hi all,
I just wanted to introduce myself and the team I work with. I am a
software engineer at NDP in Boulder CO working on a variety of projects
which utilize a lot of the capabilities inside of GDAL. The lab which we
support is the Boulder TAP Lab (https://www.boulderlab.org/)
On many of the pr
On mercredi 6 mai 2020 18:17:34 CEST Craig Delancy wrote:
> Windows 10, 64-bit
>
> I'm having a bit of trouble building GDAL from source.
> It seems like it has a problem linking to PROJ, which build without issue
> for me. Is anyone here familiar with this specific error?
>
> 1> Creating libra
Windows 10, 64-bit
I'm having a bit of trouble building GDAL from source.
It seems like it has a problem linking to PROJ, which build without issue for
me.
Is anyone here familiar with this specific error?
1> Creating library gdal_i.lib and object gdal_i.exp
1>proj.lib(filemanager.obj) : error
On mercredi 6 mai 2020 16:27:24 CEST Frank Broniewski wrote:
> Hi everybody,
>
> I've written a small plugin for QGIS in which I am using OGR to
> transform GeoJSON from a Web API into a national CRS.
> It used to work fine, but the changes introduced to axis ordering with
> the latest versions of
Hi everybody,
I've written a small plugin for QGIS in which I am using OGR to
transform GeoJSON from a Web API into a national CRS.
It used to work fine, but the changes introduced to axis ordering with
the latest versions of GDAL introduced errors in my code. Things aren't
anymore where they