Home
last modified time | relevance | path

Searched refs:poOgrDS (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/libkml/
H A Dogrlibkmlfeaturestyle.cpp66 OGRLIBKMLDataSource * poOgrDS, in featurestyle2kml() argument
111 if ( poOgrDS->GetStylePath ( ) ) in featurestyle2kml()
112 oTmp.append ( poOgrDS->GetStylePath ( ) ); in featurestyle2kml()
175 if ( poOgrDS->GetStylePath ( ) ) in featurestyle2kml()
176 oTmp.append ( poOgrDS->GetStylePath ( ) ); in featurestyle2kml()
209 OGRLIBKMLDataSource * poOgrDS, in kml2featurestyle() argument
260 int nPathLen = strlen ( poOgrDS->GetStylePath ( ) ); in kml2featurestyle()
263 || EQUALN ( pszUrl, poOgrDS->GetStylePath ( ), nPathLen )) in kml2featurestyle()
271 && ( poOgrSTBLLayer = poOgrDS->GetStyleTable ( ) ) in kml2featurestyle()
340 if ( poOgrDS->ParseIntoStyleTable (&oStyle, pszUrlTmp)) { in kml2featurestyle()
[all …]
H A Dogrlibkmlfeature.h43 OGRLIBKMLDataSource *poOgrDS,
55 OGRLIBKMLDataSource * poOgrDS,
62 OGRLIBKMLDataSource * poOgrDS,
H A Dogrlibkmlfeaturestyle.h34 OGRLIBKMLDataSource *poOgrDS,
46 OGRLIBKMLDataSource *poOgrDS,
H A Dogr_libkml.h104 OGRLIBKMLDataSource *poOgrDS,
342 OGRLIBKMLDataSource * poOgrDS,
H A Dogrlibkmlfeature.cpp199 OGRLIBKMLDataSource * poOgrDS, in feat2kml() argument
701 featurestyle2kml ( poOgrDS, poOgrLayer, poOgrFeat, poKmlFactory, in feat2kml()
714 OGRLIBKMLDataSource * poOgrDS, in kml2feat() argument
724 kml2featurestyle ( poKmlPlacemark, poOgrDS, poOgrLayer, poOgrFeat ); in kml2feat()
756 CPL_UNUSED OGRLIBKMLDataSource * poOgrDS, in kmlgroundoverlay2feat() argument
H A Dogrlibkmllayer.cpp119 OGRLIBKMLDataSource * poOgrDS, in OGRLIBKMLLayer() argument
137 m_poOgrDS = poOgrDS; in OGRLIBKMLLayer()
H A Dogrlibkmldatasource.cpp752 OGRLIBKMLDataSource * poOgrDS, in AddLayer() argument
778 poOgrDS, in AddLayer()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/libkml/
H A Dogrlibkmlfeaturestyle.cpp64 OGRLIBKMLDataSource * poOgrDS, in featurestyle2kml() argument
100 if( poOgrDS->GetStylePath() ) in featurestyle2kml()
101 oTmp.append( poOgrDS->GetStylePath() ); in featurestyle2kml()
146 if( poOgrDS->GetStylePath() ) in featurestyle2kml()
147 oTmp.append( poOgrDS->GetStylePath() ); in featurestyle2kml()
175 OGRLIBKMLDataSource * poOgrDS, in kml2featurestyle() argument
217 static_cast<int>(strlen( poOgrDS->GetStylePath() )); in kml2featurestyle()
220 EQUALN( pszUrl, poOgrDS->GetStylePath(), nPathLen ) ) in kml2featurestyle()
227 ( poOgrSTBLLayer = poOgrDS->GetStyleTable() ) != nullptr && in kml2featurestyle()
284 if( poOgrDS->ParseIntoStyleTable(&oStyle, pszUrlTmp) ) in kml2featurestyle()
[all …]
H A Dogrlibkmlfeature.h39 OGRLIBKMLDataSource *poOgrDS,
51 OGRLIBKMLDataSource * poOgrDS,
58 OGRLIBKMLDataSource * poOgrDS,
H A Dogrlibkmlfeaturestyle.h32 OGRLIBKMLDataSource *poOgrDS,
44 OGRLIBKMLDataSource *poOgrDS,
H A Dogr_libkml.h90 OGRLIBKMLDataSource *poOgrDS,
315 OGRLIBKMLDataSource * poOgrDS,
H A Dogrlibkmlfeature.cpp233 OGRLIBKMLDataSource * poOgrDS, in feat2kml() argument
836 featurestyle2kml( poOgrDS, poOgrLayer, poOgrFeat, poKmlFactory, in feat2kml()
848 OGRLIBKMLDataSource * poOgrDS, in kml2feat() argument
856 kml2featurestyle( poKmlPlacemark, poOgrDS, poOgrLayer, poOgrFeat ); in kml2feat()
H A Dogrlibkmllayer.cpp117 OGRLIBKMLDataSource * poOgrDS, in OGRLIBKMLLayer() argument
133 m_poOgrDS(poOgrDS), in OGRLIBKMLLayer()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/libkml/
H A Dogrlibkmlfeaturestyle.cpp64 OGRLIBKMLDataSource * poOgrDS, in featurestyle2kml() argument
100 if( poOgrDS->GetStylePath() ) in featurestyle2kml()
101 oTmp.append( poOgrDS->GetStylePath() ); in featurestyle2kml()
146 if( poOgrDS->GetStylePath() ) in featurestyle2kml()
147 oTmp.append( poOgrDS->GetStylePath() ); in featurestyle2kml()
175 OGRLIBKMLDataSource * poOgrDS, in kml2featurestyle() argument
217 static_cast<int>(strlen( poOgrDS->GetStylePath() )); in kml2featurestyle()
220 EQUALN( pszUrl, poOgrDS->GetStylePath(), nPathLen ) ) in kml2featurestyle()
227 ( poOgrSTBLLayer = poOgrDS->GetStyleTable() ) != nullptr && in kml2featurestyle()
284 if( poOgrDS->ParseIntoStyleTable(&oStyle, pszUrlTmp) ) in kml2featurestyle()
[all …]
H A Dogrlibkmlfeature.h39 OGRLIBKMLDataSource *poOgrDS,
51 OGRLIBKMLDataSource * poOgrDS,
58 OGRLIBKMLDataSource * poOgrDS,
H A Dogrlibkmlfeaturestyle.h32 OGRLIBKMLDataSource *poOgrDS,
44 OGRLIBKMLDataSource *poOgrDS,
H A Dogr_libkml.h90 OGRLIBKMLDataSource *poOgrDS,
315 OGRLIBKMLDataSource * poOgrDS,
H A Dogrlibkmlfeature.cpp233 OGRLIBKMLDataSource * poOgrDS, in feat2kml() argument
836 featurestyle2kml( poOgrDS, poOgrLayer, poOgrFeat, poKmlFactory, in feat2kml()
848 OGRLIBKMLDataSource * poOgrDS, in kml2feat() argument
856 kml2featurestyle( poKmlPlacemark, poOgrDS, poOgrLayer, poOgrFeat ); in kml2feat()
H A Dogrlibkmllayer.cpp117 OGRLIBKMLDataSource * poOgrDS,
133 m_poOgrDS(poOgrDS),
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/libkml/
H A Dogrlibkmlfeaturestyle.cpp64 OGRLIBKMLDataSource * poOgrDS, in featurestyle2kml() argument
100 if( poOgrDS->GetStylePath() ) in featurestyle2kml()
101 oTmp.append( poOgrDS->GetStylePath() ); in featurestyle2kml()
146 if( poOgrDS->GetStylePath() ) in featurestyle2kml()
147 oTmp.append( poOgrDS->GetStylePath() ); in featurestyle2kml()
175 OGRLIBKMLDataSource * poOgrDS, in kml2featurestyle() argument
217 static_cast<int>(strlen( poOgrDS->GetStylePath() )); in kml2featurestyle()
220 EQUALN( pszUrl, poOgrDS->GetStylePath(), nPathLen ) ) in kml2featurestyle()
227 ( poOgrSTBLLayer = poOgrDS->GetStyleTable() ) != nullptr && in kml2featurestyle()
284 if( poOgrDS->ParseIntoStyleTable(&oStyle, pszUrlTmp) ) in kml2featurestyle()
[all …]
H A Dogrlibkmlfeature.h39 OGRLIBKMLDataSource *poOgrDS,
51 OGRLIBKMLDataSource * poOgrDS,
58 OGRLIBKMLDataSource * poOgrDS,
H A Dogrlibkmlfeaturestyle.h32 OGRLIBKMLDataSource *poOgrDS,
44 OGRLIBKMLDataSource *poOgrDS,
H A Dogr_libkml.h90 OGRLIBKMLDataSource *poOgrDS,
315 OGRLIBKMLDataSource * poOgrDS,
H A Dogrlibkmlfeature.cpp233 OGRLIBKMLDataSource * poOgrDS, in feat2kml() argument
836 featurestyle2kml( poOgrDS, poOgrLayer, poOgrFeat, poKmlFactory, in feat2kml()
848 OGRLIBKMLDataSource * poOgrDS, in kml2feat() argument
856 kml2featurestyle( poKmlPlacemark, poOgrDS, poOgrLayer, poOgrFeat ); in kml2feat()
H A Dogrlibkmllayer.cpp117 OGRLIBKMLDataSource * poOgrDS, in OGRLIBKMLLayer() argument
133 m_poOgrDS(poOgrDS), in OGRLIBKMLLayer()

12