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

Vector Module: Check points should work like lines and polys #176

Closed
lwasser opened this issue Jan 24, 2020 · 3 comments
Closed

Vector Module: Check points should work like lines and polys #176

lwasser opened this issue Jan 24, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@lwasser
Copy link

lwasser commented Jan 24, 2020

I currently don't see a good way to check xy point data ... i can use assert_xy but that data need to be manipulated for this to work prooperly. Ideally we'd have a assert_points in the vector testor that worked like lines and polys and accepted a GDF that could be used to test for the correct data.

i'll post more on this but homework 3 in ea python 2020 has perfect examples of where this would be used.

@lwasser lwasser added the enhancement New feature or request label Jan 24, 2020
@nkorinek
Copy link
Member

I'm going to start looking into this!

@nkorinek
Copy link
Member

pr here: #203

@lwasser
Copy link
Author

lwasser commented Mar 19, 2020

this was completed via #203 closing

@lwasser lwasser closed this as completed Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants