| Interface | Description |
|---|---|
| WayPropertySetSource |
Interface for populating a
WayPropertySet that determine how OSM
streets can be traversed in various modes and named. |
| Class | Description |
|---|---|
| CreativeNamer |
A CreativeNamer makes up names for ways that don't have one in the OSM data set.
|
| CreativeNamerEditor | |
| CreativeNamerPicker |
Describes how unnamed OSM ways are to be named based on the tags they possess.
|
| DefaultWayPropertySetSource |
This factory class provides a default collection of
WayProperties that determine how OSM streets can be
traversed in various modes. |
| NorwayWayPropertySetSource |
OSM way properties for Norwegian roads.
|
| NotePicker |
Defines which OSM ways get notes and what kind of notes they get.
|
| NoteProperties | |
| NotePropertiesEditor | |
| OpenStreetMapModule |
Builds a street graph from OpenStreetMap data.
|
| OSMDatabase | |
| OSMFilter | |
| OSMSpecifier |
Specifies a class of OSM tagged entities (e.g.
|
| PlatformLinker |
Links unconnected entries to platforms.
|
| PortlandCustomNamer |
These rules were developed in consultation with Grant Humphries, PJ Houser, and Mele Sax-Barnett.
|
| Ring | |
| SafetyFeaturesEditor | |
| SlopeOverridePicker | |
| SpeedPicker |
Choose a speed that should be applied to a given segment
|
| TemplateLibrary | |
| WalkableAreaBuilder |
Theoretically, it is not correct to build the visibility graph on the joined polygon of areas
with different levels of bike safety.
|
| WayProperties |
Parameters applied to OSM ways, usually based on their tags:
- Which modes can traverse it
- Dangerousness on a bicycle in both directions (OSM ways can be bidirectional).
|
| WayPropertyPicker |
Associates an OSMSpecifier with some WayProperties.
|
| WayPropertySet |
Information given to the GraphBuilder about how to assign permissions, safety values, names, etc.
|
| Exception | Description |
|---|---|
| Ring.RingConstructionException |
Copyright © 2018. All rights reserved.