GIScience / openrouteservice

🌍 The open source route planner api with plenty of features.
https://openrouteservice.org
GNU General Public License v3.0
1.33k stars 379 forks source link

Example mentions non-existent way category "Tunnel" #1797

Open aoles opened 1 month ago

aoles commented 1 month ago

Page Link

https://giscience.github.io/openrouteservice/api-reference/endpoints/directions/extra-info/waycategory

Documentation is ...

Incorrect

Please Explain in Detail:

Example mentions non-existent way category "Tunnel".

Hence, a value of 97 would indicate a belonging to Paved road, Tunnel and Highway (64 + 32 + 1 ).

Your Proposal for Changes:

Rewrite example to use only valid way category values.

Forum Topic Link

No response