Helium314 / SCEE

OpenStreetMap surveyor app for experienced OSM contributors
GNU General Public License v3.0
141 stars 10 forks source link

Add 'mall' as a building type #554

Closed realeatham closed 3 months ago

realeatham commented 3 months ago

A mall is a distinct building which doesn't fit as any of the current building types and is already used in osm.

mnalis commented 3 months ago

If we are talking about "building type" quest/overlay, building=mall seems to be deprecated and undocumented in OSM wiki, see https://wiki.openstreetmap.org/wiki/Tag:building=retail (which is also recommended replacement)

You may wish instead to tag shop=mall which is used to indicate actual mall which end users might want to find. That can be tagged in Places overlay, unfortunately only as point (not on existing building polygon, which would be more useful -- but that is only possible in SCEE's "expert mode" via manual raw tag editing, which is admittedly somewhat unergonomic)

See also regular SC FAQ: Building Type Quest - Why don't I see the right types? / https://github.com/streetcomplete/StreetComplete/issues/3868 etc.