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

Confirm usefulness of TileServer.modify_metadata() and whether to a) delete or b) keep and document #161

Closed
rwood-97 opened this issue Apr 20, 2023 · 1 comment
Labels
download Issues related to the "Download" functionality

Comments

@rwood-97
Copy link
Collaborator

Describe the solution you'd like
TileServer.modify_metadata() is a helper function which currently is not used within code or shown as example throughout documentation.

Can we decide:

  1. whether it is useful
  2. whether to add to updated download code
  3. whether to add to documentation (assume yes, if yes to both above)

Thoughts:

  • Users can select map sheets by querying metadata. Is it neccessary to actually remove items from metadata?
  • Did this method come about due to overlapping map sheets?
@rwood-97 rwood-97 added the download Issues related to the "Download" functionality label Apr 20, 2023
@rwood-97
Copy link
Collaborator Author

TileServer class has been superseded by SheetDownloader in PR #95

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
download Issues related to the "Download" functionality
Projects
None yet
Development

No branches or pull requests

1 participant