Skip to content

Data Processing #1

Description

@Accommodus

Process the National Transit Map dataset into a KDTree of unique LocationPoint objects for efficient k-nearest neighbor searches.

Each LocationPoint will represent a unique geographic coordinate and contain a list of one or more TransitPoint objects located at that position. This structure ensures that transit stops sharing the same location are grouped together, avoiding duplicate nodes in the KDTree.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions