Home
last modified time | relevance | path

Searched refs:RMF_UnitsCM (Results 1 – 4 of 4) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/rmf/
H A Drmfdataset.cpp51 static const char RMF_UnitsCM[] = "cm"; variable
1536 poDS->pszUnitType = CPLStrdup( RMF_UnitsCM ); in Open()
1750 else if ( EQUAL(poDS->pszUnitType, RMF_UnitsCM) ) in Create()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/rmf/
H A Drmfdataset.cpp50 static const char RMF_UnitsCM[] = "cm"; variable
78 return CPLStrdup( RMF_UnitsCM ); in RMFUnitTypeToStr()
96 else if( EQUAL(pszUnit, RMF_UnitsCM) ) in RMFStrToUnitType()
/dports/graphics/gdal/gdal-3.3.3/frmts/rmf/
H A Drmfdataset.cpp50 static const char RMF_UnitsCM[] = "cm"; variable
78 return CPLStrdup( RMF_UnitsCM ); in RMFUnitTypeToStr()
96 else if( EQUAL(pszUnit, RMF_UnitsCM) ) in RMFStrToUnitType()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/rmf/
H A Drmfdataset.cpp50 static const char RMF_UnitsCM[] = "cm"; variable
78 return CPLStrdup( RMF_UnitsCM ); in RMFUnitTypeToStr()
96 else if( EQUAL(pszUnit, RMF_UnitsCM) ) in RMFStrToUnitType()