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

Update download of 1" elevation data #272

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

w8sl
Copy link

@w8sl w8sl commented Jun 28, 2024

Elevation data from Viewfinder Panoramas can only be downloaded in chunks of 24 tiles. Direct tile downloads based on latitude and longitude are not properly supported anymore.
See my comment:Flat mesh #226

w8sl added 2 commits June 28, 2024 20:00
Elevation data from Viewfinder Panoramas can only be downloaded in chunks of 24 tiles. 
Direct tile downloads based on latitude and longitude are not supported anymore.
We need to pin numpy to the latest supported version (1.26.4)
Usually we pin also Shapely, until compatibility with new version is confirmed. 
Dependencies of requests (certifi, charset-normalizer, 
idna and urllib3) are managed automatically by pip install
@d41k4n d41k4n requested a review from oscarpilote June 28, 2024 20:28
@d41k4n d41k4n linked an issue Jun 28, 2024 that may be closed by this pull request
@w8sl w8sl mentioned this pull request Jul 18, 2024
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

Successfully merging this pull request may close these issues.

Flat mesh
1 participant