Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/libkml/
H A Dogrlibkmlfeature.cpp376 const char* pszShape = poOgrFeat->GetFieldAsString(iPhotoOverlayShapeField); in feat2kml() local
377 if( EQUAL(pszShape, "rectangle") ) in feat2kml()
379 else if( EQUAL(pszShape, "cylinder") ) in feat2kml()
381 else if( EQUAL(pszShape, "sphere") ) in feat2kml()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/libkml/
H A Dogrlibkmlfeature.cpp462 const char* pszShape = in feat2kml() local
464 if( EQUAL(pszShape, "rectangle") ) in feat2kml()
466 else if( EQUAL(pszShape, "cylinder") ) in feat2kml()
468 else if( EQUAL(pszShape, "sphere") ) in feat2kml()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/libkml/
H A Dogrlibkmlfeature.cpp462 const char* pszShape = in feat2kml() local
464 if( EQUAL(pszShape, "rectangle") ) in feat2kml()
466 else if( EQUAL(pszShape, "cylinder") ) in feat2kml()
468 else if( EQUAL(pszShape, "sphere") ) in feat2kml()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/libkml/
H A Dogrlibkmlfeature.cpp462 const char* pszShape = in feat2kml() local
464 if( EQUAL(pszShape, "rectangle") ) in feat2kml()
466 else if( EQUAL(pszShape, "cylinder") ) in feat2kml()
468 else if( EQUAL(pszShape, "sphere") ) in feat2kml()