[classificator] Added casino and brothel.

This commit is contained in:
vng 2014-05-15 10:17:48 +03:00 committed by Alex Zolotarev
parent dc94522ce2
commit 80498aa751
8 changed files with 171 additions and 0 deletions

View file

@ -1901,3 +1901,11 @@ zh:海洋
pl:ocean
pt:oceano
hu:óceán
amenity-brothel
en:brothel
ru:бордель
amenity-casino
en:casino|entertainment
ru:казино|развлечения

View file

@ -22,11 +22,13 @@ world +
bar -
bench -
bicycle_rental -
brothel -
bureau_de_change -
bus_station -
cafe -
car_rental -
car_sharing -
casino -
cinema -
college -
doctors -

Binary file not shown.

View file

@ -1299,6 +1299,45 @@ cont {
}
}
}
cont {
name: "amenity-brothel"
element {
scale: 17
caption {
primary {
height: 11
color: 0
stroke_color: 16777215
offset_y: 10
}
priority: 15002
}
}
element {
scale: 18
caption {
primary {
height: 11
color: 0
stroke_color: 16777215
offset_y: 10
}
priority: 15002
}
}
element {
scale: 19
caption {
primary {
height: 11
color: 0
stroke_color: 16777215
offset_y: 10
}
priority: 15002
}
}
}
cont {
name: "amenity-bureau_de_change"
element {
@ -1589,6 +1628,45 @@ cont {
}
}
}
cont {
name: "amenity-casino"
element {
scale: 17
caption {
primary {
height: 11
color: 0
stroke_color: 16777215
offset_y: 10
}
priority: 15002
}
}
element {
scale: 18
caption {
primary {
height: 11
color: 0
stroke_color: 16777215
offset_y: 10
}
priority: 15002
}
}
element {
scale: 19
caption {
primary {
height: 11
color: 0
stroke_color: 16777215
offset_y: 10
}
priority: 15002
}
}
}
cont {
name: "amenity-cinema"
element {

Binary file not shown.

View file

@ -1494,6 +1494,45 @@ cont {
}
}
}
cont {
name: "amenity-brothel"
element {
scale: 17
caption {
primary {
height: 11
color: 4473924
stroke_color: 16777215
offset_y: 10
}
priority: 15002
}
}
element {
scale: 18
caption {
primary {
height: 11
color: 4473924
stroke_color: 16777215
offset_y: 10
}
priority: 15002
}
}
element {
scale: 19
caption {
primary {
height: 11
color: 4473924
stroke_color: 16777215
offset_y: 10
}
priority: 15002
}
}
}
cont {
name: "amenity-bureau_de_change"
element {
@ -1802,6 +1841,45 @@ cont {
}
}
}
cont {
name: "amenity-casino"
element {
scale: 17
caption {
primary {
height: 11
color: 4473924
stroke_color: 16777215
offset_y: 10
}
priority: 15002
}
}
element {
scale: 18
caption {
primary {
height: 11
color: 4473924
stroke_color: 16777215
offset_y: 10
}
priority: 15002
}
}
element {
scale: 19
caption {
primary {
height: 11
color: 4473924
stroke_color: 16777215
offset_y: 10
}
priority: 15002
}
}
}
cont {
name: "amenity-cinema"
element {

View file

@ -956,3 +956,6 @@ shop|furniture;[shop=furniture];;name;int_name;955;
natural|grassland;[natural=grassland];;name;int_name;956;
natural|waterfall;[natural=waterfall];;name;int_name;957;
waterway|waterfall;[waterway=waterfall];;name;int_name;958;
railway|proposed;[railway=proposed];name;int_name;959;
amenity|casino;[amenity=casino];;name;int_name;960;
amenity|brothel;[amenity=brothel];;name;int_name;961;

Can't render this file because it has a wrong number of fields in line 371.

View file

@ -957,3 +957,5 @@ natural|grassland
natural|waterfall
waterway|waterfall
railway|proposed
amenity|casino
amenity|brothel