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

Test raster intersection with line segment external to grid #47

Open
Tracked by #4
thomas-fred opened this issue May 25, 2022 · 0 comments
Open
Tracked by #4

Test raster intersection with line segment external to grid #47

thomas-fred opened this issue May 25, 2022 · 0 comments
Labels
feature New feature or functionality

Comments

@thomas-fred
Copy link

thomas-fred commented May 25, 2022

Write test case for lines that extend (or lie entirely) outside of raster grid area.

Expected behaviour: If a line is entirely outside the grid area, return the line unchanged (perhaps behaviour modifiable by flag). If a line is partly outside the grid area, split the line within the grid.

@thomas-fred thomas-fred mentioned this issue May 25, 2022
3 tasks
@thomas-fred thomas-fred changed the title lines that extend (or lie entirely) outside of grid area Test raster intersection with line segment external to grid May 25, 2022
@thomas-fred thomas-fred added the feature New feature or functionality label May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or functionality
Projects
None yet
Development

No branches or pull requests

1 participant