sanitize_gdal_url: Extracts the http URL from a VSIZIP URL

View source: R/utils.R

sanitize_gdal_urlR Documentation

Extracts the http URL from a VSIZIP URL

Description

This function takes a VSIZIP URL and extracts the http URL from it

Usage

sanitize_gdal_url(url)

Arguments

url

A character string representing the VSIZIP URL

Value

A character string representing the http URL extracted from the VSIZIP URL


rnaturalearth documentation built on Aug. 8, 2025, 7:31 p.m.