xronos-ch / xronos.rails

Ruby on Rails application powering XRONOS, an open infrastructure for chronometric data from archaeological contexts worldwide
https://xronos.ch
MIT License
4 stars 0 forks source link

Csv and JSON download #336

Closed MartinHinz closed 3 months ago

MartinHinz commented 4 months ago

I reactivated the download, which is now fed via COPY from the materialised view of the data and is therefore sufficiently fast. At the same time, I took the opportunity to enable a json download. Both can be accessed via the already existing and only deactivated toolbar, which I have moved to the left, as it would otherwise have been covered by the leaflet selection window. I have also fixed the dysfunctional download from the site show view.

Please check!