There is a newer version of the record available.

Published May 16, 2023 | Version 0.6.0
Software Open

UrMoAC-0.6.0

  • 1. German Aerospace Center

Description

What the tool basically does is to load a set of origin locations and a set of destination locations as well as a road network and optionally a description of the public transport offer. Then, it iterates over all loaded origins and computes the respective accessibility measure for each of them by routing to all destinations within the defined limit. Optionally, areas by which the origins and destinations shall be aggregated may be loaded.

Some features:

  • input is read from databases or files;
  • variable origins / destinations;
  • variable aggregation options;
  • weights for origins and destinations;
  • flexible limits for search: max. time, max. distance, max. number, max. seen value, nearest only;
  • support for different transport modes, as well as intermodal accessibilities;
  • GTFS-based public transport accessibility computation;
  • possibility to read time-dependent travel times (for motorised individual traffic);
  • support for data preparation and visualisation.

Documentation

The complete documentation is located at http://urmoac.readthedocs.io. It should cover different versions.

When using one of the releases, you should consult the included documentation as the information below describes the current state of the development.

Please consult the section Links below for further information sources.

Installation

UrMoAC is written in the Java programming language. You need Java to run it. The easiest way to install it is to download the .jar-file from the latest release. Further possibilities to run it are given at Installation.

Usage examples

A most basic call may look as following:

java -jar UrMoAC.jar --from origins.csv --to destinations.csv --net network.csv --nm-output nm_output.csv --mode bicycle --time 0 --epsg 0

Which would compute the accessibility of the destinations stored in destinations.csv starting at the origins stored in origins.csv along the road network stored in network.csv for the transport mode bicycle. Information about the used file formats are given at Input Data Formats.

License

UrMoAC is licensed under the Eclipse Public License 2.0.

When using it, please cite it as:

Daniel Krajzewicz, Dirk Heinrichs and Rita Cyganski (2017) Intermodal Contour Accessibility Measures Computation Using the 'UrMo Accessibility Computer'. International Journal On Advances in Systems and Measurements, 10 (3&4), Seiten 111-123. IARIA.

Support and Contribution

UrMoAC is under active development and we are happy about any interaction with users or dvelopers.

Authors

UrMoAC has been developed at the Institute of Transport Research of the German Aerospace Center.

Links

You may find further information about UrMoAC at the following pages:

Legal

Please find additional legal information at Legal.

 

Files

UrMoAC-src-0.6.0.zip

Files (158.0 MB)

Name Size Download all
md5:161d287258bf85229023dd50eb939c58
2.6 MB Preview Download
md5:ace9192a37c4297f6b79805b23acc150
49.7 MB Download
md5:d1b7a038eeab67e65b07880ebe31ffe2
47.3 MB Download
md5:65019bd133337572d1d3659057624978
47.4 MB Preview Download
md5:35d56f07f8c373ec5d43c0a1ee1040d6
4.5 MB Download
md5:405f304aff9dfa9ba2be0599dd5c7f32
4.6 MB Preview Download
md5:9b2fb1b5f61ecd831486c228473d31ca
1.9 MB Download

Additional details

References

  • Daniel Krajzewicz, Dirk Heinrichs and Rita Cyganski (2017) Intermodal Contour Accessibility Measures Computation Using the 'UrMo Accessibility Computer'. International Journal On Advances in Systems and Measurements, 10 (3&4), Seiten 111-123. IARIA.