OsmSharp / ui

The UI components.
http://osmsharp.com/
GNU General Public License v2.0
138 stars 91 forks source link

Improve node restrictions on default vehicle profiles #192

Closed xivk closed 9 years ago

xivk commented 9 years ago

Some node-based restrictions are not interpreted correctly. For example this:

http://www.openstreetmap.org/node/450132181

... is incorrectly assumed to be blocking for bicycles and pedestrians too.

There is also a need to separate vehicle profile names and vehicle terminology in OSM. For example a vehicle profile name 'SlowBicycle' is still a 'bicycle'. Common types in OSM are for example: 'motor_vehicle', 'bicycle', 'pedestrian' and believe it or not: 'horse'.