Skip to content

small PyQGIS script, converting point shapefiles to multiple lines in shapefile

Notifications You must be signed in to change notification settings

gim4p/PyQgis_trackpoints2lineparts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyQgis_trackpoints2lineparts

Small PyQGIS script, converting point shapefiles to multiple lines in shapefile. Output is a temporary layer.

  • maximal allowed gap size has to be specified manually
  • length of line parts (still just in form of number of points of profile) has to be specified manually
  • the columns in attribute table ('comment' and 'time') are manually named/ pointed. Those column names have to be specified, depending on what information should be transferred to the new lineparts-shape.

points2lineparts

About

small PyQGIS script, converting point shapefiles to multiple lines in shapefile

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages