Learn R Programming

gdalraster (version 1.11.1)

http_enabled: 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()

Arguments

Value

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

Examples

Run this code
http_enabled()

Run the code above in your browser using DataLab