Track Lines
Overview
Creak track lines between GPS points based on the animal and date/time.
Points to Path
Search for
Points to Pathin the processing tool box. This will create lines between sequential points. Since there are multiple unique animals, you'll want to group by the unique tag_ident and order by the timestamp field.
Without changing the path, it's going to save it as a memory layer (or 'scratch' layer). As it's in memory, it's not written off to disk and will vanish once you close QGIS. Incase our QGIS crashes let's save it as a shapefile file by selecting the three dots next to path.
Click
Run.Your map should look like the below:
Now we can style the lines based on the individual. Right click the layer >
Properties>SymbologyChange the top drop down option to
Categorizedand select the valuetag-identSelect a
color rampof preferenceAt the bottom of the window screen, select
Classify > Apply
Your map should look something like this:
Last updated