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

Provide visualization method for GeoTiff #45

Open
HowcanoeWang opened this issue Sep 4, 2022 · 1 comment
Open

Provide visualization method for GeoTiff #45

HowcanoeWang opened this issue Sep 4, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@HowcanoeWang
Copy link
Member

>>> dom = idp.GeoTiff("xxxx.tiff")
>>> dom
<matplotlib.pyplot.axes>

For large dom (> 2000x2000), use the subpixels, and only create a 200x200 preview (make grid point lists and point_query for pixel values of these points).

@HowcanoeWang HowcanoeWang added the enhancement New feature or request label Sep 4, 2022
@HowcanoeWang HowcanoeWang added this to the 2.0.1 milestone Sep 4, 2022
@HowcanoeWang HowcanoeWang self-assigned this Sep 4, 2022
@HowcanoeWang HowcanoeWang modified the milestones: 2.0.1, 2.0.0.dev4 Dec 5, 2022
@HowcanoeWang HowcanoeWang moved this to Todo in EasyIDP v2.0 Dec 5, 2022
@HowcanoeWang
Copy link
Member Author

May also work if reading the last page of pyramid geotiff.

@HowcanoeWang HowcanoeWang moved this from Todo to In Progress in EasyIDP v2.0 Dec 19, 2022
@HowcanoeWang HowcanoeWang moved this from In Progress to Todo in EasyIDP v2.0 Jan 18, 2023
@HowcanoeWang HowcanoeWang modified the milestones: 2.0.0.dev4, 2.0.1 Jan 19, 2023
@HowcanoeWang HowcanoeWang modified the milestones: 2.0.0, 2.1.0, 2.0.1 May 28, 2024
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
Status: Todo
Development

No branches or pull requests

1 participant