-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add channels to pointMatchClient (#144)
* Add channels to def pointMatchClient() and get_canvas_url_template(). * Add scale as an option. * Remove scale from pointMatchClient. Can use SiftPointMatchOptions.renderScale instead. * Basic test to test multiple channels with pointmatch client. * Assert for fewer pointmatches, not none, with different channels. * Add test for different channel order. * Tweaked tests & docs. * Remove scale from get_canvas_url_template. * Actually remove scale from get_canvas_url_template.
- Loading branch information
Showing
2 changed files
with
93 additions
and
2 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