Opened 16 years ago

Closed 13 years ago

#2188 closed defect (fixed)

Expose OGR SpatialReference.SetLinearUnitsAndUpdateParameters() to C#

Reported by: markcheyne Owned by: warmerdam
Priority: normal Milestone:
Component: SWIG (all bindings) Version: unspecified
Severity: normal Keywords:
Cc: tamas

Description

The method exists on the native class (http://www.gdal.org/ogr/classOGRSpatialReference.html#daab3d6e836f93974022bd78e221c4b4)

But it is not visible in the C# wrap.

Thank you Tamas, et. al. !

Change History (4)

comment:1 by Even Rouault, 16 years ago

Component: defaultCSharpBindings
Owner: changed from warmerdam to tamas

comment:2 by warmerdam, 16 years ago

Cc: tamas added
Component: CSharpBindingsSWIG (all bindings)
Milestone: 1.6.0
Owner: changed from tamas to warmerdam

I see this method is not even exposed to the C API. I do not feel comfortable about extending the C and swig apis in the 1.5 branch without fairly careful consideration. However, I will address this in the C API and generic swig level myself in trunk.

comment:3 by hobu, 15 years ago

Milestone: 1.6.11.7.0

comment:4 by Even Rouault, 13 years ago

Milestone: 1.8.1
Resolution: fixed
Status: newclosed

Was added 3 years ago in r13719

Note: See TracTickets for help on using tickets.