• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 1
  • Tagged with
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

Umsetzung und Analyse einer automatisierten Verkehrsnetzabbildung und Verkehrserzeugung im Plangebiet Vogtland

Hantusch, Martin 21 April 2016 (has links)
The aim of this work was to write a java program that can read the data of OpenStreetMap and automatically finds the information to create the traffic network out of those data. As well, the program should be able to read other information from the data like attractions for shopping, working, leisure time acitivities and some more. With the given data, the program will calculate how much inhabitants are statistically living in every residential building. The information that were read from the data, should be pointed to the closest traffic nodes. To do that, we tested several algorithms for example to find the shortest routes in the traffic network. In the end, we took the algorithm of Floyd and Warshall to find the shortest routes. With the given data, the traffic should be calculated with different methodes. After all the calculations, the traffic network and the traffic on the traffic network was visualized. The program was written so, that you can cut out an area of the OpenStreetMap data and the program will then do all the steps to calculate everything.

Page generated in 0.0896 seconds