| .. |
|
edgelevelinfo
|
Fix ContradictoryLevelAndInclineInfoForWay issue being generated too often.
|
2026-02-25 16:21:43 +02:00 |
|
parameters
|
Apply updated prettier formatting
|
2026-01-20 16:29:07 +02:00 |
|
AreaTooComplicated.java
|
Apply updated prettier formatting
|
2026-01-20 16:29:07 +02:00 |
|
BarrierEdgeBuilder.java
|
Move linking classes into street module
|
2026-03-03 12:41:47 +01:00 |
|
DisjointSet.java
|
refactor: Rename ToveUtils to TroveUtils
|
2024-11-04 14:22:29 +01:00 |
|
ElevatorProcessor.java
|
Move Graph into street module
|
2026-02-18 07:55:23 +01:00 |
|
EscalatorEdgePair.java
|
Refactor EscalatorProcessor.
|
2025-09-23 15:29:28 +03:00 |
|
EscalatorProcessor.java
|
Refactor EscalatorProcessor.
|
2025-10-27 13:51:22 +02:00 |
|
LinearBarrierNodeType.java
|
revert the change to block linear traversal, make an issue instead
|
2025-08-22 13:51:04 +01:00 |
|
OsmArea.java
|
Fix all package names and imports
|
2026-02-16 10:58:51 +01:00 |
|
OsmAreaGroup.java
|
Fix all package names and imports
|
2026-02-16 10:58:51 +01:00 |
|
OsmDatabase.java
|
Fix all package names and imports
|
2026-02-16 10:58:51 +01:00 |
|
OsmElevatorKey.java
|
Remove duplicate OsmEntityType class.
|
2025-11-26 15:18:04 +02:00 |
|
OsmModule.java
|
Use optimal initial capacity for HashMap, HashSet, and ArrayList
|
2026-03-04 08:16:38 +01:00 |
|
OsmModuleBuilder.java
|
Move Graph into street module
|
2026-02-18 07:55:23 +01:00 |
|
OsmNodePair.java
|
Add missing braces
|
2025-11-14 16:57:58 +02:00 |
|
ParkingProcessor.java
|
Move VehicleParkingHelper into street module
|
2026-02-25 08:24:06 +01:00 |
|
Ring.java
|
Fix all package names and imports
|
2026-02-16 10:58:51 +01:00 |
|
SafetyValueNormalizer.java
|
Move Graph into street module
|
2026-02-18 07:55:23 +01:00 |
|
StreetEdgePair.java
|
fix null exception
|
2025-01-28 12:27:00 +01:00 |
|
StreetTraversalPermissionPair.java
|
refactor: Move all src files into the application module
|
2024-10-11 15:55:19 +02:00 |
|
TurnRestrictionTag.java
|
remove the now unused RepeatingTimePeriod from turn restrictions. If turn restriction time dependence is reattempted in the future (so that time shifting itineraries actually works with them), use the newer, better framework in parking place timetables
|
2025-04-25 11:27:18 +03:00 |
|
TurnRestrictionUnifier.java
|
use [-180,180) for the range of turn angle and consider sharp left / sharp right turns left and right turns
|
2025-08-05 14:34:08 +01:00 |
|
UnconnectedArea.java
|
Rename graph build time area group as 'OsmAreaGroup'
|
2025-02-13 15:38:03 +02:00 |
|
VertexGenerator.java
|
Move Graph into street module
|
2026-02-18 07:55:23 +01:00 |
|
WalkableAreaBuilder.java
|
Move StreetSearchBuilder into street module
|
2026-02-25 08:24:06 +01:00 |