Re: [gdal-dev] Motion: Approve Even Rouault as a contracted GDAL maintainer for 2022-2023

2022-08-29 Thread Andy Canfield
+1 On Mon, Aug 29, 2022 at 8:27 AM Daniel Morissette wrote: > +1 > > Daniel > > On 2022-08-27 08:42, Howard Butler wrote: > > Dear PSC, > > > > It has come to my attention that Even's term as a GDAL Maintainer > officially ended 31 JUL 2022. I propose that we extend him for another year > from 0

Re: [gdal-dev] OGRDataSource::CreateLayer error on application exit

2013-03-29 Thread Andy Canfield
On Fri, Mar 29, 2013 at 3:00 PM, Even Rouault wrote: > Le vendredi 29 mars 2013 21:38:13, Andy Canfield a écrit : > > If I create a shapefile layer like so: > > const char *pszShpDriverName = "ESRI Shapefile"; > > OGRSFDriver *poShpDriver; > > poShpDriver = &

[gdal-dev] OGRDataSource::CreateLayer error on application exit

2013-03-29 Thread Andy Canfield
he GeoTiff. It seems to be the creation of the .prj file that is the problem. I could always just create my own prj file in the same directory and spit out the WKT to it but I would rather not if I don't have to. Anyone know a fix for this? Thank You, Andy Canfield __

[gdal-dev] Image(GeoTiff) not rotated properly?

2013-03-26 Thread Andy Canfield
Please disregard I found what I needed to know in here: http://www.gdal.org/warptut.html and in here: http://trac.osgeo.org/gdal/browser/trunk/gdal/alg/gdalwarper.cpp and I now have it coming out correctly tilted. Thank You, Andy Canfield On Mon, Mar 25, 2013 at 5:51 PM, Andy Canfield wrote

[gdal-dev] Image(GeoTiff) not rotated properly?

2013-03-25 Thread Andy Canfield
I am attempting to tranform a GeoTiff from UTM14N to WGS84 using GDAL from VC++ 2008 and I am brand new to using GDAL. When I do the transformation everything seems to go off correctly but when I compare my transformed image in Quantum GIS to the source image projected on the fly by Quantum GIS th

[gdal-dev] C# examples or help docs?

2013-03-18 Thread Andy Canfield
of the original with a new name etc. Any help getting to that goal is greatly appreciated even if it just a link to a sample or help API. Thank You, Andy Canfield ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo