publiclab/infragram

include scale metadata when exporting image into Image Sequencer

オープン

#20 opened on 2018/11/26

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)HTML (163 件のフォーク)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (50 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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?

コントリビューターガイド