dt_loadGeoJSON2DFWithAuth: load geojson from url (username/password protected) into a...

Description Usage Arguments Value

View source: R/utils.R

Description

load geojson from url (username/password protected) into a data.frame object. this is particularly useful to handle geojson wfsurl with null geometry

Usage

1
dt_loadGeoJSON2DFWithAuth(url, username, password)

Arguments

url

A geojson url string

username

username required to access url

password

password required to access url

Value

A data.frame object


asiripanich/dtpluginr documentation built on Dec. 19, 2021, 5:36 a.m.