Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/wms/
H A Dwmsmetadataset.cpp385 const char* pszMinYLocal = NULL; in ExploreLayer() local
425 pszMinYLocal = CPLGetXMLValue(psSRS, "miny", NULL); in ExploreLayer()
429 if (pszMinXLocal && pszMinYLocal && pszMaxXLocal && pszMaxYLocal) in ExploreLayer()
433 pszMinY = pszMinYLocal; in ExploreLayer()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/wms/
H A Dwmsmetadataset.cpp377 const char* pszMinYLocal = nullptr; in ExploreLayer() local
416 pszMinYLocal = CPLGetXMLValue(psSRS, "miny", nullptr); in ExploreLayer()
420 if (pszMinXLocal && pszMinYLocal && pszMaxXLocal && pszMaxYLocal) in ExploreLayer()
424 pszMinY = pszMinYLocal; in ExploreLayer()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/wms/
H A Dwmsmetadataset.cpp377 const char* pszMinYLocal = nullptr; in ExploreLayer() local
416 pszMinYLocal = CPLGetXMLValue(psSRS, "miny", nullptr); in ExploreLayer()
420 if (pszMinXLocal && pszMinYLocal && pszMaxXLocal && pszMaxYLocal) in ExploreLayer()
424 pszMinY = pszMinYLocal; in ExploreLayer()
/dports/graphics/gdal/gdal-3.3.3/frmts/wms/
H A Dwmsmetadataset.cpp377 const char* pszMinYLocal = nullptr; in ExploreLayer() local
416 pszMinYLocal = CPLGetXMLValue(psSRS, "miny", nullptr); in ExploreLayer()
420 if (pszMinXLocal && pszMinYLocal && pszMaxXLocal && pszMaxYLocal) in ExploreLayer()
424 pszMinY = pszMinYLocal; in ExploreLayer()