I recently added a school to OSM (via Potlatch2). I outlined the school property and named it "XYZ Elementary School". I outlined the school building and named it "XYZ Elementary School". I outlined a 2nd school building (the gym) and named it "XYZ Elementary School". And finally I know that there is a single point (a node?) for a school that I also added on the center of the building and named it "XYZ Elementary School" too. None of these were wrong to name, but at different zoom levels I got a whole bunch of overlapping text of the exact same redundant name. Now I know I can easily remove the name from the school gym building and I can also remove that single point school designation (a node?), but that still leaves both the building and the property with the same exact name. My question is mostly that of best practices:
asked 17 Oct '12, 19:10 gopanthers |
The usual practice is one feature, one OSM element. In your specific case you should add an area outlining the whole school territory and add amenity=school, name=, addr and whatever you like. Tag each single building with building=school (building=yes would also suffice) and remove the single school node as there is absolutely no need for it (see my first sentence). answered 17 Oct '12, 19:22 scai ♦ 2
There is also a graphical example on the amenity=school page scai links above.
(17 Oct '12, 21:34)
EdLoach ♦
1
Note that streets are one notable exception to the "one feature, one element" rule. One street often consists of multiple OSM ways, which have the same
(11 Mar '15, 11:48)
sleske
|