Relative position of nodes The Next CEO of Stack OverflowDistance-direction computation of lines with exactly/more than two nodes?How to compute and fill One-way field in a street shapefile according spacial positionIs there a way to define the relative position of items in print composer?Measuring Angle of two Points from North in ArcGIS 10.3 C# SDKConnecting Data to GISOrfeoToolbox SVM classifier module doesn't produce a model for final PredictionClose nodes of polygonsGroup geotagged photos in MapInfoHow to move node position keeping right angles?Automatic polygon placement from trail
Writing differences on a blackboard
How to avoid supervisors with prejudiced views?
Why didn't Khan get resurrected in the Genesis Explosion?
If the updated MCAS software needs two AOA sensors, doesn't that introduce a new single point of failure?
Is a distribution that is normal, but highly skewed considered Gaussian?
Why doesn't UK go for the same deal Japan has with EU to resolve Brexit?
Domestic-to-international connection at Orlando (MCO)
Plot of histogram similar to output from @risk
How to count occurrences of text in a file?
Why do airplanes bank sharply to the right after air-to-air refueling?
How to get from Geneva Airport to Metabief?
Why, when going from special to general relativity, do we just replace partial derivatives with covariant derivatives?
Why is my new battery behaving weirdly?
How many extra stops do monopods offer for tele photographs?
Example of a Mathematician/Physicist whose Other Publications during their PhD eclipsed their PhD Thesis
Does falling count as part of my movement?
Which one is the true statement?
What is the difference between 翼 and 翅膀?
Unreliable Magic - Is it worth it?
Help understanding this unsettling image of Titan, Epimetheus, and Saturn's rings?
Why this way of making earth uninhabitable in Interstellar?
Do I need to write [sic] when a number is less than 10 but isn't written out?
If Nick Fury and Coulson already knew about aliens (Kree and Skrull) why did they wait until Thor's appearance to start making weapons?
Is it ever safe to open a suspicious HTML file (e.g. email attachment)?
Relative position of nodes
The Next CEO of Stack OverflowDistance-direction computation of lines with exactly/more than two nodes?How to compute and fill One-way field in a street shapefile according spacial positionIs there a way to define the relative position of items in print composer?Measuring Angle of two Points from North in ArcGIS 10.3 C# SDKConnecting Data to GISOrfeoToolbox SVM classifier module doesn't produce a model for final PredictionClose nodes of polygonsGroup geotagged photos in MapInfoHow to move node position keeping right angles?Automatic polygon placement from trail
I am studying bird movements and have tracked their locations, ie from flower 1 to flower 2 to flower 3 etc. Each point is mapped out. I am trying to work out the relative direction for each movement of the bird. in the picture below the angles are A1 and A2. so A1 is the relative direction of the bird travelling from N2 to N3 based on the original direction of N1 to N2. I have over 1000 movements which are copletely random with up to 50 flowers per map. is there a way to run the movements with the outcome relative angle?
At this point the bird movements are stored in a spreadsheet. I am unsure of how to incorporate them for this purpose.
P.S. im relatively new to gis so knowledge is limited
qgis direction angles wildlife-ecology
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I am studying bird movements and have tracked their locations, ie from flower 1 to flower 2 to flower 3 etc. Each point is mapped out. I am trying to work out the relative direction for each movement of the bird. in the picture below the angles are A1 and A2. so A1 is the relative direction of the bird travelling from N2 to N3 based on the original direction of N1 to N2. I have over 1000 movements which are copletely random with up to 50 flowers per map. is there a way to run the movements with the outcome relative angle?
At this point the bird movements are stored in a spreadsheet. I am unsure of how to incorporate them for this purpose.
P.S. im relatively new to gis so knowledge is limited
qgis direction angles wildlife-ecology
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
3
Probably you need to add more details to your request. I don't understand which kind of data do you have as a start and how you manage them when a new position is reached. I mean, do you refresh a point layer by adding a new field storing a new position (coordinates?) every time an animal moves off from the previous position? And then, which is the result expected? A point with new fields, a line containing all the positions, or something else?
– mgri
Feb 12 '17 at 9:51
1
Could you please update your question with an example of your desired output?
– Aaron♦
Feb 15 '17 at 4:46
add a comment |
I am studying bird movements and have tracked their locations, ie from flower 1 to flower 2 to flower 3 etc. Each point is mapped out. I am trying to work out the relative direction for each movement of the bird. in the picture below the angles are A1 and A2. so A1 is the relative direction of the bird travelling from N2 to N3 based on the original direction of N1 to N2. I have over 1000 movements which are copletely random with up to 50 flowers per map. is there a way to run the movements with the outcome relative angle?
At this point the bird movements are stored in a spreadsheet. I am unsure of how to incorporate them for this purpose.
P.S. im relatively new to gis so knowledge is limited
qgis direction angles wildlife-ecology
I am studying bird movements and have tracked their locations, ie from flower 1 to flower 2 to flower 3 etc. Each point is mapped out. I am trying to work out the relative direction for each movement of the bird. in the picture below the angles are A1 and A2. so A1 is the relative direction of the bird travelling from N2 to N3 based on the original direction of N1 to N2. I have over 1000 movements which are copletely random with up to 50 flowers per map. is there a way to run the movements with the outcome relative angle?
At this point the bird movements are stored in a spreadsheet. I am unsure of how to incorporate them for this purpose.
P.S. im relatively new to gis so knowledge is limited
qgis direction angles wildlife-ecology
qgis direction angles wildlife-ecology
edited Feb 15 '17 at 4:45
Aaron♦
38.3k20110256
38.3k20110256
asked Feb 12 '17 at 2:05
Jay EdwardsJay Edwards
243
243
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
3
Probably you need to add more details to your request. I don't understand which kind of data do you have as a start and how you manage them when a new position is reached. I mean, do you refresh a point layer by adding a new field storing a new position (coordinates?) every time an animal moves off from the previous position? And then, which is the result expected? A point with new fields, a line containing all the positions, or something else?
– mgri
Feb 12 '17 at 9:51
1
Could you please update your question with an example of your desired output?
– Aaron♦
Feb 15 '17 at 4:46
add a comment |
3
Probably you need to add more details to your request. I don't understand which kind of data do you have as a start and how you manage them when a new position is reached. I mean, do you refresh a point layer by adding a new field storing a new position (coordinates?) every time an animal moves off from the previous position? And then, which is the result expected? A point with new fields, a line containing all the positions, or something else?
– mgri
Feb 12 '17 at 9:51
1
Could you please update your question with an example of your desired output?
– Aaron♦
Feb 15 '17 at 4:46
3
3
Probably you need to add more details to your request. I don't understand which kind of data do you have as a start and how you manage them when a new position is reached. I mean, do you refresh a point layer by adding a new field storing a new position (coordinates?) every time an animal moves off from the previous position? And then, which is the result expected? A point with new fields, a line containing all the positions, or something else?
– mgri
Feb 12 '17 at 9:51
Probably you need to add more details to your request. I don't understand which kind of data do you have as a start and how you manage them when a new position is reached. I mean, do you refresh a point layer by adding a new field storing a new position (coordinates?) every time an animal moves off from the previous position? And then, which is the result expected? A point with new fields, a line containing all the positions, or something else?
– mgri
Feb 12 '17 at 9:51
1
1
Could you please update your question with an example of your desired output?
– Aaron♦
Feb 15 '17 at 4:46
Could you please update your question with an example of your desired output?
– Aaron♦
Feb 15 '17 at 4:46
add a comment |
1 Answer
1
active
oldest
votes
This is relatively easy if you store the data as a Point layer in sequential order.
- Assume your layer name is
bird_move - Create a new field
azimuthwhich represents the azimuth between points. - Create a new field
angle(difference between consecutiveazimuthvalues).
Start the Field Calculator and give expressions as below:
azimuth
degrees(azimuth(geometry(get_feature_by_id('bird_move', $id-1)), $geometry))
angle
abs("azimuth"- attribute(get_feature_by_id('bird_move', $id+1), 'azimuth') )
Then you will obtain:

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%2f228073%2frelative-position-of-nodes%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
This is relatively easy if you store the data as a Point layer in sequential order.
- Assume your layer name is
bird_move - Create a new field
azimuthwhich represents the azimuth between points. - Create a new field
angle(difference between consecutiveazimuthvalues).
Start the Field Calculator and give expressions as below:
azimuth
degrees(azimuth(geometry(get_feature_by_id('bird_move', $id-1)), $geometry))
angle
abs("azimuth"- attribute(get_feature_by_id('bird_move', $id+1), 'azimuth') )
Then you will obtain:

add a comment |
This is relatively easy if you store the data as a Point layer in sequential order.
- Assume your layer name is
bird_move - Create a new field
azimuthwhich represents the azimuth between points. - Create a new field
angle(difference between consecutiveazimuthvalues).
Start the Field Calculator and give expressions as below:
azimuth
degrees(azimuth(geometry(get_feature_by_id('bird_move', $id-1)), $geometry))
angle
abs("azimuth"- attribute(get_feature_by_id('bird_move', $id+1), 'azimuth') )
Then you will obtain:

add a comment |
This is relatively easy if you store the data as a Point layer in sequential order.
- Assume your layer name is
bird_move - Create a new field
azimuthwhich represents the azimuth between points. - Create a new field
angle(difference between consecutiveazimuthvalues).
Start the Field Calculator and give expressions as below:
azimuth
degrees(azimuth(geometry(get_feature_by_id('bird_move', $id-1)), $geometry))
angle
abs("azimuth"- attribute(get_feature_by_id('bird_move', $id+1), 'azimuth') )
Then you will obtain:

This is relatively easy if you store the data as a Point layer in sequential order.
- Assume your layer name is
bird_move - Create a new field
azimuthwhich represents the azimuth between points. - Create a new field
angle(difference between consecutiveazimuthvalues).
Start the Field Calculator and give expressions as below:
azimuth
degrees(azimuth(geometry(get_feature_by_id('bird_move', $id-1)), $geometry))
angle
abs("azimuth"- attribute(get_feature_by_id('bird_move', $id+1), 'azimuth') )
Then you will obtain:

answered Oct 25 '18 at 15:35
KazuhitoKazuhito
16.3k41884
16.3k41884
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.
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%2f228073%2frelative-position-of-nodes%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
3
Probably you need to add more details to your request. I don't understand which kind of data do you have as a start and how you manage them when a new position is reached. I mean, do you refresh a point layer by adding a new field storing a new position (coordinates?) every time an animal moves off from the previous position? And then, which is the result expected? A point with new fields, a line containing all the positions, or something else?
– mgri
Feb 12 '17 at 9:51
1
Could you please update your question with an example of your desired output?
– Aaron♦
Feb 15 '17 at 4:46