This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

How can I find the appropriate tags from various surveyed elements

0

can someone tell me how to the thing below

how add no HGVs to roads
add street lighting
add give-way sign/stop sign

also can i add house gardens to open street map if i can how to do it

asked 16 Aug '11, 15:52

darrenrobert's gravatar image

darrenrobert
73889
accept rate: 0%

edited 16 Aug '11, 16:14

Pieren's gravatar image

Pieren
9.8k2083157


2 Answers:

1

for HeavyGoodsVehicle have a look at wiki/Key:access and search there for HGV.

furthermore wiki/Key:lit and wiki/Tag:highway%3Dstop

you can see ... many features are described in the OSM wiki, so you can try its search function.

and: I would NOT tag the single garden of a house because it is to much in detail.

answered 16 Aug '11, 16:14

stephan75's gravatar image

stephan75
12.6k556210
accept rate: 6%

2

You might not tag individual gardens, but some people do: http://mappa-mercia.org/?zoom=16&lat=52.56047&lon=-1.82078&layers=B%20 This is one example way https://www.openstreetmap.org/browse/way/95680742 and I have seen some discussion as to whether leisure=garden/access=private or landuse=residential/residential=garden should be used. There is a trac ticket relating to the former: http://trac.openstreetmap.org/ticket/3302

(16 Aug '11, 16:34) EdLoach ♦
1

Sorry to comment on my own comment, but I just spotted this which also relates: https://wiki.openstreetmap.org/wiki/Talk:Tag:leisure%3Dgarden#Deprecate_this_for_private.2C_residential_gardens.3F

(16 Aug '11, 16:35) EdLoach ♦

1

First, you should post one question at a time only. This help tool is intended to build up a FAQ list and is designed to provide a list of replies for a single question.

Second, about your tagging questions, I will provide a more generic solution : use our OSM wiki. On the main web site, it is the link called "Documentation" on the left panel and it goes here:

https://wiki.openstreetmap.org/wiki/Main_Page

This "wiki style" documentation is updated by all of us. If you search a tag, you can use the "Search" facility visible on the top right corner of the page.

For instance, if you enter "hgv", you fall down into this wiki page:
https://wiki.openstreetmap.org/wiki/Key:access
and you will discover the tag "hgv=no"

If you search "lighting", you find this page:
https://wiki.openstreetmap.org/wiki/Key:lit

If you type "give-way", the wiki provides a list of pages mentionning give-way and the first proposed page "Tag:highway=give way" is what you need:
https://wiki.openstreetmap.org/wiki/Tag:highway%3Dgive_way

If you don't find an answer in the wiki, then contact the community through the mailing lists or the forums. You can also check if your question has not been already posted on this help tool ;-)

answered 16 Aug '11, 16:26

Pieren's gravatar image

Pieren
9.8k2083157
accept rate: 15%

edited 16 Aug '11, 16:43

Source code available on GitHub .