Kardi Teknomo is my first professor who taught me programming languages, although he never directly taught me. He is also the one who made me love programming languages, leading me to where I am now. This project aims to improve a previous project that I worked on during my thesis in 2022.
IFN-Transport is an extension of Ideal Flow Network (IFN) for transportation networks synthesis and analysis written in Python. The online version of IFN-Transport is also available in Revoledu.
One appealing reason why transportation engineers should use IFN Transport is because the existing transportation models only encourage widening the road in order to solve traffic congestion. IFN provides an alternative model that enable the engineers to justify the reduction of road width in order to reduce traffic congestion.
https://github.com/teknomo/ifn-transport
pip install --no-caache-dir -r requirements.txt
python main.py
URL: http://backend-ifn.yankyhermawan.xyz IP: http://34.101.140.155
Note:
Method | Endpoint | Description |
---|---|---|
GET | /api/getall | Get all processed city’s name available |
GET | /api/data | Get city’s map data |