-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Forrest's tile spec example in #24 just had bad bounding box data. I …
…misunderstood the true problem and made a hacky incorrect "fix". The sloppy bounding box derivation introduced by Saalfeld in ec46251 corrects Forrest's specific case but sloppy=false derivation still exposes the original problem. This change removes my prior hack which was just wrong. We still need to investigate the sloppy=false issue.
- Loading branch information
Showing
2 changed files
with
9 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters