Re: [gdal-dev] importFromMICoordSys function

2008-09-16 Thread Tamas Szekeres
It haven't been exposed to the SWIG API yet. Best regards, Tamas 2008/9/16 Darius <[EMAIL PROTECTED]>: > Hi, > is this function currently supported in OGR library? > When I'm trying to call it, I'm getting this error (C# in VS 2003): > 'OSGeo.OGR.SpatialReference' does not contain a definition

[gdal-dev] importFromMICoordSys function

2008-09-15 Thread Darius
Hi, is this function currently supported in OGR library? When I'm trying to call it, I'm getting this error (C# in VS 2003): 'OSGeo.OGR.SpatialReference' does not contain a definition for 'importFromMICoordSys'. I'm missing some additional references? Everything else works fine (all standart Ogr li