Skip to content

Display the elevation when a pixel is clicked on insarmaps #3

@epehlivanli

Description

@epehlivanli

It seems that insarmaps renders LOS velocity (m), v_std, and time series, but it does not display the elevation value when a pixel is clicked.

Here is the usage of csv files which contain elevation values as 'dem' block;

  • Download the first test data;
wget http://149.165.154.65/data/HDF5EOS/epehlivanli/test_csv/sarvey_test.csv
test_hdfeos5_2json_mbtiles.py sarvey_test.csv ./JSON_1
json_mbtiles2insarmaps.py --num-workers 3 -u insaradmin -p insaradmin --host 149.165.153.50 -P insarmaps -U insarmaps@insarmaps.com --json_folder ./JSON_1 --mbtiles_file ./JSON_1/sarvey_test.mbtiles

echo "http://149.165.153.50/start/32.0269/49.3980/13.7305?flyToDatasetCenter=true&startDataset=sarvey_test"

OR,

  • Download the second test data;
wget http://149.165.154.65/data/HDF5EOS/epehlivanli/test_csv/North_20162023.csv
test_hdfeos5_2json_mbtiles.py North_20162023.csv  ./JSON_2
json_mbtiles2insarmaps.py --num-workers 3 -u insaradmin -p insaradmin --host 149.165.153.50 -P insarmaps -U insarmaps@insarmaps.com --json_folder ./JSON_2 --mbtiles_file ./JSON_2/North_20162023.mbtiles

echo "http://149.165.153.50/start/25.9479/-80.1186/15.0522?flyToDatasetCenter=true&startDataset=North_20162023"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions