[Gdal-dev] Workaround for DataSet.GetGCPs from c#/java?

Tamas Szekeres szekerest at gmail.com
Fri Jul 11 13:59:09 EDT 2008


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 <fevans at harris.com>:
>
> 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 <jbeverage at prologic-inc.com>:
>>> 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
>> Gdal-dev at lists.maptools.org
>> 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 at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>


More information about the gdal-dev mailing list