publiclab/infragram
include scale metadata when exporting image into Image Sequencer
Open
#20 opened on Nov 26, 2018
enhancementhelp wanted
Repository metrics
- Stars
- (50 stars)
- PR merge metrics
- (PR metrics pending)
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?