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

Tiler TuneUp #8

Merged
merged 3 commits into from
Jul 7, 2022
Merged

Conversation

pjhartzell
Copy link
Contributor

Related Issue(s):
Closes #5

Description:

  • Removed assumption of meters.
  • Allow users to specify an existing nodata directory
  • Clean up documentation

PR checklist:

  • Code is formatted (run scripts/format).
  • Code lints properly (run scripts/lint).
  • Tests pass (run scripts/test).
  • Documentation has been updated to reflect changes, if applicable.
  • Changes are added to the CHANGELOG. - N/A
  • Examples are added to examples/ - N/A

- Remove comments and tile command documentation that state the default
tile size must be in meters. It actually needs to be in whatever units
the data is in, e.g., feet, meters, degrees.
@pholleway pholleway merged commit 47c0a1e into stactools-packages:main Jul 7, 2022
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.

Tile data
2 participants