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

fevans fevans at harris.com
Fri Jul 11 14:02:52 EDT 2008


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 <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
>>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at 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.



More information about the gdal-dev mailing list