Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
web:faq:incorrect_routes [2019/09/18 10:24] adminweb:faq:incorrect_routes [2022/10/18 16:02] (current) admin
Line 31: Line 31:
 ==== Temporary or Conditional Access Restrictions ==== ==== Temporary or Conditional Access Restrictions ====
  
-These can include road closures on the weekend, in the winter, at night, or for a certain period of time. This also includes construction sites shorter than 6 months. Tagging conditional access restrictions, might look a bit complicated at first, but don't worry, it's not that complicated, we will show you a couple of the common examples and should be easy to extend it for your specific case.+These can include road closures on the weekend, in the winter, at night, or for a certain period of time. This also includes construction sites shorter than 6 months. Tagging conditional access restrictions, might look a bit complicated at first, but don't worry, it's not that complicated, we will show you a couple of the common examples and it should be easy to extend it for your specific case.
  
-Road that is closed for motorcycles on the weekend: ''motorcycle:conditional=no @ (Sa,Su,PH)'' +Road that is closed for motorcycles on the weekend: ''motorcycle:conditional=no @ (Sa,Su,PH)''\\ 
-Road that is closed for some time, like a construction site: ''motor_vehicle:conditional=no @ (2018 May 22-2018 Oct 7)'' +Road that is closed for some time, like a construction site: ''motor_vehicle:conditional=no @ (2018 May 22-2018 Oct 7)''\\ 
-Road that is closed every year, for example in winter: +Road that is closed every year, for example in winter:\\ 
-The fast and generic option is to use ''access:conditional=no @ winter''+The fast and generic option is to use ''access:conditional=no @ winter''. For many roads there is no fixed date, usually the road will be closed with the first snow and opened once the snow as removed in spring, so tagging no @ winter is not the worst option, but there is no way to automatically evaluate this.\\
 Some roads usually have close from a certain month to another month, so you could use ''access:conditional=no @ (Nov-Mar)'' for roads that are usually close from November to March. Some roads usually have close from a certain month to another month, so you could use ''access:conditional=no @ (Nov-Mar)'' for roads that are usually close from November to March.
  
Line 54: Line 54:
 ==== Barriers ==== ==== Barriers ====
  
-Kurviger can access a barrier, like a ''gate'' or a ''lift_gate'' if you add ''access=yes'', if the ''access'' tag is missing, Kurviger will not route through this gate. Kurviger considers ''access'', ''motorcycle'', ''motor_vehicle'', and ''vehicle''. So if a barrier is only accessible for vehicles, but maybe not for pedestrians, you should set ''vehicle=yes'' on the barrier and not the more generic ''access=yes''. Try to be specific, but you don't need to get into too much detail.+Kurviger can access a barrier, like a ''gate'' or a ''lift_gate'' if you add ''access=yes'', if the ''access'' tag is missing, Kurviger will route through this gate, but you might be shown a warning that the gate might be closed. Kurviger considers ''access'', ''motorcycle'', ''motor_vehicle'', and ''vehicle''. So if a barrier is only accessible for vehicles, but maybe not for pedestrians, you should set ''vehicle=yes'' on the barrier and not the more generic ''access=yes''. Try to be specific, but you don't need to get into too much detail.
  
-To easily find these barriers you can use this [[http://overpass-turbo.eu/s/sFP|overpass query]].+To easily find barriers without explicit access values you can use this [[http://overpass-turbo.eu/s/sFP|overpass query]].
  
 ==== Fords ==== ==== Fords ====
  • web/faq/incorrect_routes.1568795083.txt.gz
  • Last modified: 2019/09/18 10:24
  • by admin