-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Dear Bastian and coauthors,
Thank you for the comparison tool! Unfortunately, I've been having some problems with the timelapse feature in the latest (e7c0e1b) version of the tool. I've folowed the instructions in the Building the Docker container from scratch section of the README, got the osh.pbf file and successfully run the image generation in the make-images.ipynb notebook. All the images were generated, but there is no .gif file and the latest entry in the output of the last notebook cell is about the generation of the last image
Generating zoom 15 at time 2025-06-14T15:29:59Z
Mapnik LOG> 2025-06-21 09:10:18: warning: unable to find face-name 'Noto Sans Syriac Eastern Regular' in FontSet 'fontset-0'
Mapnik LOG> 2025-06-21 09:10:18: warning: unable to find face-name 'Noto Sans Tibetan Regular' in FontSet 'fontset-0'
Mapnik LOG> 2025-06-21 09:10:18: warning: unable to find face-name 'Noto Emoji Regular' in FontSet 'fontset-0'
Mapnik LOG> 2025-06-21 09:10:18: warning: unable to find face-name 'Unifont Medium' in FontSet 'fontset-0'
Mapnik LOG> 2025-06-21 09:10:18: warning: unable to find face-name 'unifont Medium' in FontSet 'fontset-0'
Mapnik LOG> 2025-06-21 09:10:18: warning: unable to find face-name 'Unifont Upper Medium' in FontSet 'fontset-0'
Mapnik LOG> 2025-06-21 09:10:18: warning: unable to find face-name 'Noto Sans Syriac Eastern Regular' in FontSet 'fontset-1'
Mapnik LOG> 2025-06-21 09:10:18: warning: unable to find face-name 'Noto Sans Tibetan Regular' in FontSet 'fontset-1'
Mapnik LOG> 2025-06-21 09:10:18: warning: unable to find face-name 'Noto Emoji Regular' in FontSet 'fontset-1'
Mapnik LOG> 2025-06-21 09:10:18: warning: unable to find face-name 'Unifont Medium' in FontSet 'fontset-1'
Mapnik LOG> 2025-06-21 09:10:18: warning: unable to find face-name 'unifont Medium' in FontSet 'fontset-1'
Mapnik LOG> 2025-06-21 09:10:18: warning: unable to find face-name 'Unifont Upper Medium' in FontSet 'fontset-1'
Mapnik LOG> 2025-06-21 09:10:18: warning: unable to find face-name 'Noto Sans Tibetan Bold' in FontSet 'fontset-2'
Mapnik LOG> 2025-06-21 09:10:18: warning: unable to find face-name 'Noto Sans Syriac Eastern Regular' in FontSet 'fontset-2'
Mapnik LOG> 2025-06-21 09:10:18: warning: unable to find face-name 'Noto Sans Tibetan Regular' in FontSet 'fontset-2'
Mapnik LOG> 2025-06-21 09:10:18: warning: unable to find face-name 'Noto Emoji Regular' in FontSet 'fontset-2'
Mapnik LOG> 2025-06-21 09:10:18: warning: unable to find face-name 'Unifont Medium' in FontSet 'fontset-2'
Mapnik LOG> 2025-06-21 09:10:18: warning: unable to find face-name 'unifont Medium' in FontSet 'fontset-2'
Mapnik LOG> 2025-06-21 09:10:18: warning: unable to find face-name 'Unifont Upper Medium' in FontSet 'fontset-2'
I've tried to restart the container several times and the results have been inconsistent: sometimes the .gif files is created, sometimes the generation is stuck at the last frame and sometimes it is even stuck somewhere in the middle.
Do you have any ideas what might be causing it or what may I've been doing wrong?
Thanks in advance,
Aleksandr