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

fix analysisCRS to use network layer, fix OD matrix unique ID data types, and update language to match other QGIS functions #33

Closed
wants to merge 7 commits into from

Conversation

josephholler
Copy link

@josephholler josephholler commented Jul 1, 2020

Updates language in graphic interface and some field names in response to issue #32

Fixes issue #31 to allow for different data types in the OD Matrix unique ID's.

May fix issue #29 by always using the network layer's CRS for analysis.

Clarifies some of the ambiguity of units mentioned in issue #17 , but so far this pull request is focused on the input units for Iso-Areas. More work is needed to clarify output units of time and distance and input units for speed, especially if the CRS uses linear units other than meters.

@root676
Copy link
Owner

root676 commented Jul 2, 2020

@josephholler thank you very much for the PR! I will review it in detail when I have more time (my calendar is really full right now). I'll keep you posted! :)

@root676
Copy link
Owner

root676 commented Jul 2, 2020

@josephholler I just left some comments at the referenced issues - lets discuss the changes there before returning to an in-depth review of the PR.

@root676 root676 added the enhancement New feature or request label Jul 2, 2020
@josephholler
Copy link
Author

Just saw that Kufre pushed the changes for #34 here: db7f78a

@root676
Copy link
Owner

root676 commented Jul 19, 2020

@josephholler I am a little confused. Did you move the changes of this PR also to PR #37 ? If all changes of this PR are present in #37 , could you please close this one.

@josephholler
Copy link
Author

Yes, #37 is composed of a new set of commits on the same branch as this PR. I'll close this and leave #37 open.

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

Successfully merging this pull request may close these issues.

3 participants