D4Science D4Science Don't have a D4Science account? Create one Could not find what you are looking for? Contact us.

GeoportalRequest Data Type

The Class GeoportalRequest.

Properties
name data type description
gcube_scope string
item_type string It is the UCD ID {usecase_id}
item_id string It is the Project ID {project_id}
query_string string

Example

{
  "gcube_scope" : "...",
  "item_type" : "...",
  "item_id" : "...",
  "query_string" : "..."
}