Commit Graph
18 Commits
Author SHA1 Message Date
Hamza-Ayed 3a49029ee4 fix(routing): allow bidirectional travel on two-way corridors
- u_turn_costs: 60 (was infinite -> U-turns forbidden -> huge detours)
- distance_influence 70 -> 20, de-prioritise service/living_street/track
- restore safe ignored_highways (was "" -> footways imported, bad snapping)
- profiles_ch -> profiles_lm (edge-based CH too heavy with turn_costs)
- server port 8989 -> 8080 to match compose mapping, healthcheck and API
- add normalize-oneway + check-bidirectional tooling
2026-07-26 15:35:55 +03:00
Hamza-Ayed c97c961c96 feat: implement manual routing sync system, update map tile URLs to HTTPS, and migrate admin session storage to localStorage 2026-07-15 23:01:18 +03:00
Hamza-Ayed 7a64be5833 feat: add automated crons, telemetry cleanup, RTL support, and manual road candidate tools 2026-07-15 17:14:01 +03:00
Hamza-Ayed a39dfe1aaa feat: implement side-by-side synchronized map comparison tool and infrastructure scripts for connectivity and data updates 2026-07-15 14:58:48 +03:00
Hamza-Ayed 9f2a03a979 2026-04-16-3 add secur ,billing ,documents , 2026-04-16 05:36:53 +03:00
Hamza-Ayed 3d61362602 2026-04-15-4 2026-04-15 19:56:49 +03:00
Hamza-Ayed f1f1818501 2026-04-15-2 dashboard convert to html without vite and react 2026-04-15 15:41:05 +03:00
Hamza-Ayed 3802af0651 2026-04-15-1 dashboard 2026-04-15 01:05:15 +03:00
Hamza-Ayed b36e197e09 2026-04-13-4 2026-04-13 20:02:57 +03:00
Hamza-Ayed 5bbb5d8d8b 2026-04-13-3 2026-04-13 14:00:42 +03:00
Hamza-Ayed 3b43ff983a 2026-04-13-1 2026-04-13 01:44:32 +03:00
Hamza-Ayed 5ebd7ea3b1 2026-04-12-1 2026-04-12 22:35:38 +03:00
Hamza-Ayed 7f812c6929 chore: save state before importing syria data 2026-04-06 01:21:03 +03:00
Hamza-Ayed ca043b67a8 Final Refinement: Native Labels, Interactive Management UI, and Visual Polishing 2026-03-29 02:55:28 +03:00
Hamza-Ayed 014848247d feat: upgrade to Intaleq Style v3 and enable Egypt routing demo (code only) 2026-03-28 21:34:21 +03:00
Hamza-Ayed 592af8ce5c stable: finalized GIS aesthetics and Syria/Jordan routing synchronization 2026-03-28 04:12:01 +03:00
Hamza-Ayed d6f3b41b53 feat(gis): restore premium OSM style and fix international routing bounds for Jordan & Syria 2026-03-28 03:55:42 +03:00
Hamza-Ayed 6e6ee55d03 1 2026-03-20 02:14:50 +03:00