About the counter:
If you change in Overpass turbo
  node["access"="permit"];
  way["access"="permit"];
  relation["access"="permit"]
to
  node[permit];
  way[permit];
  relation[permit];
it works fine.

2018.08.14. 21:20 keltezéssel, Szem írta:
Thanks Javier and Warin!

Always the first thought is the best...
(Roads found in Waterworks area -access=private, bicycle=permit, foot=permit) (Roads on the embankments - access=private, motor_vehicle=permit, foot=yes, bicycle=yes) (Roads in wildlife reserve - access=private, motor_vehicle=permit, bicycle=permit, foot=yes)

and what about the other two things: the counter and the wiki
Could anyone answer this?

Szem

2018.08.14. 14:24 keltezéssel, Warin írta:
Some examples might help?

If tagged
access=no

with no following access tags then it means

no one has access.

If tagged
access=no

with the following access tag

foot=permit

then it means

no one has access,
except
if on foot .. then they have to have a permit to have access.

If tagged
access=no

with the following access tags

bicycle=yes
horse=yes

then it means

no one has access,
except
if  by bicycle or horse .. then they have access.


On 14/08/18 19:37, Javier Sánchez Portero wrote:
Hello Szem

No. That way is just the opposite of the intended meaning. It says that every body need a permit (for example cars) and hikers and riders can access freely. The previous one was ok. Access=no (or private as someones suggest) + transportmode=permit

El lun., 13 ago. 2018 20:54, Szem <szembiket...@gmail.com <mailto:szembiket...@gmail.com>> escribió:

    access=permit, foot=yes, horse=yes, bicycle=yes
    ?

    - Roads in wildlife conservation areas:
    access= private, motor_vehicle=permit, bicycle=permit, foot=yes
    access=permit, foot=yes
    ?


    OK?

    Counter:
    In the page of
https://wiki.openstreetmap.org/wiki/Proposed_features/access%3Dpermit the small counter counts only "access=permit" tag, but these
    roads doesn't have this tag.
    Can be converted it to "*=permit" or sg like this? If I change
    all the roads, it will not look.

    Wiki:
    When I mentioned the wiki, I meant this page below it:
    https://wiki.openstreetmap.org/wiki/Key:access  -  Access tag
    values
    Can not you put this access value there?

    Thanks,

    Szem



_______________________________________________
Tagging mailing list
Tagging@openstreetmap.org
https://lists.openstreetmap.org/listinfo/tagging
_______________________________________________
Tagging mailing list
Tagging@openstreetmap.org
https://lists.openstreetmap.org/listinfo/tagging

Reply via email to