tariqshihadah/linref

Advanced LRS support and including start time and end time for each event?

Open

#24 opened on Aug 22, 2024

 (2 comments) (1 reaction) (2 assignees)Python (5 forks)auto 404
help wantedquestion

Repository metrics

Stars
 (11 stars)
PR merge metrics
 (PR metrics pending)

Description

Does linref currently support start/end time for events? let's say we have a dataframe with RID, BMP, EMP , STIM (start time), ETIM (end time) and a list of attributes, can we process that using linref?

desired functions are to dissolve multiple annual layers of roadway data into a single advanced LRS table with STIM and ETIM?

Contributor guide