-
Notifications
You must be signed in to change notification settings - Fork 0
Restore Mariana (2015) Juxtapose satellite comparison embeds #1
Copy link
Copy link
Open
Description
Summary
The post Imagens de satélite mostram rastro de lama e destruição em Mariana (MG) (/imagens-de-satelite-mostram-rastro-de-lama-e-destruicao-em-mariana-mg/) originally had two Juxtapose sliders (July vs November 2015 DigitalGlobe imagery).
Why they broke
Knight Lab still hosts the embed shell and JSON configs, but each config references JPEGs on the old WordPress media path (codigourbano.org/wp-content/uploads/2015/11/). Those URLs now return 404 (no archived copies found on Wayback for these files), so the iframes load empty.
Done in the repo (interim)
- Removed the two iframes and added an archive Nota do arquivo with links to the public JSON metadata on S3 (useful to recover filenames, labels, credits, and slider options).
Metadata (Knight Lab S3):
- Overview: https://s3.amazonaws.com/uploads.knightlab.com/juxtapose/c1b5c6ca-88f5-11e5-a524-0e7075bba956.json
- Bento Rodrigues: https://s3.amazonaws.com/uploads.knightlab.com/juxtapose/9a91474c-88df-11e5-a524-0e7075bba956.json
Follow-up work
- Recover the four JPEGs referenced in those JSONs (e.g. from backups, DigitalGlobe/provider terms permitting, or other historical copies).
- Add them to the static site under something like
assets/images/2015/11/(or consistent archive layout). - Re-enable the sliders by either:
- hosting small JSON files in the repo whose
srcfields use HTTPS absolute URLs to the new asset paths, and pointing Juxtapose embeduidat those JSON URLs (Juxtapose accepts a full URL when theuidquery param starts withhttp), or - another documented approach that avoids mixed content and 404s.
- hosting small JSON files in the repo whose
- Trim or keep the archive note once embeds work again (editorial choice).
Related file
_posts/2015-11-12-imagens-de-satelite-mostram-rastro-de-lama-e-destruicao-em-mariana-mg.md
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels