Skip to contents

Compose FIS-Broker URL

Usage

compose_fis_broker_url(
  cmd = "user_login",
  session_id = NULL,
  type = NULL,
  id = NULL
)

Arguments

cmd

command (default: "user login")

session_id

as retrieved by login_to_fis_broker, (default: NULL)

type

dataset type, i.e. "ATOM", "WFS" or "WMS" (default: NULL)

id

dataset id (default: NULL)

Value

composed FIS-Broker URL