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

Suggestion: download satellite images #107

Closed
kbrandwijk opened this issue Jan 1, 2025 · 6 comments · Fixed by #109
Closed

Suggestion: download satellite images #107

kbrandwijk opened this issue Jan 1, 2025 · 6 comments · Fixed by #109
Assignees
Labels
enhancement New feature or request

Comments

@kbrandwijk
Copy link
Contributor

kbrandwijk commented Jan 1, 2025

I noticed in the readme that your tool generates QGIS scripts to download the satellite images. I also made a command line tool for downloading satellite images automatically based on coordinates, maybe it's easy to integrate with for you? Happy to help.

https://github.com/Paint-a-Farm/satmap_downloader

It's written in Python.

Copy link

github-actions bot commented Jan 1, 2025

Thank you for opening an issue!
Please, first check the FAQ to see if your question has already been answered.
Note, that all issues regarding the availability of the StreamLit community app will be closed automatically. Please use the Docker version of the tool. Thank you!

If you want to proceed with the issue, please provide the following information:
- Coordinates of the cetral point of the map
- Map size
- Was auto preset enabled?
- Any additional settings if where enabled
- Error message if any
- Screenshots if possible
- Any additional information that you think might be useful

Thank you!

@iwatkot
Copy link
Owner

iwatkot commented Jan 1, 2025

@kbrandwijk, hey!

Thanks for the suggestion! The idea is awesome!

If it's not bothering you too much (didn't check the sources yet), what are the source of the data and what's the output resolution (meters / pixel)?

Thank you

Sincerely

@iwatkot iwatkot self-assigned this Jan 1, 2025
@iwatkot iwatkot added the enhancement New feature or request label Jan 1, 2025
@iwatkot
Copy link
Owner

iwatkot commented Jan 1, 2025

@kbrandwijk, hello again!

Checked it and it works like a charm. My question would be: to use it in the project it's better for me to use it as a package or as a simple py file.
So, would it be ok for you to update the repo for this purpose?
Or do you mind if I'll use your code in my project? Of course it will be added to the README, as well as any other contributors: https://github.com/iwatkot/maps4fs?tab=readme-ov-file#Special-thanks

Just let me know.

Regards

@iwatkot
Copy link
Owner

iwatkot commented Jan 2, 2025

@kbrandwijk, I also noticed that the repo does not have LICENSE.md, which makes it a little complicated in the meaning of forking and further development.

Could you please advise if I can create a fork and turn it into a Python package?

@kbrandwijk
Copy link
Contributor Author

@iwatkot Yes, you have my permission to fork it and package it any way you like. I'd appreciate the mention in your contributors list for sure!

@iwatkot iwatkot linked a pull request Jan 2, 2025 that will close this issue
@iwatkot
Copy link
Owner

iwatkot commented Jan 2, 2025

@kbrandwijk, the PR is linked to the issue, it will be automatically closed when the PR is merged.

Best Regards

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

Successfully merging a pull request may close this issue.

2 participants