Skip to content

This repository defines the schema design of the open routing database. The open routing database is built on PostgreSQL, PostGIS, and PGRouting to define routing for pedestrian networks. Other transportation modes may be added in the future, but currently only pedestrian networks are supported.

License

Notifications You must be signed in to change notification settings

OpenRouting/DataModel

Repository files navigation

#Data Model This repository defines the schema design of the open routing database.

The open routing database is built on PostgreSQL, PostGIS, and PGRouting to define routing for pedestrian networks. Other transportation modes may be added in the future, but currently only pedestrian networks are supported.

Requirements

Installation

Nothing is done yet!

OSM wiki links

Data Model

Ways

Ways are linear features that represent paths, roads, and highways.

Required Tags

Like to have:

About

This repository defines the schema design of the open routing database. The open routing database is built on PostgreSQL, PostGIS, and PGRouting to define routing for pedestrian networks. Other transportation modes may be added in the future, but currently only pedestrian networks are supported.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages