Skip to content

Update the layout of the dataset viewer for the non-spatial dataset #2260

@subashtiwari1010

Description

@subashtiwari1010

Description

Review datasets viewer supporting both spatial and non-spatial datasets. We should ensure consistent visualization and remove all the unrelated functionalities not supported by non-spatial datasets

Tasks to be done:

  • In the plugin configuration of the feature grid, pass the configuration to make the feature grid full screen
  • Display the feature grid when landing in the dataset viewer, by adding the condition in resourceObservable inside gnresource epic
  • While displaying the dropdowns, hide the options that are not needed like view data, edit data, edit style, upload style, etc.
  • For the dropdown in localConfig, add the disablePluginIf or disabledIf if the state that tells the dataset is not a spatial dataset
  • Similarly, for all the plugins related to the map, add the disablePluginIf or disabledIf if the state that tells the dataset is not a spatial dataset
  • Or add different configuration setup and use it for the dataset with no spatial information

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions