You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i found that api rest now shows download_url a link that refers to an endpoint which sends a wps request to geoserver instead of original behavior of points to original uploaded file, and i see a note about a kind of deprecation plan of this new way in favor of an array of download_urls field.
i have a few datasets with many features, and default config of geoserver don't allows me donwload many datasets on this way, so i guess is important keep a field that allows download original uploaded field along with the wps way, i guess most of times users wants to download data directly and not as a query resulst, but the actual way have to proccess always via WPS, and that needs to change many settings, for example: OGC_REQUEST_TIMEOUT from 30 to 1200 to keep consistent with geoserver config, but have to change WPS Download config in geoserver to increase sizes and so on...
Then, i guess default configuration in this way must be a set with higher values and keep available the way of retrieve original dataset files to direct download as a choice
Describe the bug
at full metadata page, in download section, don't appear the Original Dataset link
Expected Behavior
able to download original dataset
Steps to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: