publiclab/infragram

include scale metadata when exporting image into Image Sequencer

开放

#20 创建于 2018年11月26日

 (1 条评论) (0 个反应) (0 位负责人)HTML (163 个派生)auto 404
enhancementhelp wanted

仓库指标

星标
 (50 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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?

贡献者指南