yumorishita / LiCSBAS

LiCSBAS: InSAR time series analysis package using LiCSAR products
https://doi.org/10.3390/RS12030424
GNU General Public License v3.0
217 stars 108 forks source link

Import the value of veloicity from kmz file in QGIS #369

Open blueyeti1994 opened 2 weeks ago

blueyeti1994 commented 2 weeks ago

I exported the kmz file and used QGIS to open the file. My goals is to export the value of each pixels and filter out some unnecessary pixels. when i click any pixels on QGIS, i can't see the velocity value. isn't the velocity information is also exported when creating kmz files? On right side, i can only see value of Band 1...Band 4 and coordinates point.

kmz file

This is from displacement map where v2 = -11.5 mm/yr. I was hoping to get similar value when i click any pixel in QGIS. 14aa9020-bae8-4de0-b850-bfff07977c2c

Also is the each single lat and lon is represented by each pixel or is it a combination of few lat and long to represent small area as pixel?

yumorishita commented 2 weeks ago

The kmz includes only a colorized image file. Please use LiCSBAS_flt2geotiff.py.

blueyeti1994 commented 2 weeks ago

The kmz includes only a colorized image file. Please use LiCSBAS_flt2geotiff.py.

Thank you for reply and constant support and one minor question,does each single lat and lon is represented by each pixel or is it a combination of few lat and long to represent small area as pixel?

yumorishita commented 2 weeks ago

What do you mean? It is the normal raster GeoTIFF file.