Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Script to convert Geotiff (satellite images) files to png. #48

Open
ARGF0RCE opened this issue Dec 26, 2022 · 2 comments
Open

Python Script to convert Geotiff (satellite images) files to png. #48

ARGF0RCE opened this issue Dec 26, 2022 · 2 comments

Comments

@ARGF0RCE
Copy link

Problem

There is a need to convert geotiff files to png in order to view and analyze the data in a more user-friendly format. Currently, there is no easy way to do this conversion.

Solution

A python script that can convert geotiff files to png would be a useful tool for users who need to work with geospatial data. The script should be able to take a geotiff file as input and generate a png file as output.

Proposed Changes

  • Develop a python script that can convert geotiff files to png.
  • The script should take a geotiff file as input and generate a png file as output.
  • The script should be able to handle multiple geotiff files as input and generate corresponding png files for each.
  • The script should be able to handle geotiff files of different sizes and resolutions.
  • The script should be able to handle different color maps and band combinations for the geotiff files.

Additional Notes

It may be necessary to use an external library such as GDAL or rasterio to read and manipulate the geotiff files.
The script should be well-documented and easy to use for users who are not familiar with geospatial data processing.

@github-actions
Copy link
Contributor

Thank you for opening your first issue in our repository, one of our maintainers will get in touch with you soon.

PLEASE DON'T FORGET TO ADD YOUR EMAIL USING THE AUTH LINK

We at Metafy have some special rewards and swags for the top contributors in general repos and every contributor in web3 repos
For being eligible for that, please authenticate yourself using this link:
https://metafy.social/signup

Rewards : T-shirts & NFT ( for blockchain contributions )

Best of luck on your Contributions
For further queries you can join our discord for support : https://discord.gg/W6PmEjjQsA

@ARGF0RCE
Copy link
Author

If this issue is acceptable, please assign me this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant