Clear Filters
Clear Filters

How to read pixel from geotiff file by latitude and longitude?

2 views (last 30 days)
I have converted AOD product of MOD04 .hdf file to geotiff. Now I want to get the data of certain regions. I have latitude and longitude of that locations. How to do this? Please share the code......

Answers (1)

KSSV
KSSV on 3 Jul 2017
Read about geotiffread. This is used to read the geo tiff files.
  1 Comment
Tejas Turakhia
Tejas Turakhia on 17 Jul 2017
Thanks.....
I know how to read geotiff file, I need to know how to get pixel data using geographic coordinates....

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!