Korean presets

From OpenStreetMap Wiki
Jump to navigation Jump to search

the presets for JOSM are the XML files, and for iD are the JSON files.

How to apply presets to iD

the presets for iD have being added through Name Suggestion Index project, will be added to it. the presets are applied automatically.

How to apply presets to JOSM

Download from preset list (recommended)

  • Move to Preset→Preset Preferences (or Edit→Preferences)→the 3rd button(left)→Tagging Presets.
  • Find and click "​Franchises in Korea" item in Available presets.
  • Click blue arrow(▶) to move to Active presets.
  • Restart JOSM.

Enter the URL

Apply the file directly

  • Download the preset file.
  • Move to Preset→Preset Preferences (or Edit→Preferences)→the 3rd button(left)→Tagging Presets
  • Click + button placed top right, and you will see a display.
  • Click button placed next to the "URL / File" Blank, and apply the downloaded file.
  • Restart JOSM.
  • note: The preset is removed in JOSM when the file has been deleted.

By using EasyPresets plugin

You can easily apply and use preset file(XML format) in JOSM by using EasyPresets Plugin.

  • Copy XML text below.
  • Open file C:\Users\(Username)\AppData(hidden)\Loaming\JOSM\EasyPresets.XML.
  • Paste copied text between </item> and <item icon="" name="" type=""> tag.
  • Run JOSM(if already running, you should restart it), and move to Preset→Custom Presets.

XML/JSON files

  • note: </group> is left out.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<presets
xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
author=""
description="Main franchises in South Korea"
ko.description="대한민국 내의 주요 프랜차이즈"
shortdescription="Franchises in Korea"
ko.shortdescription="한국의 프랜차이즈"
version="2018-10-28"
ko.link="https://wiki.openstreetmap.org/wiki/ko.Korean_presets"
link="https://wiki.openstreetmap.org/wiki/Korean_presets"
icon="flag/South_Korea.svg"
baselanguage="ko">

<group icon="flag/South_Korea.svg" name="Franchises in Korea" ko.name="한국의 프랜차이즈">

Bakery

<group icon="presets/shop/groceries/bakery.svg" name="Bakery" ko.name="제과점">

Paris Baguette

    <item icon="presets/shop/groceries/bakery.svg" name="Paris Baguette" ko.name="파리바게뜨" type="node,relation,closedway,multipolygon">
        <label text="Paris Baguette" ko.text="파리바게뜨"/>
        <key key="shop" value="bakery"/>
        <key key="brand" value="파리바게뜨"/>
        <key key="brand:en" value="Paris Baguette"/>
        <key key="operator" value="(주)파리크라상"/>
        <text default="파리바게뜨" key="name" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="파리바게뜨" key="name:ko" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="Paris Baguette" key="name:en" text="Name(English)" ko.text="점포명(영어)"/>
        <text default="巴黎贝甜" key="name:zh" text="Name(Chinese)" ko.text="점포명(중국어)"/>
        <text default="1" key="level" text="Stories" ko.text="층수"/>
        <combo key="takeaway" text="Takeaway Available" ko.text="테이크 아웃" values="yes,only"/>
        <combo key="opening_hours" text="Opening Hours" ko.text="영업 시간" values="07:00-24:00,09:00-22:00"/>
        <key key="website" value="https://www.paris.co.kr/main"/>
        <key key="brand:wikidata" value="Q12621461"/>
        <key key="brand:wikipedia" value="ko:파리바게뜨"/>
    </item>

Tous Les Jours

    <item icon="presets/shop/groceries/bakery.svg" name="Tous Les Jours" ko.name="뚜레쥬르" type="node,relation,closedway,multipolygon">
        <label text="Tous Les Jours" ko.text="뚜레쥬르"/>
        <key key="shop" value="bakery"/>
        <key key="brand" value="뚜레쥬르"/>
        <key key="brand:en" value="Tous Les Jours"/>
        <key key="operator" value="CJ푸드빌"/>
        <text default="뚜레쥬르" key="name" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="뚜레쥬르" key="name:ko" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="Tous Les Jours" key="name:en" text="Name(English)" ko.text="점포명(영어)"/>
        <text default="トゥレジュール" key="name:ja" text="Name(Japanese)" ko.text="점포명(일본어)"/>
        <text default="多乐之日" key="name:zh" text="Name(Chinese)" ko.text="점포명(중국어)"/>
        <text default="1" key="level" text="Stories" ko.text="층수"/>
        <combo key="takeaway" text="Takeaway Available" ko.text="테이크 아웃" values="yes,only"/>
        <combo key="opening_hours" text="Opening Hours" ko.text="영업 시간" values="06:30-24:00,07:30-24:00,08:00-24:00,08:00-22:00,07:00-21:30"/>
        <key key="website" value="https://www.tlj.co.kr:7008/product/new.asp"/>
        <key key="brand:wikidata" value="Q3535609"/>
        <key key="brand:wikipedia" value="ko:뚜레쥬르"/>
    </item>
  "shop/bakery|뚜레쥬르": {
    "countryCodes": ["kr"],
    "match": [
      "shop/bakery|뚜레주르"
    ],
    "tags": {
      "brand": "뚜레쥬르",
      "brand:en": "Tous Les Jours",
      "brand:wikidata": "Q3535609",
      "brand:wikipedia": "ko:뚜레쥬르",
      "name": "뚜레쥬르",
      "name:en": "Tous Les Jours",
      "website": "https://www.tlj.co.kr:7008/product/new.asp",
      "shop": "bakery"
    }
  },

Cafe

<group icon="presets/food/cafe.svg" name="Cafe" ko.name="카페">

Ediya Coffee

    <item icon="presets/food/cafe.svg" name="Ediya Coffee" ko.name="이디야커피" type="node,relation,closedway,multipolygon">
        <label text="Ediya Coffee" ko.text="이디야커피"/>
        <key key="amenity" value="cafe"/>
        <key key="cuisine" value="coffee_shop"/>
        <key key="brand" value="이디야커피"/>
        <key key="brand:en" value="Ediya Coffee"/>
        <key key="operator" value="이디야커피"/>
        <text default="이디야커피" key="name" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="이디야커피" key="name:ko" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="Ediya Coffee" key="name:en" text="Name(English)" ko.text="점포명(영어)"/>
        <text default="1" key="level" text="Stories" ko.text="층수"/>
        <combo key="takeaway" text="Takeaway Available" ko.text="테이크 아웃" values="yes,only,no"/>
        <combo key="opening_hours" text="Opening Hours" ko.text="영업 시간" values="08:00-22:00,09:00-22:00"/>
        <key key="website" value="https://www.ediya.com/"/>
        <key key="brand:wikidata" value="Q12611298"/>
        <key key="brand:wikipedia" value="ko:이디야커피"/>
    </item>

Holly's Coffee

    <item icon="presets/food/cafe.svg" name="Holly's Coffee" ko.name="할리스커피" type="node,relation,closedway,multipolygon">
        <label text="Holly's Coffee" ko.text="할리스커피"/>
        <key key="amenity" value="cafe"/>
        <key key="cuisine" value="coffee_shop"/>
        <key key="brand" value="할리스커피"/>
        <key key="brand:en" value="Holly's Coffee"/>
        <key key="operator" value="(주)할리스에프앤비"/>
        <text default="할리스커피" key="name" text="이름"/>
        <text default="할리스커피" key="name:ko" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="Holly's Coffee" key="name:en" text="Name(English)" ko.text="점포명(영어)"/>
        <text default="1" key="level" text="Stories" ko.text="층수"/>
        <combo key="takeaway" text="Takeaway Available" ko.text="테이크 아웃" values="yes,only,no"/>
        <combo key="opening_hours" text="Opening Hours" ko.text="영업 시간" values="07:00-23:00,08:00-24:00,08:00-01:30,09:00-24:00"/>
        <key key="website" value="https://www.hollys.co.kr/"/>
        <key key="brand:wikidata" value="Q12624386"/>
        <key key="brand:wikipedia" value="ko:할리스 커피"/>
    </item>

Paik's Coffee

    <item icon="presets/food/cafe.svg" name="Paik's Coffee" ko.name="빽다방" type="node,relation,closedway,multipolygon">
        <label text="Starbucks" ko.text="스타벅스"/>
        <key key="amenity" value="cafe"/>
        <key key="cuisine" value="coffee_shop"/>
        <key key="brand" value="빽다방"/>
        <key key="brand:en" value="Paik's Coffee"/>
        <key key="operator" value="(주)더본코리아"/>
        <text default="빽다방" key="name" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="Paik's Coffee" key="name:en" text="Name(English)" ko.text="점포명(영어)"/>
        <text default="빽다방" key="name:ko" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="1" key="level" text="Stories" ko.text="층수"/>
        <combo key="takeaway" text="Takeaway Available" ko.text="테이크 아웃" values="yes,only,no"/>
        <combo key="opening_hours" text="Opening Hours" ko.text="영업 시간" values="07:00-24:00"/>
        <key key="website" value="http://paikdabang.com/"/>
        <key key="brand:wikidata" value="Q12624133"/>
        <key key="brand:wikipedia" value="ko:빽다방"/>
    </item>

Starbucks

    <item icon="presets/food/cafe.svg" name="Starbucks" ko.name="스타벅스" type="node,relation,closedway,multipolygon">
        <label text="Starbucks" ko.text="스타벅스"/>
        <key key="amenity" value="cafe"/>
        <key key="cuisine" value="coffee_shop"/>
        <key key="brand" value="스타벅스"/>
        <key key="brand:en" value="Starbucks"/>
        <key key="operator" value="(주)스타벅스커피 코리아"/>
        <text default="스타벅스" key="name" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="Starbucks" key="name:en" text="Name(English)" ko.text="점포명(영어)"/>
        <text default="スターバックス" key="name:ja" text="Name(Japanese)" ko.text="점포명(일본어)"/>
        <text default="스타벅스" key="name:ko" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="星巴克" key="name:zh" text="Name(Chinese)" ko.text="점포명(중국어)"/>
        <text default="1" key="level" text="Stories" ko.text="층수"/>
        <combo key="takeaway" text="Takeaway Available" ko.text="테이크 아웃" values="yes,only,no"/>
        <combo key="opening_hours" text="Opening Hours" ko.text="영업 시간" values="Mo-Fr 07:00-23:00; Sa-Su 08:00-23:00,07:00-23:00,08:00-23:00"/>
        <key key="website" value="http://www.istarbucks.co.kr/index.do"/>
        <key key="brand:wikidata" value="Q37158"/>
        <key key="brand:wikipedia" value="ko:스타벅스"/>
    </item>

The Coffee Bean & Tea Leaf

    <item icon="presets/food/cafe.svg" name="The Coffee Bean &amp; Tea Leaf" ko.name="커피빈" type="node,relation,closedway,multipolygon">
        <label text="The Coffee Bean &amp; Tea Leaf" ko.text="커피빈"/>
        <key key="amenity" value="cafe"/>
        <key key="cuisine" value="coffee_shop"/>
        <key key="brand" value="커피빈"/>
        <key key="brand:en" value="The Coffee Bean &amp; Tea Leaf"/>
        <key key="operator" value="(주)커피빈코리아"/>
        <text default="커피빈" key="name" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="커피빈" key="name:ko" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="The Coffee Bean &amp; Tea Leaf" key="name:en" text="Name(English)" ko.text="점포명(영어)"/>
        <text default="ザ・コーヒービーン &amp; ティーリーフ" key="name:ja" text="Name(Japanese)" ko.text="점포명(일본어)"/>
        <text default="香啡缤" key="name:zh" text="Name(Chinese)" ko.text="점포명(중국어)"/>
        <text default="1" key="level" text="Stories" ko.text="층수"/>
        <combo key="takeaway" text="Takeaway Available" ko.text="테이크 아웃" values="yes,only,no"/>
        <combo key="opening_hours" text="Opening Hours" ko.text="영업 시간" values="07:00-23:00"/>
        <key key="website" value="http://www.coffeebeankorea.com/main/main.asp"/>
        <key key="brand:wikidata" value="Q1141384"/>
        <key key="brand:wikipedia" value="ko:커피빈 앤드 티리프"/>
    </item>

Congee

<group icon="icon/Juk.svg" name="Congee(Juk)" ko.name="죽">

Bonjuk

    <item icon="icon/Juk.svg" name="Bonjuk" ko.name="본죽" type="node,relation,closedway,multipolygon">
        <label text="Bonjuk" ko.text="본죽"/>
        <key key="amenity" value="restaurant"/>
        <key key="cuisine" value="congee"/>
        <key key="brand" value="본죽"/>
        <key key="brand:en" value="Bonjuk"/>
        <key key="operator" value="본아이에프"/>
        <key key="operator:en" value="BonIF"/>
        <text default="본죽" key="name" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="본죽" key="name:ko" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="Bonjuk" key="name:en" text="Name(English)" ko.text="점포명(영어)"/>
        <text default="1" key="level" text="Stories" ko.text="층수"/>
        <combo key="takeaway" text="Takeaway Available" ko.text="테이크 아웃" values="yes,only"/>
        <combo key="opening_hours" text="Opening Hours" ko.text="영업 시간" values="09:00-22:00"/>
        <key key="website" value="http://www.bonjuk.co.kr/default.asp"/>
    </item>

JukStory

    <item icon="icon/Juk.svg" name="JukStory" ko.name="죽이야기" type="node,relation,closedway,multipolygon">
        <label text="JukStory" ko.text="죽이야기"/>
        <key key="amenity" value="restaurant"/>
        <key key="cuisine" value="congee"/>
        <key key="brand" value="죽이야기"/>
        <key key="brand:en" value="JukStory"/>
        <key key="operator" value="대호가"/>
        <key key="operator:en" value="Daehoga"/>
        <text default="죽이야기" key="name" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="죽이야기" key="name:ko" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="JukStory" key="name:en" text="Name(English)" ko.text="점포명(영어)"/>
        <text default="1" key="level" text="Stories" ko.text="층수"/>
        <combo key="takeaway" text="Takeaway Available" ko.text="테이크 아웃" values="yes,only"/>
        <combo key="opening_hours" text="Opening Hours" ko.text="영업 시간" values="09:00-22:00"/>
        <key key="website" value="http://www.jukstory.com/main.php"/>
    </item>

Convenience store

<group icon="presets/shop/convenience.svg" name="Convenience Store" ko.name="편의점">

CU

    <item icon="presets/shop/convenience.svg" name="CU" type="node,relation,closedway,multipolygon">
        <label text="CU"/>
        <key key="shop" value="convenience"/>
        <key key="brand" value="CU"/>
        <key key="operator" value="BGF리테일"/>
        <key key="operator:en" value="BGF Retail"/>
        <text default="CU" key="name" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="CU" key="name:ko" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="1" key="level" text="Stories" ko.text="층수"/>
        <combo key="opening_hours" text="Opening Hours" ko.text="영업 시간" values="06:00-01:00,06:00-24:00,24/7,"/>
        <key key="website" value="http://cu.bgfretail.com/index.do"/>
        <key key="brand:wikidata" value="Q12580836"/>
        <key key="brand:wikipedia" value="ko:CU (편의점)"/>
    </item>

GS25

    <item icon="presets/shop/convenience.svg" name="GS25" type="node,relation,closedway,multipolygon">
        <label text="GS25"/>
        <key key="shop" value="convenience"/>
        <key key="brand" value="GS25"/>
        <key key="operator" value="GS리테일"/>
        <key key="operator:en" value="GS Retail"/>
        <text default="GS25" key="name" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="GS25" key="name:ko" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="1" key="level" text="Stories" ko.text="층수"/>
        <combo key="opening_hours" text="Opening Hours" ko.text="영업 시간" values="06:00-01:00,06:00-24:00,24/7,"/>
        <key key="website" value="http://gs25.gsretail.com/gscvs/ko/main"/>
        <key key="brand:wikidata" value="Q624041"/>
        <key key="brand:wikipedia" value="ko:GS25"/>
    </item>

MINISTOP

    <item icon="presets/shop/convenience.svg" name="MINISTOP" ko.name="미니스톱" type="node,relation,closedway,multipolygon">
        <label text="MINISTOP" ko.text="미니스톱"/>
        <key key="shop" value="convenience"/>
        <key key="brand" value="MINISTOP"/>
        <key key="operator" value="미니스톱"/>
        <key key="operator:en" value="MINISTOP"/>
        <text default="미니스톱" key="name" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="미니스톱" key="name:ko" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="MINISTOP" key="name:en" text="Name(English)" ko.text="점포명(영어)"/>
        <text default="ミニストップ" key="name:ja" text="Name(Japanese)" ko.text="점포명(일본어)"/>
        <text default="1" key="level" text="Stories" ko.text="층수"/>
        <combo key="opening_hours" text="Opening Hours" ko.text="영업 시간" values="06:00-01:00,06:00-24:00,24/7"/>
        <key key="website" value="https://www.ministop.co.kr/"/>
        <key key="brand:wikidata" value="Q1038929"/>
        <key key="brand:wikipedia" value="ko:미니스톱"/>
    </item>

Seven-Eleven

    <item icon="presets/shop/convenience.svg" name="Seven-Eleven" ko.name="세븐일레븐" type="node,relation,closedway,multipolygon">
        <label text="Seven-Eleven" ko.text="세븐일레븐"/>
        <key key="shop" value="convenience"/>
        <key key="brand" value="7 ELEVEN"/>
        <key key="operator" value="코리아세븐"/>
        <key key="operator:en" value="KOREA SEVEN"/>
        <text default="세븐일레븐" key="name" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="세븐일레븐" key="name:ko" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="Seven-Eleven" key="name:en" text="Name(English)" ko.text="점포명(영어)"/>
        <text default="セブン-イレブン" key="name:ja" text="Name(Japanese)" ko.text="점포명(일본어)"/>
        <text default="1" key="level" text="Stories" ko.text="층수"/>
        <combo key="opening_hours" text="Opening Hours" ko.text="영업 시간" values="06:00-01:00,06:00-24:00,24/7"/>
        <key key="website" value="http://www.7-eleven.co.kr/"/>
        <key key="brand:wikidata" value="Q259340"/>
        <key key="brand:wikipedia" value="ko:세븐일레븐"/>
    </item>

Cosmetic shop

<group icon="presets/shop/cosmetics.svg" name="Cosmetic Store" ko.name="화장품 가게">

Olive Young

    <item icon="presets/shop/cosmetics.svg" name="Olive Young" ko.name="올리브영" type="node,relation,closedway,multipolygon">
        <label text="Olive Young" ko.text="올리브영"/>
        <key key="shop" value="cosmetics"/>
        <key key="brand" value="올리브영"/>
        <key key="operator" value="씨제이 올리브네트웍스 주식회사"/>
        <text default="올리브영" key="name" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="올리브영" key="name:ko" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="Olive Young" key="name:en" text="Name(English)" ko.text="점포명(영어)"/>
        <text default="1" key="level" text="Stories" ko.text="층수"/>
        <combo key="opening_hours" text="Opening Hours" ko.text="영업 시간" values="10:00-22:00,09:00-22:00"/>
        <key key="website" value="http://www.oliveyoung.co.kr/store/main/main.do"/>
        <key key="brand:wikidata" value="Q55643246"/>
        <key key="brand:wikipedia" value="ko:올리브영"/>
    </item>

Skinfood

    <item icon="presets/shop/cosmetics.svg" name="Skinfood" ko.name="스킨푸드" type="node,relation,closedway,multipolygon">
        <label text="Skinfood" ko.text="스킨푸드"/>
        <key key="shop" value="cosmetics"/>
        <key key="brand" value="스킨푸드"/>
        <key key="operator" value="(주)스킨푸드"/>
        <text default="스킨푸드" key="name" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="스킨푸드" key="name:ko" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="Skinfood" key="name:en" text="Name(English)" ko.text="점포명(영어)"/>
        <text default="1" key="level" text="Stories" ko.text="층수"/>
        <combo key="opening_hours" text="Opening Hours" ko.text="영업 시간" values="09:00-22:00,10:00-22:00,"/>
        <key key="website" value="http://www.theskinfood.com/"/>
        <key key="brand:wikidata" value="Q7535345"/>
        <key key="brand:wikipedia" value="ko:스킨푸드"/>
    </item>

Fast food

<group icon="presets/shop/convenience.svg" name="Fast Foods" ko.name="패스트푸드">

Burger King

    <item icon="presets/food/fast_food.svg" name="Burger King" ko.name="버거킹" type="node,relation,closedway,multipolygon">
        <label text="Burger King" ko.text="버거킹"/>
        <key key="amenity" value="fast_food"/>
        <key key="cuisine" value="burger"/>
        <key key="brand" value="버거킹"/>
        <key key="brand:en" value="Burger King"/>
        <key key="operator" value="비케이알"/>
        <key key="operator:en" value="BKR"/>
        <text default="버거킹" key="name" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="버거킹" key="name:ko" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="Burger King" key="name:en" text="Name(English)" ko.text="점포명(영어)"/>
        <text default="バーガーキング" key="name:ja" text="Name(Japanese)" ko.text="점포명(일본어)"/>
        <text default="漢堡王" key="name:zh" text="Name(Chinese)" ko.text="점포명(중국어)"/>
        <text default="1" key="level" text="Stories" ko.text="층수"/>
        <combo key="takeaway" text="Takeaway Available" ko.text="테이크 아웃" values="yes,only"/>
        <combo key="opening_hours" text="Opening Hours" ko.text="영업 시간" values="10:00-23:00,10:00-22:00,10:00-24:00"/>
        <key key="website" value="http://www.burgerking.co.kr/"/>
        <key key="brand:wikidata" value="Q177054"/>
        <key key="brand:wikipedia" value="ko:버거킹"/>
    </item>

KFC

    <item icon="presets/food/fast_food.svg" name="KFC" type="node,relation,closedway,multipolygon">
        <label text="KFC"/>
        <key key="amenity" value="fast_food"/>
        <key key="cuisine" value="burger"/>
        <key key="brand" value="KFC"/>
        <key key="operator" value="케이에프씨코리아"/>
        <key key="operator:en" value="KFC Korea"/>
        <text default="KFC" key="name" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="KFC" key="name:ko" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="KFC" key="name:en" text="Name(English)" ko.text="점포명(영어)"/>
        <text default="肯德基" key="name:zh" text="Name(Chinese)" ko.text="점포명(중국어)"/>
        <text default="1" key="level" text="Stories" ko.text="층수"/>
        <combo key="takeaway" text="Takeaway Available" ko.text="테이크 아웃" values="yes,only"/>
        <combo key="opening_hours" text="Opening Hours" ko.text="영업 시간" values="10:00-23:00,10:00-24:00,24/7"/>
        <key key="website" value="http://www.kfckorea.com/"/>
        <key key="brand:wikidata" value="Q524757"/>
        <key key="brand:wikipedia" value="ko:KFC"/>
    </item>

Lotteria

    <item icon="presets/food/fast_food.svg" name="Lotteria" ko.name="롯데리아" type="node,relation,closedway,multipolygon">
        <label text="Lotteria" ko.text="롯데리아"/>
        <key key="amenity" value="fast_food"/>
        <key key="cuisine" value="burger"/>
        <key key="brand" value="롯데리아"/>
        <key key="brand:en" value="Lotteria"/>
        <key key="operator" value="롯데GRS"/>
        <key key="operator:en" value="Lotte GRS"/>
        <text default="롯데리아" key="name" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="롯데리아" key="name:ko" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="Lotteria" key="name:en" text="Name(English)" ko.text="점포명(영어)"/>
        <text default="ロッテリア" key="name:ja" text="Name(Japanese)" ko.text="점포명(일본어)"/>
        <text default="乐天利" key="name:zh" text="Name(Chinese)" ko.text="점포명(중국어)"/>
        <text default="1" key="level" text="Stories" ko.text="층수"/>
        <combo key="takeaway" text="Takeaway Available" ko.text="테이크 아웃" values="yes,only"/>
        <combo key="opening_hours" text="Opening Hours" ko.text="영업 시간" values="09:00-22:00,10:00-22:00,10:00-24:00"/>
        <key key="website" value="http://www.lotteria.com/"/>
        <key key="brand:wikidata" value="Q249525"/>
        <key key="brand:wikipedia" value="ko:롯데리아"/>
    </item>

Mom's Touch

    <item icon="presets/food/fast_food.svg" name="Mom's Touch" ko.name="맘스터치" type="node,relation,closedway,multipolygon">
        <label text="Mom's Touch" ko.text="맘스터치"/>
        <key key="amenity" value="fast_food"/>
        <key key="cuisine" value="burger"/>
        <key key="brand" value="맘스터치"/>
        <key key="brand:en" value="Mom's Touch"/>
        <key key="operator" value="해마로푸드서비스(주)"/>
        <key key="operator:en" value="Haemaro Food Service"/>
        <text default="맘스터치" key="name" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="맘스터치" key="name:ko" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="Mom's Touch" key="name:en" text="Name(English)" ko.text="점포명(영어)"/>
        <text default="1" key="level" text="Stories" ko.text="층수"/>
        <combo key="takeaway" text="Takeaway Available" ko.text="테이크 아웃" values="yes,only"/>
        <combo key="opening_hours" text="Opening Hours" ko.text="영업 시간" values="10:00-23:00,11:00-23:00,11:00-22:30,12:00-23:30,12:00-23:00"/>
        <key key="website" value="http://www.momstouch.co.kr/main/main.php"/>
        <key key="brand:wikidata" value="Q23044856"/>
        <key key="brand:wikipedia" value="ko:맘스터치"/>
    </item>

Popeyes

    <item icon="presets/food/fast_food.svg" name="Popeyes" ko.name="파파이스" type="node,relation,closedway,multipolygon">
        <label text="Popeyes" ko.text="파파이스"/>
        <key key="amenity" value="fast_food"/>
        <key key="cuisine" value="burger"/>
        <key key="brand" value="파파이스"/>
        <key key="brand:en" value="Popeyes"/>
        <key key="operator" value="(주)TS 푸드앤시스템"/>
        <key key="operator:en" value="TS Food &amp; System"/>
        <text default="파파이스" key="name" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="파파이스" key="name:ko" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="Popeyes" key="name:en" text="Name(English)" ko.text="점포명(영어)"/>
        <text default="ポパイズ" key="name:ja" text="Name(Japanese)" ko.text="점포명(일본어)"/>
        <text default="大力水手炸雞" key="name:zh" text="Name(Chinese)" ko.text="점포명(중국어)"/>
        <text default="1" key="level" text="Stories" ko.text="층수"/>
        <combo key="takeaway" text="Takeaway Available" ko.text="테이크 아웃" values="yes,only"/>
        <combo key="opening_hours" text="Opening Hours" ko.text="영업 시간" values="10:00-22:00"/>
        <key key="website" value="http://www.popeyes.co.kr/"/>
        <key key="brand:wikidata" value="Q1330910"/>
        <key key="brand:wikipedia" value="ko:파파이스"/>
    </item>

Lunch

<group icon="icon/Lunch.svg" name="Lunch" ko.name="도시락">

Hansot Lunch

    <item icon="icon/Lunch.svg" name="Hansot Lunch" ko.name="한솥도시락" type="node,relation,closedway,multipolygon">
        <label text="Hansot Lunch" ko.text="한솥도시락"/>
        <label text="※ English name is unofficial!" ko.text="※ 영어 명칭은 비공식입니다!"/>
        <key key="amenity" value="restaurant"/>
        <key key="cuisine" value="asian"/>
        <key key="brand" value="한솥도시락"/>
        <key key="brand:en" value="Hansot Lunch"/>
        <key key="operator" value="한솥"/>
        <key key="operator:en" value="Hansot"/>
        <text default="한솥도시락" key="name" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="한솥도시락" key="name:ko" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="Hansot Lunch" key="name:en" text="Name(English)" ko.text="점포명(영어)"/>
        <text default="1" key="level" text="Stories" ko.text="층수"/>
        <combo key="takeaway" text="Takeaway Available" ko.text="테이크 아웃" values="yes,only"/>
        <combo key="opening_hours" text="Opening Hours" ko.text="영업 시간" values="09:00-22:00"/>
        <key key="website" value="https://www.hsd.co.kr/"/>
        <key key="brand:wikidata" value="Q55730575"/>
        <key key="brand:wikipedia" value="ko:한솥도시락"/>
    </item>

Variety store

<group icon="presets/shop/variety_store.svg" name="Variety Store" ko.name="잡화점">

DAISO

    <item icon="presets/shop/variety_store.svg" name="DAISO" ko.name="다이소" type="node,relation,closedway,multipolygon">
        <label text="DAISO" ko.text="다이소"/>
        <key key="shop" value="variety_store"/>
        <key key="brand" value="다이소"/>
        <key key="operator" value="(주)아성다이소"/>
        <text default="다이소" key="name" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="다이소" key="name:ko" text="Name(Korean)" ko.text="점포명(한국어)"/>
        <text default="DAISO" key="name:en" text="Name(English)" ko.text="점포명(영어)"/>
        <text default="ダイソー" key="name:ja" text="Name(Japanese)" ko.text="점포명(일본어)"/>
        <text default="1" key="level" text="Stories" ko.text="층수"/>
        <text default="10:00-22:00" key="opening_hours" text="Opening Hours" ko.text="영업 시간"/>
        <key key="website" value="https://www.daiso.co.kr/"/>
        <key key="brand:wikidata" value="Q12590862"/>
        <key key="brand:wikipedia" value="ko:아성다이소"/>
    </item>