You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wondering if this is meant as a standalone app or rather as part of an upload Web form?
From what I understand in the scenario described, image data is already existing in some bucket, but is missing metadata json files. This tools would allow extracting basic gdalinfo metadata plus letting the user add any OIN specific values.
The text was updated successfully, but these errors were encountered:
@cgiovando I see this as a npm library that developers can use to write their own metadata generators. We are making a few changes to this repo to turn it into a full node library. We will also include some examples on how to use the generator inside an app.
This way, it can serve both purposes. It can be used inside an uploader with a web interface or it can be used by providers to generate OIN friendly metadata.
mojodna
added a commit
to mojodna/oin-meta-generator
that referenced
this issue
Jan 19, 2017
Wondering if this is meant as a standalone app or rather as part of an upload Web form?
From what I understand in the scenario described, image data is already existing in some bucket, but is missing metadata json files. This tools would allow extracting basic gdalinfo metadata plus letting the user add any OIN specific values.
The text was updated successfully, but these errors were encountered: