Can't split polyline into 20 metre segments Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?How do I create a polygon layer from multiple touching line segments in QGIS?How to split lines into equal segments with QGIS?buffering very short line segments with a flat endQGIS - Simplification process creates a new polygon - how to avoid it?Dynamic Segmentation Error for segments in Geomedia Pro 2015Can't create/save changes in shapefiles on QGISCan't clip vector layer from a raster layer I createdDistorted Polyline to PolygonSplitting area polygons into line segments in QGIS for using to edit OpenStreetMapHow to divide polyline layer using shared vertex
What does the "x" in "x86" represent?
When the Haste spell ends on a creature, do attackers have advantage against that creature?
How do pianists reach extremely loud dynamics?
Do I really need to have a message in a novel to appeal to readers?
Can an alien society believe that their star system is the universe?
Why do we bend a book to keep it straight?
Is there any way for the UK Prime Minister to make a motion directly dependent on Government confidence?
Is it common practice to audition new musicians one-on-one before rehearsing with the entire band?
Using et al. for a last / senior author rather than for a first author
Chinese Seal on silk painting - what does it mean?
2001: A Space Odyssey's use of the song "Daisy Bell" (Bicycle Built for Two); life imitates art or vice-versa?
For a new assistant professor in CS, how to build/manage a publication pipeline
What does this Jacques Hadamard quote mean?
How to compare two different files line by line in unix?
Is CEO the profession with the most psychopaths?
Should I use a zero-interest credit card for a large one-time purchase?
Significance of Cersei's obsession with elephants?
Is it fair for a professor to grade us on the possession of past papers?
Is grep documentation wrong?
Using audio cues to encourage good posture
また usage in a dictionary
Did MS DOS itself ever use blinking text?
An adverb for when you're not exaggerating
Dating a Former Employee
Can't split polyline into 20 metre segments
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?How do I create a polygon layer from multiple touching line segments in QGIS?How to split lines into equal segments with QGIS?buffering very short line segments with a flat endQGIS - Simplification process creates a new polygon - how to avoid it?Dynamic Segmentation Error for segments in Geomedia Pro 2015Can't create/save changes in shapefiles on QGISCan't clip vector layer from a raster layer I createdDistorted Polyline to PolygonSplitting area polygons into line segments in QGIS for using to edit OpenStreetMapHow to divide polyline layer using shared vertex
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I'm trying to make 20 metres segments out of one line, but I'm getting this error:
segment outside line, no segment created
I'm using the settings shown in the screenshot. If I unblock the "force segments to be exactly of given lenght(...)" it works but then I get segments of 30 metres instead. The segments need to be 20 metres.
qgis error
add a comment |
I'm trying to make 20 metres segments out of one line, but I'm getting this error:
segment outside line, no segment created
I'm using the settings shown in the screenshot. If I unblock the "force segments to be exactly of given lenght(...)" it works but then I get segments of 30 metres instead. The segments need to be 20 metres.
qgis error
2
try to set the value of the segment to 0.00017998, the whole point is that they have established a geographic coordinate system ...
– Cyril
Apr 10 at 14:28
Do you mean the lenght or the v.in.ogr min area? I'm really new at QGIS, if you wondering why I'm asking rather dumb/strange questions.
– Matilda
Apr 11 at 6:42
я имею ввиду значения поля с названием "Maximum segment length" and never hesitate to ask questions, otherwise you will be hard to learn ...
– Cyril
Apr 11 at 6:48
Thank you for your help!
– Matilda
Apr 11 at 7:48
It's my pleasure, :-)...
– Cyril
Apr 11 at 7:50
add a comment |
I'm trying to make 20 metres segments out of one line, but I'm getting this error:
segment outside line, no segment created
I'm using the settings shown in the screenshot. If I unblock the "force segments to be exactly of given lenght(...)" it works but then I get segments of 30 metres instead. The segments need to be 20 metres.
qgis error
I'm trying to make 20 metres segments out of one line, but I'm getting this error:
segment outside line, no segment created
I'm using the settings shown in the screenshot. If I unblock the "force segments to be exactly of given lenght(...)" it works but then I get segments of 30 metres instead. The segments need to be 20 metres.
qgis error
qgis error
edited Apr 10 at 14:42
TomazicM
1,8171516
1,8171516
asked Apr 10 at 13:34
MatildaMatilda
61
61
2
try to set the value of the segment to 0.00017998, the whole point is that they have established a geographic coordinate system ...
– Cyril
Apr 10 at 14:28
Do you mean the lenght or the v.in.ogr min area? I'm really new at QGIS, if you wondering why I'm asking rather dumb/strange questions.
– Matilda
Apr 11 at 6:42
я имею ввиду значения поля с названием "Maximum segment length" and never hesitate to ask questions, otherwise you will be hard to learn ...
– Cyril
Apr 11 at 6:48
Thank you for your help!
– Matilda
Apr 11 at 7:48
It's my pleasure, :-)...
– Cyril
Apr 11 at 7:50
add a comment |
2
try to set the value of the segment to 0.00017998, the whole point is that they have established a geographic coordinate system ...
– Cyril
Apr 10 at 14:28
Do you mean the lenght or the v.in.ogr min area? I'm really new at QGIS, if you wondering why I'm asking rather dumb/strange questions.
– Matilda
Apr 11 at 6:42
я имею ввиду значения поля с названием "Maximum segment length" and never hesitate to ask questions, otherwise you will be hard to learn ...
– Cyril
Apr 11 at 6:48
Thank you for your help!
– Matilda
Apr 11 at 7:48
It's my pleasure, :-)...
– Cyril
Apr 11 at 7:50
2
2
try to set the value of the segment to 0.00017998, the whole point is that they have established a geographic coordinate system ...
– Cyril
Apr 10 at 14:28
try to set the value of the segment to 0.00017998, the whole point is that they have established a geographic coordinate system ...
– Cyril
Apr 10 at 14:28
Do you mean the lenght or the v.in.ogr min area? I'm really new at QGIS, if you wondering why I'm asking rather dumb/strange questions.
– Matilda
Apr 11 at 6:42
Do you mean the lenght or the v.in.ogr min area? I'm really new at QGIS, if you wondering why I'm asking rather dumb/strange questions.
– Matilda
Apr 11 at 6:42
я имею ввиду значения поля с названием "Maximum segment length" and never hesitate to ask questions, otherwise you will be hard to learn ...
– Cyril
Apr 11 at 6:48
я имею ввиду значения поля с названием "Maximum segment length" and never hesitate to ask questions, otherwise you will be hard to learn ...
– Cyril
Apr 11 at 6:48
Thank you for your help!
– Matilda
Apr 11 at 7:48
Thank you for your help!
– Matilda
Apr 11 at 7:48
It's my pleasure, :-)...
– Cyril
Apr 11 at 7:50
It's my pleasure, :-)...
– Cyril
Apr 11 at 7:50
add a comment |
1 Answer
1
active
oldest
votes
The input line is in geographic coordinates CRS which uses decimal degree unit. you need to reproject the line and select a projection that uses meter unit such as UTM with the correct zone depending on the line location in which country.
To reproject the lines, right-click the line in the table of contents, go to Export -> Save Features As
:
Click on the globe icon to choose the correct UTM zone, for example WGS 84 / UTM zone ## N/S, and give the file a new name.
Then use the output file in v.split tool to split the line at 20 m interval.
Thank you so much for your answer! It solved my problem :)
– Matilda
Apr 11 at 7:47
@Matilda You are welcome. Please accept the answer if it solved your problem.
– ahmadhanb
Apr 11 at 8:25
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "79"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
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%2f318375%2fcant-split-polyline-into-20-metre-segments%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
The input line is in geographic coordinates CRS which uses decimal degree unit. you need to reproject the line and select a projection that uses meter unit such as UTM with the correct zone depending on the line location in which country.
To reproject the lines, right-click the line in the table of contents, go to Export -> Save Features As
:
Click on the globe icon to choose the correct UTM zone, for example WGS 84 / UTM zone ## N/S, and give the file a new name.
Then use the output file in v.split tool to split the line at 20 m interval.
Thank you so much for your answer! It solved my problem :)
– Matilda
Apr 11 at 7:47
@Matilda You are welcome. Please accept the answer if it solved your problem.
– ahmadhanb
Apr 11 at 8:25
add a comment |
The input line is in geographic coordinates CRS which uses decimal degree unit. you need to reproject the line and select a projection that uses meter unit such as UTM with the correct zone depending on the line location in which country.
To reproject the lines, right-click the line in the table of contents, go to Export -> Save Features As
:
Click on the globe icon to choose the correct UTM zone, for example WGS 84 / UTM zone ## N/S, and give the file a new name.
Then use the output file in v.split tool to split the line at 20 m interval.
Thank you so much for your answer! It solved my problem :)
– Matilda
Apr 11 at 7:47
@Matilda You are welcome. Please accept the answer if it solved your problem.
– ahmadhanb
Apr 11 at 8:25
add a comment |
The input line is in geographic coordinates CRS which uses decimal degree unit. you need to reproject the line and select a projection that uses meter unit such as UTM with the correct zone depending on the line location in which country.
To reproject the lines, right-click the line in the table of contents, go to Export -> Save Features As
:
Click on the globe icon to choose the correct UTM zone, for example WGS 84 / UTM zone ## N/S, and give the file a new name.
Then use the output file in v.split tool to split the line at 20 m interval.
The input line is in geographic coordinates CRS which uses decimal degree unit. you need to reproject the line and select a projection that uses meter unit such as UTM with the correct zone depending on the line location in which country.
To reproject the lines, right-click the line in the table of contents, go to Export -> Save Features As
:
Click on the globe icon to choose the correct UTM zone, for example WGS 84 / UTM zone ## N/S, and give the file a new name.
Then use the output file in v.split tool to split the line at 20 m interval.
answered Apr 11 at 3:22
ahmadhanbahmadhanb
23.9k32155
23.9k32155
Thank you so much for your answer! It solved my problem :)
– Matilda
Apr 11 at 7:47
@Matilda You are welcome. Please accept the answer if it solved your problem.
– ahmadhanb
Apr 11 at 8:25
add a comment |
Thank you so much for your answer! It solved my problem :)
– Matilda
Apr 11 at 7:47
@Matilda You are welcome. Please accept the answer if it solved your problem.
– ahmadhanb
Apr 11 at 8:25
Thank you so much for your answer! It solved my problem :)
– Matilda
Apr 11 at 7:47
Thank you so much for your answer! It solved my problem :)
– Matilda
Apr 11 at 7:47
@Matilda You are welcome. Please accept the answer if it solved your problem.
– ahmadhanb
Apr 11 at 8:25
@Matilda You are welcome. Please accept the answer if it solved your problem.
– ahmadhanb
Apr 11 at 8:25
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.
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%2f318375%2fcant-split-polyline-into-20-metre-segments%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
2
try to set the value of the segment to 0.00017998, the whole point is that they have established a geographic coordinate system ...
– Cyril
Apr 10 at 14:28
Do you mean the lenght or the v.in.ogr min area? I'm really new at QGIS, if you wondering why I'm asking rather dumb/strange questions.
– Matilda
Apr 11 at 6:42
я имею ввиду значения поля с названием "Maximum segment length" and never hesitate to ask questions, otherwise you will be hard to learn ...
– Cyril
Apr 11 at 6:48
Thank you for your help!
– Matilda
Apr 11 at 7:48
It's my pleasure, :-)...
– Cyril
Apr 11 at 7:50