Skip to main content
Erschienen in: Mathematics in Computer Science 2/2020

13.11.2019

Automatic Generation of Diagrammatic Subway Maps for Any Date with Maple

verfasst von: Alberto Almech, Eugenio Roanes-Lozano

Erschienen in: Mathematics in Computer Science | Ausgabe 2/2020

Einloggen

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

The second author was one of the authors of a computer package written in Maple that could automatically generate railway maps of a network for any date. This package was presented at ACA’2008 and its design and implementation is described in a previous article. Each section of the network was colored accordingly to its characteristics. The position of the nodes (stations, junctions, \(\ldots \)) was obtained from a list of geographical coordinates. The work presented here deals with a similar although not identical case: now subway networks are treated as graphs with the help of a computer algebra system in order to obtain the diagrammatic map for any date. Most subway network maps follow more or less closely the ideas introduced by Harry Beck in his diagrammatic design of London subway map (the distances between stations and geographic orientation of the lines don’t have to be respected, as the clarity and the number of stations between two stations is the key information to be visualized). Therefore allocating nodes is far simpler, and we have decided to manually allocate the stations on a predefined grid and to automatize the drawing of the network. The situation is also simpler because all lines are double track and electrified. For instance in Madrid subway there are minor differences between lines, such as the kind of catenary (classic or rigid), the loading gauge (narrow/broad), \(\ldots \) that will not be considered here. Each node and edge of the graph has dates associated: inauguration date/closure date–the latter if applies. The package takes advantage of the simplifications w.r.t. the previous article mentioned above and the features of Maple’sGraphTheory package. This way the approach, although general, can be implemented in relatively few lines of code. We know of no other similar works. The work is illustrated with the case of Madrid subway network, one of the biggest ones in the world.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Fußnoten
1
Maple is a trademark of Waterloo Maple Inc.
 
Literatur
1.
4.
Zurück zum Zitat Cartwright, W.: Going around in circles? A qualitative evaluation of a proposed metro map for Melbourne’s underground system. In: Proceedings of the 2014 Geospatial Science Research 3 Symposium (GSR\_3), Melbourne, Australia, 2-3 December 2014. (2014). http://ceur-ws.org/Vol-1307/paper2.pdf. Accessed 10 Apr 2019 Cartwright, W.: Going around in circles? A qualitative evaluation of a proposed metro map for Melbourne’s underground system. In: Proceedings of the 2014 Geospatial Science Research 3 Symposium (GSR\_3), Melbourne, Australia, 2-3 December 2014. (2014). http://​ceur-ws.​org/​Vol-1307/​paper2.​pdf. Accessed 10 Apr 2019
5.
Zurück zum Zitat Corless, R.: Essential Maple. An Introduction for Scientific Programmers. Springer, New York (1995)MATH Corless, R.: Essential Maple. An Introduction for Scientific Programmers. Springer, New York (1995)MATH
8.
Zurück zum Zitat Roanes-Lozano, E., Martínez-Zarzuelo, A., García-Álvarez, A.: Obtención automática de mapas ferroviarios a partir de hitos históricos. In: Actas del VIII Congreso de Ingeniería del Transporte CIT 2008 (CD-ROM). Universidade de A Coruña, A Coruña, Spain (2008) Roanes-Lozano, E., Martínez-Zarzuelo, A., García-Álvarez, A.: Obtención automática de mapas ferroviarios a partir de hitos históricos. In: Actas del VIII Congreso de Ingeniería del Transporte CIT 2008 (CD-ROM). Universidade de A Coruña, A Coruña, Spain (2008)
9.
Zurück zum Zitat Roanes-Lozano, E., Martínez-Zarzuelo, A., García-Álvarez, A., Roanes-Macías, E.: Unas reflexiones sobre el reconocimiento de rutas en mapas ferroviarios y teoría de grafos. Boletín Sociedad “Puig Adam” 78, 79–90 (2008) Roanes-Lozano, E., Martínez-Zarzuelo, A., García-Álvarez, A., Roanes-Macías, E.: Unas reflexiones sobre el reconocimiento de rutas en mapas ferroviarios y teoría de grafos. Boletín Sociedad “Puig Adam” 78, 79–90 (2008)
10.
11.
Zurück zum Zitat Roanes-Macías, E., Roanes-Lozano, E.: Cálculos Matemáticos por Ordenador con Maple V.5, Editorial Rubiños-1890, Madrid (1999) Roanes-Macías, E., Roanes-Lozano, E.: Cálculos Matemáticos por Ordenador con Maple V.5, Editorial Rubiños-1890, Madrid (1999)
13.
Zurück zum Zitat Stott, J.M.: Automatic Layout of Metro Maps using Multicriteria Optimisation. The University of Kent, Kent (2008). (Ph.D. Thesis) Stott, J.M.: Automatic Layout of Metro Maps using Multicriteria Optimisation. The University of Kent, Kent (2008). (Ph.D. Thesis)
14.
Zurück zum Zitat Wester, M. (ed.): Computer Algebra Systems: A practical Guide. Wiley, Chichester (1999)MATH Wester, M. (ed.): Computer Algebra Systems: A practical Guide. Wiley, Chichester (1999)MATH
Metadaten
Titel
Automatic Generation of Diagrammatic Subway Maps for Any Date with Maple
verfasst von
Alberto Almech
Eugenio Roanes-Lozano
Publikationsdatum
13.11.2019
Verlag
Springer International Publishing
Erschienen in
Mathematics in Computer Science / Ausgabe 2/2020
Print ISSN: 1661-8270
Elektronische ISSN: 1661-8289
DOI
https://doi.org/10.1007/s11786-019-00413-8

Weitere Artikel der Ausgabe 2/2020

Mathematics in Computer Science 2/2020 Zur Ausgabe

Premium Partner