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

Adding in the Tiles class. #8

Closed

Conversation

westonCoder
Copy link

New Tiles class added.

  • allows user to pass in directory of dted files, and query that list for elevations
  • functionality works regardless of filenames
  • functionality works recursively in directory
  • works even with a mix of dted 1 and dted 2 files
  • added a description of how to use in the README

@bbonenfant
Copy link
Owner

Hello, I'm sorry for my delay in following up on this. I unfortunately did not have the time or energy to address this when you originally submitted it. But, I'm ready to try to get this merged in now as its a feature that should be included in this library.

I understand if you have moved onto other things in the time since you created this pull request, so I'm happy to take this over if you are no longer interested. There are a few things I would like changed before we merge this in, so I'll wait a week to hear back from you before moving forward.

@westonCoder
Copy link
Author

westonCoder commented Feb 26, 2023 via email

@bbonenfant
Copy link
Owner

Thank you for the kind words, I'm just happy to have made a tool people want to use.

I'll add some review comments for the things I'd like to see changed. You can either address them or I can, since by default I have permission to edit this PR. So, for example, one thing this code change needs is tests, but I can write those for you so you don't need to learn how the tests work. I'm going to test out the new Tiles class and come back with some feedback

@westonCoder
Copy link
Author

Okay yeah that sounds great. Please test it out and see if it works appropriately!

You are free to make any edits to the PR if it would be faster than explaining what u would like changed :)

@BenShoeSpectric
Copy link

Hey there, This library is fantastic and exactly what I am looking for for a job. Especially if this Tilesets PR is complete. Is there more work to be done here? How can I help?

@bbonenfant bbonenfant mentioned this pull request Feb 21, 2025
@bbonenfant
Copy link
Owner

Hey there, This library is fantastic and exactly what I am looking for for a job. Especially if this Tilesets PR is complete. Is there more work to be done here? How can I help?

Apologies, this really slipped by me. I think I originally wanted to include functionality to query ZIP files, and then it fell to the wayside. But this functionality really shouldn't be blocked on that.

This PR is so far behind, and old, that I don't want to potentially mess with Weston's branch. So I made a new PR with these changes that should be ready to merge in. @BenShoeSpectric take a look at #13 if you have the time and I'll merge it in tomorrow and cut a new release.

TLDR: Closing this for #13

@bbonenfant bbonenfant closed this Feb 21, 2025
@westonCoder
Copy link
Author

Thanks for getting this merged in on the other PR! I'm glad the concept made it in

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.

4 participants