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

8 vector linz class extension #12

Merged
merged 15 commits into from
Aug 17, 2021
Merged

Conversation

rosepearson
Copy link
Collaborator

@rosepearson rosepearson commented Aug 17, 2021

Clean up the vector.Linz class before using it as a template for downloading vector data from LRIS.

Changes:

  • Allow the class to be used to download all features in a layer if no search polygon is specified
  • Try default the LINZ 'geometry_names' in turn if no 'geometry_name' is specified
  • Add a test for downloading all feature values (i.e. no search polygon)
  • Add a test for not specifying the 'geometry_name' - add to existing test.

…ture without filtering within a polygon region, 2. Try the default LINZ geometry_name's if none is specified
@rosepearson rosepearson marked this pull request as ready for review August 17, 2021 01:27
@rosepearson
Copy link
Collaborator Author

Hi @Pooja3894 this PR contains changes to the vector.Linz class that I would like to make before I use the Linz class as the starting point for a new Lris class for downloading from LRIS. I think a code review is probably sufficient + checking that I have added enough new tests to maintain test coverage

@rosepearson rosepearson added the enhancement New feature or request label Aug 17, 2021
@rosepearson rosepearson merged commit de1eae5 into main Aug 17, 2021
@rosepearson rosepearson deleted the 8-vector-Linz-class-extension branch August 17, 2021 04:27
@rosepearson rosepearson linked an issue Sep 12, 2021 that may be closed by this pull request
6 tasks
@rosepearson rosepearson removed a link to an issue Sep 12, 2021
6 tasks
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
2 participants