There is a newer version of the record available.

Published December 12, 2022 | Version v0.5.0
Software Open

hydrocode-de/mathislewald-upload: Version 0.5

Authors/Creators

  • 1. Karlsruhe Institute of Technology (KIT)

Description

Description

With this version, more fine-grained target folder structures are possible. You can overwrite three different folder locations now:

  1. The DATADIR for the base directory of Geoserver, here the base-layer will be uploaded to DATADIR/base and the inventory to the root of that folder
  2. The WWWDIR indicates the location of the frontend application. At WWWDIR/assets/, a JSON of checksums will be created and in the WWWDIR/assets/img all inventory images are uplaoded.
  3. The images location can optionally be overwritten using IMGDIR environment variable

Using a image folder outside of the React application is helpful, ie. to use a proxy to serve from a different location (ie. to restrict access to the application only). Secondly, the upload app now creates a checksum.json in the assets folder of the React application. These checksums will be synchronized to the React app, to determine if data needs to be updated in the local storage. This way, we can significantly decrease the requests on the server, while the application is operated in online mode.

What's Changed

Full Changelog: https://github.com/hydrocode-de/mathislewald-upload/compare/v0.4.0...v0.5.0

Files

hydrocode-de/mathislewald-upload-v0.5.0.zip

Files (19.7 kB)

Name Size Download all
md5:3ac8b9f5e0cad40888eb7eef150955e9
19.7 kB Preview Download

Additional details