core-geonetwork icon indicating copy to clipboard operation
core-geonetwork copied to clipboard

Add option to disable the time dimension in WMS services that support the time dimension, to retrieve the default image

Open josegar74 opened this issue 1 year ago • 2 comments

Some WMS services with orthophotos composed of images taken at different times, use the time dimension.

GeoNetwork 4 displays a slider to see the different images, but it's not possible to see the full orthophoto.

wms-time-dimension

This change adds an option to disable this feature, so the default value is returned, usually with all the images.

wms-no-time-dimension


Some issues pending:

  • [ ] UI styling for the new option.
  • [ ] When going to other application page, like the search and returning to the map, the option is not preserved.

josegar74 avatar Aug 18 '23 13:08 josegar74

It works like a charm. My only concern is that users don't see the checkbox or don't know that checking it fixes the displaying of the whole photo. They just go with what they see and miss the whole photo

MichelGabriel avatar Sep 05 '23 08:09 MichelGabriel

@MichelGabriel can you check if the styling of the checkbox can be improved a bit? The alignment of the label doesn't seem to be good.

josegar74 avatar Sep 05 '23 09:09 josegar74