-
Notifications
You must be signed in to change notification settings - Fork 31
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
Clarify meaning of Layer ID Field
#143
Comments
The idea of this parameter is, that one attribute of the input layer is kept in the output layer to be able to join the input layer's attributes to the output layer. Here's an example question for this feature from our support:
The idea that this is used to join attribute tables may be reflected in the parameter name. Suggestions are welcome. |
Why not simply |
I am not sure if that is the only purpose of the fileld, but that's probably already better than what we have. |
I am not sure if that is the only purpose of the fileld, but that's probably already better than what we have :) |
There seems to be a bit of confusion about the usage of the
Layer ID Field
.It seems that most people assume this to be the field that is used for determining the order of waypoints when requesting a route.
This will get fixed by #142, but the intended usage should still be communicated more clearly (as I am also unsure on what the idea is and how it should get used).
The text was updated successfully, but these errors were encountered: