Description
MapStore currently does not support temporal filtering when downloading vector or raster data.
GeoServer provides temporal filtering capabilities that can be leveraged to address this limitation:
Acceptance criteria
Vector
Raster
UI
Other useful information
Security vulnerabilities
Do not report security vulnerabilities in public issues.
If you believe you have found a vulnerability in MapStore, please use GitHub private vulnerability reporting or contact the security address listed in SECURITY.md.
Description
MapStore currently does not support temporal filtering when downloading vector or raster data.
GeoServer provides temporal filtering capabilities that can be leveraged to address this limitation:
Vector downloads: GeoServer supports temporal filtering for WFS downloads using OGC Filters.
Raster downloads: GeoServer WPS
gs:Downloadsupports filtering ImageMosaic granules by time:application/x-netcdf) can be used to download the resulting multidimensional dataset. Note: NetCDF output requires thewps-download-netcdfandnetcdf-outGeoServer extensions to be installed.Acceptance criteria
Vector
gs:Downloadusing thefilterparameter.Raster
gs:Downloadusing thefilterparameter.UI
Other useful information
Security vulnerabilities
Do not report security vulnerabilities in public issues.
If you believe you have found a vulnerability in MapStore, please use GitHub private vulnerability reporting or contact the security address listed in
SECURITY.md.