http_enabled: Check if GDAL CPLHTTP services can be useful (libcurl)

View source: R/RcppExports.R

http_enabledR Documentation

Check if GDAL CPLHTTP services can be useful (libcurl)

Description

http_enabled() returns TRUE if libcurl support is enabled. Wrapper of CPLHTTPEnabled() in the GDAL Common Portability Library.

Usage

http_enabled()

Value

Logical scalar, TRUE if GDAL was built with libcurl support.

Examples

http_enabled()

gdalraster documentation built on April 4, 2025, 4:38 a.m.