I've recently started tracking bike treks using Strava and I thought it would be interesting to do some analysis on my treks. I am able to import the GPX file into ArcMap and convert it to a point file, and then convert the point file to a line file.
However, when you do that, ArcMap creates a single-part line that has no attribute information. I can split the line into a multi-part line file using the Split Line at Vertices tool, but I am unsure of how to get information about the vertices (point file) for each line segment. The main statistic I want from the point file is the amount of time traversed on each segment. I have time data in the point field, but I am unsure how to get that information moved over to the line file.
I have ArcGIS 10.1 Advanced License as well as QGIS installed, and I am comfortable with ArcPy, ModelBuilder and the QGIS python libraries.
Any suggestions as to where to go is appreciated. I've screenshotted some of my data below:
أكثر...
However, when you do that, ArcMap creates a single-part line that has no attribute information. I can split the line into a multi-part line file using the Split Line at Vertices tool, but I am unsure of how to get information about the vertices (point file) for each line segment. The main statistic I want from the point file is the amount of time traversed on each segment. I have time data in the point field, but I am unsure how to get that information moved over to the line file.
I have ArcGIS 10.1 Advanced License as well as QGIS installed, and I am comfortable with ArcPy, ModelBuilder and the QGIS python libraries.
Any suggestions as to where to go is appreciated. I've screenshotted some of my data below:



أكثر...