Tamas: Works great. Thanks!!! http://download.osgeo.org/gdal/daily/gdalsvn-stable-20080721.zip
Tamas Szekeres wrote: > > FYI: I've just added the implementation for the Dataset.GetGCPs, > Dataset.SetGCPs and GCPsToGeotransform for the C# bindings in the > SVN-trunk. I've added the use cases for these functions in the > GDALWrite and GDALInfo sample applications. Will also apply these in > the stable branch soon. > > > Best regards, > > Tamas > > > 2008/7/11 fevans <[EMAIL PROTECTED]>: >> >> OK, c# works for me. Will be on task all weekend so let me know if I can >> help. >> >> >> Tamas Szekeres wrote: >>> >>> Hi, >>> >>> This will requre a bindings specific implementation, I'll be trying to >>> implement something in this weekend if this issue is pressing for you. >>> But it will only affect the c# interface, though >>> >>> Best regards, >>> >>> Tamas >>> >>> >>> >>> 2008/7/11 fevans <[EMAIL PROTECTED]>: >>>> >>>> I see the milestone for this is GDAL 1.5.3. >>>> http://trac.osgeo.org/gdal/ticket/1677 >>>> >>>> Is there any other way to access the GCPs in java/c#? For example, >>>> would >>>> it >>>> be possible to construct a "SWIGTYPE_p_int", and a >>>> "SWIGTYPE_p_GDAL_GCP[]" ? >>>> I experimented a little but sort of hit a swig wall. >>>> >>>> BTW, keep up the great work Tamas. >>>> >>>> >>>> >>>> Tamas Szekeres wrote: >>>>> >>>>> 2007/6/19, Jason Beverage <[EMAIL PROTECTED]>: >>>>>> Hi all, >>>>>> >>>>>> It seems like the signature for DataSet.GetGCPs is incorrect in the >>>>>> C# >>>>>> bindings. It is currently: >>>>>> void DataSet.GetGCPs(SWIGTYPE_p_int nGCPs, SWIGTYPE_p_p_GDAL_GCP >>>>>> pGCPs) >>>>>> >>>>>> It seems like it should be: >>>>>> GCP[] Dataset.GetGCPs(); >>>>>> >>>>>> Should I open a ticket? >>>>>> >>>>>> Thanks, >>>>>> >>>>>> Jason >>>>>> >>>>> >>>>> Yes please, and assign the ticket to the CSharpBindings component >>>>> >>>>> Best regards, >>>>> >>>>> Tamas Szekeres >>>>> _______________________________________________ >>>>> Gdal-dev mailing list >>>>> [EMAIL PROTECTED] >>>>> http://lists.maptools.org/mailman/listinfo/gdal-dev >>>>> >>>>> >>>> >>>> -- >>>> View this message in context: >>>> http://www.nabble.com/DataSet.GCPs-Method-in-C--Bindings-tp11197327p18409180.html >>>> Sent from the GDAL - Dev mailing list archive at Nabble.com. >>>> >>>> _______________________________________________ >>>> gdal-dev mailing list >>>> gdal-dev@lists.osgeo.org >>>> http://lists.osgeo.org/mailman/listinfo/gdal-dev >>>> >>> _______________________________________________ >>> gdal-dev mailing list >>> gdal-dev@lists.osgeo.org >>> http://lists.osgeo.org/mailman/listinfo/gdal-dev >>> >>> >> >> -- >> View this message in context: >> http://www.nabble.com/DataSet.GCPs-Method-in-C--Bindings-tp11197327p18409442.html >> Sent from the GDAL - Dev mailing list archive at Nabble.com. >> >> _______________________________________________ >> gdal-dev mailing list >> gdal-dev@lists.osgeo.org >> http://lists.osgeo.org/mailman/listinfo/gdal-dev >> > _______________________________________________ > gdal-dev mailing list > gdal-dev@lists.osgeo.org > http://lists.osgeo.org/mailman/listinfo/gdal-dev > > -- View this message in context: http://www.nabble.com/DataSet.GCPs-Method-in-C--Bindings-tp11197327p18569794.html Sent from the GDAL - Dev mailing list archive at Nabble.com. _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev