Aaron Straup Cope
Aaron Straup Cope
https://github.com/MaxHalford/pointu
https://github.com/MaxHalford/halfgone
https://github.com/cenkalti/backoff https://en.wikipedia.org/wiki/Exponential_backoff
In `tile/seed.go`. Rather than doing this: ``` tmp, _ := iiifimage.NewImageFromConfigWithSource(ts.config, source, im.Identifier()) err = tmp.Transform(tr) ``` Do something like this: ``` tmp := iiifimage.NewCropFromConfigWithSource(source, tr.Region) tr.Region = "full" err...
It is just a no-op at this point.
Specifically things that aren't part of the official spec...
Basically, try to determine whether things are so over-heated that loading a new image will result in sadness. https://github.com/thisisaaronland/go-iiif#iiif-server-1
https://github.com/thisisaaronland/go-iiif/tree/gh-pages
In case you're wondering why (4-letter) ICAO codes exist: * `IDL` might mean JFK when it was still called "Idlewild" or the contemporary "Indianola Municipal Airport" * `HKG` might refer...