A webcomponent to visualize your geotiff file
In the body page add the component and the script like this:
<geotiff-visualizer jsonurl="url_to_json" lang="en" band="2"></geotiff-visualizer>
<script src="https://url_to/formater-geotiff-visualizer-vjs.js"></script>
Where
jsonurl
is a json file describing your geotiff list, (specifications @inprogress)band
integer beginning by 1. The band to display first (optional)lang
is the code languagefr
oren
(optionnal)attribution
is a boolean to display or hide the attribution line (optionnal)
<geotiff-visualizer max-files="3" band="2"></geotiff-visualizer>
<script src="https://url_to/formater-geotiff-visualizer-vjs.js"></script>
Where
max-files
the maximum number of files the user can load (optional)band
integer beginning by 1. The band to display first (optional)lang
is the code languagefr
oren
(optionnal)attribution
is a boolean to display or hide the attribution line (optionnal)
token
dirurl
is the dir url where are listed subswath
zenodo
the record identifier in zenodo plateform