Efficient generation of geographically accurate transit maps

dc.contributor.authorBast, Hannah
dc.contributor.authorBrosi, Patrick
dc.contributor.authorStorandt, Sabine
dc.date.accessioned2019-02-05T10:11:01Z
dc.date.available2019-02-05T10:11:01Z
dc.date.issued2018eng
dc.description.abstractWe present LOOM (Line-Ordering Optimized Maps), a fully automatic generator of geographically accurate transit maps. The input to LOOM is data about the lines of a given transit network, namely for each line, the sequence of stations it serves and the geographical course the vehicles of this line take. We parse this data from GTFS, the prevailing standard for public transit data. LOOM proceeds in three stages: (1) construct a so-called line graph, where edges correspond to segments of the network with the same set of lines following the same course; (2) construct an ILP that yields a line ordering for each edge which minimizes the total number of line crossings and line separations; (3) based on the line graph and the ILP solution, draw the map. As a naive ILP formulation is too demanding, we derive a new custom-tailored formulation which requires significantly fewer constraints. Furthermore, we present engineering techniques which use structural properties of the line graph to further reduce the ILP size. For the subway network of New York, we can reduce the number of constraints from 229,000 in the naive ILP formulation to about 3,700 with our techniques, enabling solution times of less than a second. Since our maps respect the geography of the transit network, they can be used for tiles and overlays in typical map services. Previous research work either did not take the geographical course of the lines into account, or was concerned with schematic maps without optimizing line crossings or line separations.eng
dc.description.versionpublishedeng
dc.identifier.doi10.1145/3274895.3274955eng
dc.identifier.urihttps://kops.uni-konstanz.de/handle/123456789/44844
dc.language.isoengeng
dc.subjectPublic Transit Network, Graph Drawing, Map generation, Graphical Optimizationeng
dc.subject.ddc004eng
dc.titleEfficient generation of geographically accurate transit mapseng
dc.typeINPROCEEDINGSeng
dspace.entity.typePublication
kops.citation.bibtex
@inproceedings{Bast2018Effic-44844,
  year={2018},
  doi={10.1145/3274895.3274955},
  title={Efficient generation of geographically accurate transit maps},
  isbn={978-1-4503-5889-7},
  publisher={ACM Press},
  address={New York, NY},
  booktitle={Proceedings of the 26th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems},
  pages={13--22},
  author={Bast, Hannah and Brosi, Patrick and Storandt, Sabine}
}
kops.citation.iso690BAST, Hannah, Patrick BROSI, Sabine STORANDT, 2018. Efficient generation of geographically accurate transit maps. The 26th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems : SIGSPATIAL '18. Seattle, Washington, 6. Nov. 2018 - 9. Nov. 2018. In: Proceedings of the 26th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems. New York, NY: ACM Press, 2018, pp. 13-22. ISBN 978-1-4503-5889-7. Available under: doi: 10.1145/3274895.3274955deu
kops.citation.iso690BAST, Hannah, Patrick BROSI, Sabine STORANDT, 2018. Efficient generation of geographically accurate transit maps. The 26th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems : SIGSPATIAL '18. Seattle, Washington, Nov 6, 2018 - Nov 9, 2018. In: Proceedings of the 26th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems. New York, NY: ACM Press, 2018, pp. 13-22. ISBN 978-1-4503-5889-7. Available under: doi: 10.1145/3274895.3274955eng
kops.citation.rdf
<rdf:RDF
    xmlns:dcterms="http://purl.org/dc/terms/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:bibo="http://purl.org/ontology/bibo/"
    xmlns:dspace="http://digital-repositories.org/ontologies/dspace/0.1.0#"
    xmlns:foaf="http://xmlns.com/foaf/0.1/"
    xmlns:void="http://rdfs.org/ns/void#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#" > 
  <rdf:Description rdf:about="https://kops.uni-konstanz.de/server/rdf/resource/123456789/44844">
    <dcterms:available rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-02-05T10:11:01Z</dcterms:available>
    <foaf:homepage rdf:resource="http://localhost:8080/"/>
    <dc:creator>Storandt, Sabine</dc:creator>
    <dcterms:abstract xml:lang="eng">We present LOOM (Line-Ordering Optimized Maps), a fully automatic generator of geographically accurate transit maps. The input to LOOM is data about the lines of a given transit network, namely for each line, the sequence of stations it serves and the geographical course the vehicles of this line take. We parse this data from GTFS, the prevailing standard for public transit data. LOOM proceeds in three stages: (1) construct a so-called line graph, where edges correspond to segments of the network with the same set of lines following the same course; (2) construct an ILP that yields a line ordering for each edge which minimizes the total number of line crossings and line separations; (3) based on the line graph and the ILP solution, draw the map. As a naive ILP formulation is too demanding, we derive a new custom-tailored formulation which requires significantly fewer constraints. Furthermore, we present engineering techniques which use structural properties of the line graph to further reduce the ILP size. For the subway network of New York, we can reduce the number of constraints from 229,000 in the naive ILP formulation to about 3,700 with our techniques, enabling solution times of less than a second. Since our maps respect the geography of the transit network, they can be used for tiles and overlays in typical map services. Previous research work either did not take the geographical course of the lines into account, or was concerned with schematic maps without optimizing line crossings or line separations.</dcterms:abstract>
    <dcterms:issued>2018</dcterms:issued>
    <dc:contributor>Brosi, Patrick</dc:contributor>
    <void:sparqlEndpoint rdf:resource="http://localhost/fuseki/dspace/sparql"/>
    <dcterms:title>Efficient generation of geographically accurate transit maps</dcterms:title>
    <dc:creator>Bast, Hannah</dc:creator>
    <dc:contributor>Storandt, Sabine</dc:contributor>
    <bibo:uri rdf:resource="https://kops.uni-konstanz.de/handle/123456789/44844"/>
    <dspace:isPartOfCollection rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <dc:contributor>Bast, Hannah</dc:contributor>
    <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-02-05T10:11:01Z</dc:date>
    <dc:language>eng</dc:language>
    <dc:creator>Brosi, Patrick</dc:creator>
    <dcterms:isPartOf rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
  </rdf:Description>
</rdf:RDF>
kops.conferencefieldThe 26th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems : SIGSPATIAL '18, 6. Nov. 2018 - 9. Nov. 2018, Seattle, Washingtondeu
kops.date.conferenceEnd2018-11-09eng
kops.date.conferenceStart2018-11-06eng
kops.flag.knbibliographytrue
kops.location.conferenceSeattle, Washingtoneng
kops.sourcefield<i>Proceedings of the 26th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems</i>. New York, NY: ACM Press, 2018, pp. 13-22. ISBN 978-1-4503-5889-7. Available under: doi: 10.1145/3274895.3274955deu
kops.sourcefield.plainProceedings of the 26th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems. New York, NY: ACM Press, 2018, pp. 13-22. ISBN 978-1-4503-5889-7. Available under: doi: 10.1145/3274895.3274955deu
kops.sourcefield.plainProceedings of the 26th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems. New York, NY: ACM Press, 2018, pp. 13-22. ISBN 978-1-4503-5889-7. Available under: doi: 10.1145/3274895.3274955eng
kops.title.conferenceThe 26th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems : SIGSPATIAL '18eng
relation.isAuthorOfPublicationa3ac49b1-8947-4bb2-840c-50a5cb77fdf4
relation.isAuthorOfPublication.latestForDiscoverya3ac49b1-8947-4bb2-840c-50a5cb77fdf4
source.bibliographicInfo.fromPage13eng
source.bibliographicInfo.toPage22eng
source.identifier.isbn978-1-4503-5889-7eng
source.publisherACM Presseng
source.publisher.locationNew York, NYeng
source.titleProceedings of the 26th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systemseng

Dateien