QGiS 3.0: Line length without overlapping parts
up vote
1
down vote
favorite
I have overlapping lines in my layer and want a total length of the visible line without the overlapping part.
i.e.
I have two lines
First one goes A-B-C
Second one is B-C-D
How do I get the length from A-B-C-D?
qgis line overlapping-features length
add a comment |
up vote
1
down vote
favorite
I have overlapping lines in my layer and want a total length of the visible line without the overlapping part.
i.e.
I have two lines
First one goes A-B-C
Second one is B-C-D
How do I get the length from A-B-C-D?
qgis line overlapping-features length
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have overlapping lines in my layer and want a total length of the visible line without the overlapping part.
i.e.
I have two lines
First one goes A-B-C
Second one is B-C-D
How do I get the length from A-B-C-D?
qgis line overlapping-features length
I have overlapping lines in my layer and want a total length of the visible line without the overlapping part.
i.e.
I have two lines
First one goes A-B-C
Second one is B-C-D
How do I get the length from A-B-C-D?
qgis line overlapping-features length
qgis line overlapping-features length
edited Nov 19 at 13:43
nmtoken
7,78442764
7,78442764
asked Nov 19 at 7:31
Rubedo
507
507
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
3
down vote
If the lines overlap exactly on top of each other then I would suggest dissolving them or merging them into a single line in a separate layer and getting the length of that line using the $length function in the field calculator.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
3
down vote
If the lines overlap exactly on top of each other then I would suggest dissolving them or merging them into a single line in a separate layer and getting the length of that line using the $length function in the field calculator.
add a comment |
up vote
3
down vote
If the lines overlap exactly on top of each other then I would suggest dissolving them or merging them into a single line in a separate layer and getting the length of that line using the $length function in the field calculator.
add a comment |
up vote
3
down vote
up vote
3
down vote
If the lines overlap exactly on top of each other then I would suggest dissolving them or merging them into a single line in a separate layer and getting the length of that line using the $length function in the field calculator.
If the lines overlap exactly on top of each other then I would suggest dissolving them or merging them into a single line in a separate layer and getting the length of that line using the $length function in the field calculator.
answered Nov 19 at 8:49
TeddyTedTed
30118
30118
add a comment |
add a comment |
Thanks for contributing an answer to Geographic Information Systems Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f303154%2fqgis-3-0-line-length-without-overlapping-parts%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown