|
6 | 6 | <p align="center"> |
7 | 7 | <img src="https://user-images.githubusercontent.com/63590233/177072382-be5e9814-3f9d-4e67-94f6-7e3a005068f0.png" alt="drawing" width="300"/> <img src="https://user-images.githubusercontent.com/63590233/177072593-8de9a8bd-b17b-4be3-8cbc-0cb14c1ddb57.png" alt="drawing" width="400"/></p> |
8 | 8 |
|
9 | | -# |
10 | | -Repository refered to final thesis presented to the University of Sao Paulo in order to get the Civil Engineering degree. |
| 9 | +Repository referred to final thesis presented to the University of Sao Paulo in order to get the Civil Engineering degree. |
11 | 10 | The main feature included on code source is the integration with googlemaps and openstreetmaps APIs on the geographic information system context, however, the VRP-street-network project is related to Vehicle-Routing-Problem as well. |
12 | 11 |
|
13 | 12 | Contact authors to request more details: Guilherme Fernandes Alves ( [email protected]) and Felipe Novaes Fernandes. |
14 | 13 |
|
15 | | - |
16 | 14 | ## Available codes: |
17 | | -* [](https://colab.research.google.com/github/Gui-FernandesBR/VRP-street-network/blob/master/gmaps/distances_calculator.ipynb) - Using Google Maps to evaluate Circuity Factors |
18 | | -* [](https://colab.research.google.com/github/Gui-FernandesBR/VRP-street-network/blob/master/osm/cumbica_neigh_example.ipynb) - Introductory Example over Cumbica, an important neighborhood of Guarulhos |
19 | | -* [](https://colab.research.google.com/github/Gui-FernandesBR/VRP-street-network/blob/master/osm/guarulhos_streets_orientation.ipynb) - Street Orientation Analysis by using _OpenStreetMap_ |
20 | 15 |
|
| 16 | +* [](https://colab.research.google.com/github/Gui-FernandesBR/VRP-street-network/blob/master/gmaps/distances_calculator.ipynb) - Using Google Maps to evaluate Circuity Factors |
| 17 | +* [](https://colab.research.google.com/github/Gui-FernandesBR/VRP-street-network/blob/master/osm/cumbica_neigh_example.ipynb) - Introductory Example over Cumbica, an important neighborhood of Guarulhos |
| 18 | +* [](https://colab.research.google.com/github/Gui-FernandesBR/VRP-street-network/blob/master/osm/guarulhos_streets_orientation.ipynb) - Street Orientation Analysis by using _OpenStreetMap_ |
21 | 19 |
|
22 | 20 | ## Data description |
23 | 21 |
|
24 | 22 | * data/last_mile_data: |
25 | 23 | * `beer_company_clean.csv` : planned vs actual delivery schedules of 5 months operation with respect of 1 distribution center located at Guarulhos SP. source: adapted by the authors |
26 | 24 | * data/shapefiles |
27 | | - * `guarulhos_neigh_osm` : geospatial data describing boudaries of all neighborhoods of the Guarulhos city. source: _OpenStreetMap_ |
| 25 | + * `guarulhos_neigh_osm` : geospatial data describing boundaries of all neighborhoods of the Guarulhos city. source: _OpenStreetMap_ |
28 | 26 | * `urban_regions_Sao_Paulo`: geospatial data describing land use over state of Sao Paulo. source: unknown |
0 commit comments