Description Usage Arguments Value
load geojson from url (username/password protected) into a data.frame object. this is particularly useful to handle geojson wfsurl with null geometry
1 | dt_loadGeoJSON2DFWithAuth(url, username, password)
|
url |
A geojson url string |
username |
username required to access url |
password |
password required to access url |
A data.frame object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.