Lukas Rosenthaler

Results 6 issues of Lukas Rosenthaler

Since geonames.org costs us a licence and most open source projects are using OpenStreetMap, I suggest changing the geolocation things in Knora to OSM. In addition, we can use https://leafletjs.com...

enhancement
question

We have to carefully look where we need deep copies of SipiImage, SipiXmp, SipiExiv etc. classes. We should provide copy constructors and assignment operator overloads creating deep copies of these...

question
risk of bug

If a region is requested, It may make sense to omit the metadata (for small thumbnails the metadata may be larger than the image data). Make this a configuration parameter....

enhancement

- eliminate all non-necessary config option form standard config file (e.g. knots-thumnail) - update documentation by clearly stating what are the prerequisites for compiling and what is needed for running...

enhancement

In `scripts/convert_from_binaries.lua` we expect the user provided mimetype to contain also the charset (separated by a `;`). If the charset is not submitted, Sipi's answer JSON does not contain a...

bug

The JPEG compression rate is hardcoded to 80. This should be a configurable parameter (in addition to the possibility to give the compression rate on the URL (and thus breaking...

enhancement