# OpenStreetMap Tagging Proposal: 🍿 This proposal introduces the tag `cuisine=popcorn` to identify and map locations where popcorn is sold or is a primary product. This includes popcorn stands, specialty popcorn shops, and locations within larger venues (e.g., cinemas, stadiums) where popcorn is a significant offering. Additionally, this proposal introduces the `popcorn` key and `popcorn:` name space to further tag the details of popcorn venues. ## Rationale Popcorn is a popular snack enjoyed worldwide, with significant cultural and economic impact in various regions. Mapping locations specializing in popcorn can enhance the OSM database's utility for tourists, locals seeking snacks, and researchers studying food-related businesses. Additionally, popcorn issues have attracted considerable [interest](https://community.openstreetmap.org/t/proposal-to-add-the-emoji-as-a-reaction/107167) in the OSM Community Forum. ## Tagging The main tag to be used is `amenity=*` or `shop=*`. For shops which soley sell popcorn, `shop=popcorn` should be used. This tag should be applied to nodes representing physical locations where popcorn is available. Feel free to place the node in a spot on the map where it's going to be seen by the renderer. If there are neighbouring shops, move them out of the way so it's less cluttered. ### Additional Tags - `name=*`: The name of the popcorn shop or stand. - `cuisine=popcorn`: To emphasize that the establishment's primary focus is popcorn. - `opening_hours=*`: Standard tag for opening times. - `wheelchair=*`: Accessibility information. - `organic=*`: Indicates if organic popcorn is available. - `flavours=*`: Describes the variety of flavours available, if applicable, semi-colon separted list - `popcorn:default=salty/sweet/…` The default flavour of popcorn that is sold if you just order “popcorn”. - `popcorn:salty=yes/no` Salty flavoured popcorn is available - `popcorn:sweet=yes/no` Availablity of sweet popcorn - `popcorn:butter=yes/no/mandatory` Is the popcorn available buttered? ## Changeset Tags Mappers can add `popcorn` tag to their changeset If you think your changeset will invoke a “popcorn reaction” in other mappers, you can add the `popcorn` tag to your changeset - `popcorn=salty` = “I expect this change to cause a popcorn reaction, but I'm too cynical and salty” - `popcorn=sweet` = “I expect this change to cause a popcorn reaction, but in the good way. I'm happy and optimistic” Editor support for popcorn changeset tags will be added in future OSMF Microgrant rounds. ## Examples - A standalone popcorn kiosk in a shopping mall: `amenity=popcorn`, `name=Poppy's Popcorn Paradise`. - A cinema with a notable popcorn stand: `amenity=cinema`, `cinema:popcorn=yes`, `name=Starlight Cinemas`. - A supermarket where you can buy already popped popcorn: `shop=supermarket`,`name=Kwik-E-Mart`,`popcorn=yes` - A supermarket where you can buy unpopped popcorn: `shop=supermarket`, `sells:popping_corn=yes`, `sells:popcorn=no` ## Rendering On standard OSM maps, locations tagged with `amenity=popcorn` can be represented by an icon featuring a popcorn kernel or a popcorn bag. The icon should be distinctive yet integrate well with the existing aesthetic of the map. ## Features/Pages Affected Documentation pages for `amenity=*` and food-related tags will need to be updated to include `amenity=popcorn`. ## External Discussions Discussion about this proposal should be encouraged on OSM forums, mailing lists, and relevant social media platforms to gather a wide range of community inputs. ## Comments The proposal will be open for comments from the OSM community for a standard period of 30 days following its publication. Feedback will be crucial in refining and improving the proposal before a formal voting process.