Re: [gdal-dev] How to use Gdal c# bindings with .NET Core

2020-06-18 Thread RejectKid
has there been progress made on .NetStandard support for the gdal nuget packages? I see this thread is a little old so I wasnt sure if it was dropped or not -- Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html ___ gdal-dev mailing

Re: [gdal-dev] New to Gdal and NITF

2020-05-08 Thread RejectKid
sweet thanks. this thread has helped a bunch thanks! -- Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] New to Gdal and NITF

2020-05-07 Thread RejectKid
It's hard to say what ive tried as I don't even know where to start really. I was expecting something like "new Nitf()" or "Nitf.Create()" style api and I'm not seeing those. I'm guessing I'm supposed to do something with the Gdal.Open() method but I dont know what I'd actually pass in there.

[gdal-dev] New to Gdal and NITF

2020-05-06 Thread RejectKid
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: