-
Notifications
You must be signed in to change notification settings - Fork 0
/
mapas.2.ndbx
130 lines (130 loc) · 8.8 KB
/
mapas.2.ndbx
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<ndbx formatVersion="21" type="file" uuid="2a764ec7-f2aa-4b08-bb77-36824b9230b0">
<property name="canvasHeight" value="1000"/>
<property name="canvasWidth" value="1000"/>
<property name="canvasX" value="0"/>
<property name="canvasY" value="0"/>
<node name="root" prototype="core.network" renderedChild="scale1">
<node name="LATAM" position="8.00,3.00" prototype="core.network" renderedChild="make_point1">
<node name="import_csv1" position="1.00,-1.00" prototype="data.import_csv">
<port name="file" type="string" value="/Users/calua/Google Drive/Preface/Projetos/cristina meneguello/5º curso/processo/mapas-pra-que-te-quero/c_la.csv"/>
</node>
<node name="lookup1" position="1.00,1.00" prototype="data.lookup"/>
<node name="lookup2" position="4.00,1.00" prototype="data.lookup">
<port name="key" type="string" value="y"/>
</node>
<node name="make_point1" position="2.00,7.00" prototype="corevector.make_point"/>
<node name="multiply1" position="4.00,4.00" prototype="math.multiply"/>
<node name="multiply2" position="1.00,4.00" prototype="math.multiply"/>
<node name="number1" position="8.00,1.00" prototype="math.number">
<port name="value" type="float" value="8.0"/>
</node>
<port childReference="import_csv1.file" description="The CSV file." label="" name="file" range="value" type="string" value="/Users/calua/Google Drive/Preface/Projetos/cristina meneguello/5º curso/processo/mapas-pra-que-te-quero/c_la.csv" widget="file"/>
<port childReference="number1.value" description="" label="" name="multiplicador" range="value" type="float" value="8.0" widget="float"/>
<conn input="lookup1.list" output="import_csv1"/>
<conn input="lookup2.list" output="import_csv1"/>
<conn input="multiply1.value1" output="lookup2"/>
<conn input="multiply2.value1" output="lookup1"/>
<conn input="multiply1.value2" output="number1"/>
<conn input="multiply2.value2" output="number1"/>
<conn input="make_point1.x" output="multiply2"/>
<conn input="make_point1.y" output="multiply1"/>
</node>
<node name="MAR" position="5.00,3.00" prototype="core.network" renderedChild="make_point1">
<node name="import_csv1" position="1.00,-1.00" prototype="data.import_csv">
<port name="file" type="string" value="/Users/calua/Google Drive/Preface/Projetos/cristina meneguello/5º curso/processo/mapas-pra-que-te-quero/c_sea.csv"/>
</node>
<node name="lookup1" position="1.00,1.00" prototype="data.lookup"/>
<node name="lookup2" position="4.00,1.00" prototype="data.lookup">
<port name="key" type="string" value="y"/>
</node>
<node name="make_point1" position="2.00,7.00" prototype="corevector.make_point"/>
<node name="multiply1" position="4.00,4.00" prototype="math.multiply"/>
<node name="multiply2" position="1.00,4.00" prototype="math.multiply"/>
<node name="number1" position="8.00,1.00" prototype="math.number">
<port name="value" type="float" value="8.0"/>
</node>
<port childReference="import_csv1.file" description="The CSV file." label="" name="file" range="value" type="string" value="/Users/calua/Google Drive/Preface/Projetos/cristina meneguello/5º curso/processo/mapas-pra-que-te-quero/c_sea.csv" widget="file"/>
<port childReference="number1.value" description="" label="" name="multiplicador" range="value" type="float" value="8.0" widget="float"/>
<conn input="lookup1.list" output="import_csv1"/>
<conn input="lookup2.list" output="import_csv1"/>
<conn input="multiply1.value1" output="lookup2"/>
<conn input="multiply2.value1" output="lookup1"/>
<conn input="multiply1.value2" output="number1"/>
<conn input="multiply2.value2" output="number1"/>
<conn input="make_point1.x" output="multiply2"/>
<conn input="make_point1.y" output="multiply1"/>
</node>
<node name="MUNDO" position="11.00,3.00" prototype="core.network" renderedChild="make_point1">
<node name="import_csv1" position="1.00,-1.00" prototype="data.import_csv">
<port name="file" type="string" value="/Users/calua/Google Drive/Preface/Projetos/cristina meneguello/5º curso/processo/mapas-pra-que-te-quero/c_world.csv"/>
</node>
<node name="lookup1" position="1.00,1.00" prototype="data.lookup"/>
<node name="lookup2" position="4.00,1.00" prototype="data.lookup">
<port name="key" type="string" value="y"/>
</node>
<node name="make_point1" position="2.00,7.00" prototype="corevector.make_point"/>
<node name="multiply1" position="4.00,4.00" prototype="math.multiply"/>
<node name="multiply2" position="1.00,4.00" prototype="math.multiply"/>
<node name="number1" position="8.00,1.00" prototype="math.number">
<port name="value" type="float" value="2.0"/>
</node>
<port childReference="import_csv1.file" description="The CSV file." label="" name="file" range="value" type="string" value="/Users/calua/Google Drive/Preface/Projetos/cristina meneguello/5º curso/processo/mapas-pra-que-te-quero/c_world.csv" widget="file"/>
<port childReference="number1.value" description="" label="" name="multiplicador" range="value" type="float" value="2.0" widget="float"/>
<conn input="lookup1.list" output="import_csv1"/>
<conn input="lookup2.list" output="import_csv1"/>
<conn input="multiply1.value1" output="lookup2"/>
<conn input="multiply2.value1" output="lookup1"/>
<conn input="multiply1.value2" output="number1"/>
<conn input="multiply2.value2" output="number1"/>
<conn input="make_point1.x" output="multiply2"/>
<conn input="make_point1.y" output="multiply1"/>
</node>
<node name="combine1" position="7.00,19.00" prototype="list.combine"/>
<node name="count1" position="14.00,9.00" prototype="list.count"/>
<node name="ellipse1" position="13.00,6.00" prototype="corevector.ellipse">
<port name="width" type="float" value="80.0"/>
<port name="height" type="float" value="80.0"/>
</node>
<node name="import_svg1" position="-1.00,7.00" prototype="corevector.import_svg">
<port name="file" type="string" value="wave2.svg"/>
</node>
<node name="integer1" position="14.00,11.00" prototype="math.integer"/>
<node name="multiply1" position="14.00,13.00" prototype="math.multiply">
<port name="value2" type="float" value="45.0"/>
</node>
<node name="number1" position="11.00,0.00" prototype="math.number">
<port name="value" type="float" value="222.0"/>
</node>
<node name="random_numbers1" position="14.00,10.00" prototype="math.random_numbers">
<port name="end" type="float" value="1.0"/>
</node>
<node name="rect1" position="7.00,7.00" prototype="corevector.rect">
<port name="width" type="float" value="160.0"/>
<port name="height" type="float" value="160.0"/>
</node>
<node name="rotate1" position="8.00,15.00" prototype="corevector.rotate"/>
<node name="scale1" position="-1.00,10.00" prototype="corevector.scale">
<port name="scale" type="point" value="21.50,45.50"/>
</node>
<node name="translate1" position="1.00,13.00" prototype="corevector.translate"/>
<conn input="ellipse1.position" output="MUNDO"/>
<conn input="MUNDO.multiplicador" output="number1"/>
<conn input="LATAM.multiplicador" output="number1"/>
<conn input="MAR.multiplicador" output="number1"/>
<conn input="combine1.list3" output="ellipse1"/>
<conn input="rect1.position" output="LATAM"/>
<conn input="rotate1.shape" output="rect1"/>
<conn input="count1.list" output="rect1"/>
<conn input="random_numbers1.amount" output="count1"/>
<conn input="combine1.list2" output="rotate1"/>
<conn input="rotate1.origin" output="LATAM"/>
<conn input="integer1.value" output="random_numbers1"/>
<conn input="multiply1.value1" output="integer1"/>
<conn input="rotate1.angle" output="multiply1"/>
<conn input="scale1.shape" output="import_svg1"/>
<conn input="translate1.shape" output="scale1"/>
<conn input="translate1.translate" output="MAR"/>
<conn input="combine1.list1" output="translate1"/>
</node>
</ndbx>