publiclab/infragram

include scale metadata when exporting image into Image Sequencer

Ouverte

#20 ouverte le 26 nov. 2018

 (1 commentaire) (0 réaction) (0 personne assignée)HTML (163 forks)auto 404
enhancementhelp wanted

Métriques du dépôt

Stars
 (50 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Based on the scale data for #14, we should add a "metadata" module and some scale info when exporting, so on this line:

https://github.com/publiclab/infragram/blob/ba9f1a80686df826cce9ac426c821a999b00deda/index.html#L210

We also add something like:

,metadata{scale: '...'}

but we should think about how to express scale... is there some conventional formatting for scale data? Microns per pixel maybe?

Guide contributeur