Skip to content

Implement Programmatic Trajectory Completion

Levi Remington requested to merge trajectory-ingestion-post-refactor into master

This MR implements a limited Trajectory Completion workflow to be used against Trajectory Records that meet the specified criteria as an alternative approach to the manual completion that would otherwise be carried out by a data loader.

Please see caveats to this approach. It can be improved upon in the future to be even more dynamic, but will spatialize and display on a map trajectory records that meet the criteria.

This MR also enhances kind configuration options with a geometryLocation property which allows users to specify exactly which property from within Search record the Transformer should seek GeoJSON from. 2023-04-11_10.26.56

Resolves #2 (closed)

Edited by Levi Remington

Merge request reports