Skip to content
Jip Claassens edited this page Jan 20, 2023 · 37 revisions

[images/Accessibility_w400.png]

Accessibility is an important driving factor in Land Use Modelling. But modelling accessibility is also relevant in many other applications.

network

Accessibility is usually analysed using graphs.

The GeoDMS contains network functions to build a network topology, that can be used in e.g. a dijkstra function to calculate the shortest path or impedances in an origin/destination matrix (trip table).

Much attention has been given to make network calculations fast and efficient, this allows users to calculate impedances in large networks in limited time.

applications

  • Accessibility measures are calculated and used as driving factors for Land Use Modelling
  • Origin destination matrix (trip table) for many applications
  • In our projects in the social domain, distances from houses to services are calculated. These distances are important suitability factors for housing for persons with mobility issues.

Home

Data sources:

Clone this wiki locally