Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about geotiff

Read more about geotiff

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - geotiff

Read specific characters in .hdf files and then convert them to .tif files

I have two MODIS images over a decade which are distinguished by "h11" and "h12" in the filename. How can I specify to list files with "h11" in one variable and then with...
test-img

Yogi

r

gdal

geotiff

hdf

Votes: 0

Answers: 0

GDAL python : How to convert GEOTIFF to TIFF

I would like to convert a GEOTIFF to a normal TIFF with python. I'm trying to use gdal but cannot if more than one page.. How can I do it please ? Thanks for help
test-img

Léo Dunand

python

tiff

gdal

geotiff

Votes: 0

Answers: 1

Latest Answer

You can use gdal.Translate for this. more info snippet: from osgeo import gdal options_list = [ '-ot Byte', '-of JPEG', '-b 1', '-scale' ] options_string = " &quo...
test-img

Tal Folkman

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved