Skip to content

Commit 6290531

Browse files
committed
Add bunch of specific clothes shops
1 parent eaef43f commit 6290531

22 files changed

+200
-0
lines changed

catalog.json

Lines changed: 180 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,186 @@
548548
"type": ["node","area"],
549549
"id": 51
550550
},
551+
{
552+
"name": "clothes_babies",
553+
"parent": ["clothes"],
554+
"tags": {"shop":"clothes", "clothes": "babies"},
555+
"moretags":{},
556+
"poi": true,
557+
"type": ["node","area"],
558+
"id": 408
559+
},
560+
{
561+
"name": "clothes_children",
562+
"parent": ["clothes"],
563+
"tags": {"shop":"clothes", "clothes": "children"},
564+
"moretags":{},
565+
"poi": true,
566+
"type": ["node","area"],
567+
"id": 409
568+
},
569+
{
570+
"name": "clothes_costumes",
571+
"parent": ["clothes"],
572+
"tags": {"shop":"clothes", "clothes": "costumes"},
573+
"moretags":{},
574+
"poi": true,
575+
"type": ["node","area"],
576+
"id": 410
577+
},
578+
{
579+
"name": "clothes_denim",
580+
"parent": ["clothes"],
581+
"tags": {"shop":"clothes", "clothes": "denim"},
582+
"moretags":{},
583+
"poi": true,
584+
"type": ["node","area"],
585+
"id": 411
586+
},
587+
{
588+
"name": "clothes_fashion",
589+
"parent": ["clothes"],
590+
"tags": {"shop":"clothes", "clothes": "fashion"},
591+
"moretags":{},
592+
"poi": true,
593+
"type": ["node","area"],
594+
"id": 412
595+
},
596+
{
597+
"name": "clothes_fur",
598+
"parent": ["clothes"],
599+
"tags": {"shop":"clothes", "clothes": "fur"},
600+
"moretags":{},
601+
"poi": true,
602+
"type": ["node","area"],
603+
"id": 413
604+
},
605+
{
606+
"name": "clothes_hats",
607+
"parent": ["clothes"],
608+
"tags": {"shop":"clothes", "clothes": "hats"},
609+
"moretags":{},
610+
"poi": true,
611+
"type": ["node","area"],
612+
"id": 414
613+
},
614+
{
615+
"name": "clothes_leather",
616+
"parent": ["clothes"],
617+
"tags": {"shop":"clothes", "clothes": "leather"},
618+
"moretags":{},
619+
"poi": true,
620+
"type": ["node","area"],
621+
"id": 415
622+
},
623+
{
624+
"name": "clothes_maternity",
625+
"parent": ["clothes"],
626+
"tags": {"shop":"clothes", "clothes": "maternity"},
627+
"moretags":{},
628+
"poi": true,
629+
"type": ["node","area"],
630+
"id": 416
631+
},
632+
{
633+
"name": "clothes_men",
634+
"parent": ["clothes"],
635+
"tags": {"shop":"clothes", "clothes": "men"},
636+
"moretags":{},
637+
"poi": true,
638+
"type": ["node","area"],
639+
"id": 417
640+
},
641+
{
642+
"name": "clothes_oversize",
643+
"parent": ["clothes"],
644+
"tags": {"shop":"clothes", "clothes": "oversize"},
645+
"moretags":{},
646+
"poi": true,
647+
"type": ["node","area"],
648+
"id": 418
649+
},
650+
{
651+
"name": "clothes_schoolwear",
652+
"parent": ["clothes"],
653+
"tags": {"shop":"clothes", "clothes": "schoolwear"},
654+
"moretags":{},
655+
"poi": true,
656+
"type": ["node","area"],
657+
"id": 419
658+
},
659+
{
660+
"name": "clothes_sports",
661+
"parent": ["clothes"],
662+
"tags": {"shop":"clothes", "clothes": "sports"},
663+
"moretags":{},
664+
"poi": true,
665+
"type": ["node","area"],
666+
"id": 420
667+
},
668+
{
669+
"name": "clothes_suits",
670+
"parent": ["clothes"],
671+
"tags": {"shop":"clothes", "clothes": "suits"},
672+
"moretags":{},
673+
"poi": true,
674+
"type": ["node","area"],
675+
"id": 421
676+
},
677+
{
678+
"name": "clothes_swimwear",
679+
"parent": ["clothes"],
680+
"tags": {"shop":"clothes", "clothes": "swimwear"},
681+
"moretags":{},
682+
"poi": true,
683+
"type": ["node","area"],
684+
"id": 422
685+
},
686+
{
687+
"name": "clothes_traditional",
688+
"parent": ["clothes"],
689+
"tags": {"shop":"clothes", "clothes": "traditional"},
690+
"moretags":{},
691+
"poi": true,
692+
"type": ["node","area"],
693+
"id": 423
694+
},
695+
{
696+
"name": "clothes_underwear",
697+
"parent": ["clothes"],
698+
"tags": {"shop":"clothes", "clothes": "underwear"},
699+
"moretags":{},
700+
"poi": true,
701+
"type": ["node","area"],
702+
"id": 424
703+
},
704+
{
705+
"name": "clothes_wedding",
706+
"parent": ["clothes"],
707+
"tags": {"shop":"clothes", "clothes": "wedding"},
708+
"moretags":{},
709+
"poi": true,
710+
"type": ["node","area"],
711+
"id": 425
712+
},
713+
{
714+
"name": "clothes_women",
715+
"parent": ["clothes"],
716+
"tags": {"shop":"clothes", "clothes": "women"},
717+
"moretags":{},
718+
"poi": true,
719+
"type": ["node","area"],
720+
"id": 426
721+
},
722+
{
723+
"name": "clothes_workwear",
724+
"parent": ["clothes"],
725+
"tags": {"shop":"clothes", "clothes": "workwear"},
726+
"moretags":{},
727+
"poi": true,
728+
"type": ["node","area"],
729+
"id": 427
730+
},
551731
{
552732
"name": "shoes",
553733
"parent": ["shop"],

dictionary/dictionary_ru.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,26 @@
8989
"clock": {"name": "Часы", "description": "", "link": "http://wiki.openstreetmap.org/wiki/RU:Tag:amenity%3Dclock", "keywords": ""},
9090
"clockmaker": {"name": "Часовая мастерская", "description": "", "link": "http://wiki.openstreetmap.org/wiki/Tag:craft%3Dclockmaker", "keywords": ""},
9191
"clothes": {"name": "Одежда", "description": "", "link": "http://wiki.openstreetmap.org/wiki/RU:Tag:shop%3Dclothes", "keywords": ""},
92+
"clothes_babies": {"name": "Одежда для новорождённых", "description": "", "link": "http://wiki.openstreetmap.org/wiki/Key:clothes", "keywords": ""},
93+
"clothes_children": {"name": "Детская одежда", "description": "", "link": "http://wiki.openstreetmap.org/wiki/Key:clothes", "keywords": ""},
94+
"clothes_costumes": {"name": "Костюмы", "description": "", "link": "http://wiki.openstreetmap.org/wiki/Key:clothes", "keywords": ""},
95+
"clothes_denim": {"name": "Джинсовая одежда", "description": "", "link": "http://wiki.openstreetmap.org/wiki/Key:clothes", "keywords": ""},
96+
"clothes_fashion": {"name": "Модная одежда", "description": "", "link": "http://wiki.openstreetmap.org/wiki/Key:clothes", "keywords": ""},
97+
"clothes_fur": {"name": "Меха", "description": "", "link": "http://wiki.openstreetmap.org/wiki/Key:clothes", "keywords": ""},
98+
"clothes_hats": {"name": "Головные уборы", "description": "", "link": "http://wiki.openstreetmap.org/wiki/Key:clothes", "keywords": ""},
99+
"clothes_leather": {"name": "Кожа", "description": "", "link": "http://wiki.openstreetmap.org/wiki/Key:clothes", "keywords": ""},
100+
"clothes_maternity": {"name": "Одежда для беременных", "description": "", "link": "http://wiki.openstreetmap.org/wiki/Key:clothes", "keywords": ""},
101+
"clothes_men": {"name": "Мужская одежда", "description": "", "link": "http://wiki.openstreetmap.org/wiki/Key:clothes", "keywords": ""},
102+
"clothes_oversize": {"name": "Одежда для полных", "description": "", "link": "http://wiki.openstreetmap.org/wiki/Key:clothes", "keywords": ""},
103+
"clothes_schoolwear": {"name": "Школьная форма", "description": "", "link": "http://wiki.openstreetmap.org/wiki/Key:clothes", "keywords": ""},
104+
"clothes_sports": {"name": "Спортивная одежда", "description": "", "link": "http://wiki.openstreetmap.org/wiki/Key:clothes", "keywords": ""},
105+
"clothes_suits": {"name": "Костюмы", "description": "", "link": "http://wiki.openstreetmap.org/wiki/Key:clothes", "keywords": ""},
106+
"clothes_swimwear": {"name": "Купальники", "description": "", "link": "http://wiki.openstreetmap.org/wiki/Key:clothes", "keywords": ""},
107+
"clothes_traditional": {"name": "Традиционная одежда", "description": "", "link": "http://wiki.openstreetmap.org/wiki/Key:clothes", "keywords": ""},
108+
"clothes_underwear": {"name": "Нижнее бельё", "description": "", "link": "http://wiki.openstreetmap.org/wiki/Key:clothes", "keywords": ""},
109+
"clothes_wedding": {"name": "Свадебный салон", "description": "", "link": "http://wiki.openstreetmap.org/wiki/Key:clothes", "keywords": ""},
110+
"clothes_women": {"name": "Женская одежда", "description": "", "link": "http://wiki.openstreetmap.org/wiki/Key:clothes", "keywords": ""},
111+
"clothes_workwear": {"name": "Рабочая форма", "description": "", "link": "http://wiki.openstreetmap.org/wiki/Key:clothes", "keywords": ""},
92112
"club_art": {"name": "Клуб любителей искусства", "description": "", "link": "http://wiki.openstreetmap.org/wiki/RU:Key:club", "keywords": ""},
93113
"club_astronomy": {"name": "Астрономия", "description": "", "link": "http://wiki.openstreetmap.org/wiki/RU:Key:club", "keywords": ""},
94114
"club_automobile": {"name": "Автоклуб", "description": "", "link": "http://wiki.openstreetmap.org/wiki/RU:Key:club", "keywords": ""},

poi_marker/clothes_babies.png

949 Bytes
Loading

poi_marker/clothes_children.png

949 Bytes
Loading

poi_marker/clothes_costumes.png

949 Bytes
Loading

poi_marker/clothes_denim.png

949 Bytes
Loading

poi_marker/clothes_fashion.png

949 Bytes
Loading

poi_marker/clothes_fur.png

949 Bytes
Loading

poi_marker/clothes_hats.png

949 Bytes
Loading

poi_marker/clothes_leather.png

949 Bytes
Loading

0 commit comments

Comments
 (0)