Accessibility Map

From ESE205 Wiki
Revision as of 19:10, 4 May 2018 by Nkastelman (talk | contribs)
Jump to navigation Jump to search

Team Members

Hannah Smith

Zahra Wright

Noah Kastelman

John Gibson (TA)

Description

We are creating an “Accessibility Map” program available to WashU students and visitors. This map will tell you the most efficient route to take while on the WashU campus. This will allow students or visitors to get different places as quickly as they can. It will also be able to tell you the best route if you are handicap by taking out the pathways that are not handicap accessible.

Components

Map

Paths, Buildings, Distances -we will be collecting data to input into our algorithm -this will include routes both handicapped accessible and not

Algorithm

Dijkstra's Algorithm - with inputed data distances, this will compute the shortest distance between a destination and current location

Display

Website ArcGIS - we want to display the fastest route using a website display.

Challenges

As a group, we will have challenges adapting to a new coding language (python) and adjusting our algorithm, GIS, to match our goals.

We have had challenges using arcGIS as a tool and not as the whole project. Because we have been learning how to use many different new tools, we have become distracted from the goal of making an actual product.

We will also need to figure out how to take the data from ArcGIS and export it so it is available for others to use.

Creating a line on a map so users know where to go.


'Final Product Expectations

  • export arcGIS nodes and lines of WashU's campus
  • enter into shortest route google maps like program


We will create a wheelchair map and a able-bodied map. It will be an option for the user.


ArcGIS will be exported into an excel and the fastest route will be calculated for each possible route. Then a map showing the line from point A to B will be displayed.


Visual of Project

User Interface.png

Gantt Chart

Final Gannt Chart.png

Poster

Accessibility Map Poster.png

poster
Link to weekly log