diff --git a/README.md b/README.md index 4371b09..799653e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Junction Capacity Analyser -The Junction Capacity Analyser App is for tansportation planers to assist with planning level operation analysis of junctions. This analysis is one component of a comprehensive intersection control evaluation (ICE) or alternatives analysis. As such, the results of the Junction Capacity Analyser App – overall v/c ratio and multimodal accommodations analysis – should not be the sole basis of choosing a given intersection or interchange form for implementation. It is not intended to be an intersection/interchange form selection tool. +The Junction Capacity Analyser App is for transportation planers to assist with planning level operation analysis of junctions. This analysis is one component of a comprehensive intersection control evaluation (ICE) or alternatives analysis. As such, the results of the Junction Capacity Analyser App – overall v/c ratio and multimodal accommodations analysis – should not be the sole basis of choosing a given intersection or interchange form for implementation. It is not intended to be an intersection/interchange form selection tool. This app is based on CAPX tool (Excel Tool) published by FHWA. @@ -16,6 +16,7 @@ This project is free to use for personal, non profit research and free open-sour - [x] develop basic application with one junction type - [x] update the ui - [x] deploy to public url and setup ci/cd pipeline +- [x] implement pan and zoom of junctions design using svg pan zoom library - [ ] include all junction types - [ ] include dynamic junction drawing @@ -39,6 +40,7 @@ CAPX | [https://www.fhwa.dot.gov/software/research/operations/cap-x/](https://ww Angular | [https://angular.io/](https://angular.io/) Clarity Design System| [https://clarity.design/](https://clarity.design/) Angular Flex Layout | [https://github.com/angular/flex-layout](https://github.com/angular/flex-layout) +ariutta/svg-pan-zoom | [https://github.com/ariutta/svg-pan-zoom](https://github.com/ariutta/svg-pan-zoom) MathJs | [https://mathjs.org/](https://mathjs.org/) rxjs | [https://rxjs-dev.firebaseapp.com/](https://rxjs-dev.firebaseapp.com/) Typescript | [https://www.typescriptlang.org/](https://rxjs-dev.firebaseapp.com/)