id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 2081,bad constant values in OGR C# wrap?,markcheyne,tamas,"There are many public static readonly string constants exposed in the OSGeo.OSR.Osr class (http://www.gdal.org/ogr/classOGRSpatialReference.html#2016fee7b234666c5e94d528661e6729). Like SRS_UL_US_FOOT, SRS_UL_US_FOOT_CONV, etc. I believe the intent is for these to correspond to the #define constants in ogr_srs_api.h (http://www.gdal.org/ogr/ogr__srs__api_8h-source.html). However, the values of these constants is the NAME of the constant, not its value. For example, I'd expect OSGeo.OSR.Osr.SRS_UL_US_FOOT = ""U.S. Foot"" but it is OSGeo.OSR.Osr.SRS_UL_US_FOOT = ""SRS_UL_US_FOOT"" ",defect,closed,normal,1.5.0,CSharpBindings,1.5.0 betas/RCs,normal,fixed,,