Home
last modified time | relevance | path

Searched defs:HAVE_GDAL (Results 1 – 8 of 8) sorted by relevance

/dports/devel/liblas12/libLAS-1.2.1/python/liblas/
H A D__init__.py3 HAVE_GDAL = bool(las.LAS_IsGDALEnabled()) variable
/dports/math/octave-forge-mapping/mapping-1.4.1/src/
H A Dconfigure.ac47 AC_DEFINE(HAVE_GDAL, 1, [Define to 1 if gdal is present.]) definition
/dports/devel/liblas/libLAS-1.8.1/python/liblas/
H A D__init__.py5 HAVE_GDAL = bool(las.LAS_IsGDALEnabled()) variable
/dports/security/owasp-dependency-check/DependencyCheck-3.1.1/dependency-check-core/src/test/resources/cmake/opencv/cmake/
H A DOpenCVFindLibsGrfmt.cmake208 set(HAVE_GDAL NO) variable
210 set(HAVE_GDAL YES) variable
/dports/math/octave-forge-mapping/mapping-1.4.1/inst/
H A Drasterinfo.m47 HAVE_GDAL = ! isempty (which ("gdalread")); variable
/dports/graphics/opencv/opencv-4.5.3/cmake/
H A DOpenCVFindLibsGrfmt.cmake281 set(HAVE_GDAL NO) variable
284 set(HAVE_GDAL YES) variable
/dports/cad/sumo/sumo-1.2.0/
H A Dconfigure.ac250 AC_DEFINE([HAVE_GDAL], [1], [defined if GDAL is available]) definition
/dports/databases/grass7/grass-7.8.6/
H A Dconfigure.ac900 AC_DEFINE(HAVE_GDAL, 1, [define if GDAL is to be used]) definition