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

description of features

0

How do l go about describing features especially when digitizing

asked 22 Dec '22, 07:46

Cynthia%20%20Allan's gravatar image

Cynthia Allan
11333
accept rate: 0%


One Answer:

1

Largely this is just done by selecting a given feature (by search or recent usage) from the list of features on the left hand side of the editor. The main description of a feature is through one or more tags, for instance to say something is a building the combination is a single tag building=yes, but if it's a stone building then building=yes, material=stone, if it's a stone school building with a tiled-roof then building=school, material=stone, roof:material=tiles

This whole approach means that you can provide the simplest information possible in a first pass and then add increasing amounts of detail.

answered 22 Dec '22, 20:07

SK53's gravatar image

SK53 ♦
28.1k48268433
accept rate: 22%

Source code available on GitHub .