-
Notifications
You must be signed in to change notification settings - Fork 0
/
mapas.6.ndbx
193 lines (193 loc) · 12.1 KB
/
mapas.6.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
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
<?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="colorize3">
<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="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="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="-1.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="2.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="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="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="change_case1" position="15.00,4.00" prototype="string.change_case">
<port name="method" type="string" value="titlecase"/>
</node>
<node name="characters1" position="15.00,6.00" prototype="string.characters"/>
<node name="colorize1" position="14.00,17.00" prototype="corevector.colorize">
<port name="fill" type="color" value="#ffffffff"/>
</node>
<node name="colorize2" position="8.00,17.00" prototype="corevector.colorize"/>
<node name="colorize3" position="-1.00,11.00" prototype="corevector.colorize">
<port name="fill" type="color" value="#474747ff"/>
</node>
<node name="colorize4" position="2.00,11.00" prototype="corevector.colorize">
<port name="fill" type="color" value="#00000000"/>
<port name="stroke" type="color" value="#202020ff"/>
<port name="strokeWidth" type="float" value="2.0"/>
</node>
<node name="combine1" position="2.00,22.00" prototype="list.combine"/>
<node name="count1" position="8.00,8.00" prototype="list.count"/>
<node name="ellipse1" position="2.00,7.00" prototype="corevector.ellipse">
<port name="width" type="float" value="70.0"/>
<port name="height" type="float" value="70.0"/>
</node>
<node name="ellipse3" position="-1.00,7.00" prototype="corevector.ellipse">
<port name="width" type="float" value="70.0"/>
<port name="height" type="float" value="70.0"/>
</node>
<node name="hsb_color1" position="3.00,15.00" prototype="color.hsb_color">
<port name="saturation" type="float" value="255.0"/>
<port name="brightness" type="float" value="255.0"/>
</node>
<node name="integer1" position="8.00,11.00" prototype="math.integer"/>
<node name="multiply1" position="8.00,13.00" prototype="math.multiply">
<port name="value2" type="float" value="30.0"/>
</node>
<node name="number1" position="8.00,0.00" prototype="math.number">
<port name="value" type="float" value="222.0"/>
</node>
<node name="random_numbers1" position="8.00,10.00" prototype="math.random_numbers">
<port name="end" type="float" value="2.0"/>
</node>
<node name="random_numbers2" position="1.00,13.00" prototype="math.random_numbers">
<port name="amount" type="int" value="74"/>
<port name="start" type="float" value="222.0"/>
<port name="end" type="float" value="229.0"/>
</node>
<node name="random_numbers3" position="4.00,13.00" prototype="math.random_numbers">
<port name="start" type="float" value="41.0"/>
<port name="end" type="float" value="221.0"/>
<port name="seed" type="int" value="16"/>
</node>
<node name="rect1" position="8.00,7.00" prototype="corevector.rect">
<port name="width" type="float" value="130.0"/>
<port name="height" type="float" value="130.0"/>
<port name="roundness" type="point" value="30.00,30.00"/>
</node>
<node name="rect_size" position="10.00,5.00" prototype="math.number">
<port name="value" type="float" value="173.0"/>
</node>
<node name="rotate1" position="8.00,15.00" prototype="corevector.rotate"/>
<node name="rotate2" position="14.00,15.00" prototype="corevector.rotate">
<port name="angle" type="float" value="19.75"/>
</node>
<node name="scale1" position="2.00,26.00" prototype="corevector.scale">
<port name="scale" type="point" value="10.00,10.00"/>
</node>
<node name="string1" position="15.00,3.00" prototype="string.string">
<port name="value" type="string" value="Gê Tupí-Guarani Warao Inga Yukpa Zenú Wayúu Maya Mixe Mixteca Nahua Zapoteco Uto-Aztecan Chibchan Guarani Yagua Ticuna"/>
</node>
<node name="textpath1" position="14.00,13.00" prototype="corevector.textpath">
<port name="font_name" type="string" value="OperatorMono-Bold"/>
<port name="font_size" type="float" value="128.0"/>
</node>
<node name="translate1" position="14.00,18.00" prototype="corevector.translate">
<port name="translate" type="point" value="-16.00,32.00"/>
</node>
<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="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="rotate1.origin" output="LATAM"/>
<conn input="integer1.value" output="random_numbers1"/>
<conn input="multiply1.value1" output="integer1"/>
<conn input="combine1.list6" output="colorize2"/>
<conn input="rotate1.angle" output="multiply1"/>
<conn input="ellipse3.position" output="MAR"/>
<conn input="colorize3.shape" output="ellipse3"/>
<conn input="combine1.list2" output="colorize3"/>
<conn input="colorize2.shape" output="rotate1"/>
<conn input="rect1.width" output="rect_size"/>
<conn input="rect1.height" output="rect_size"/>
<conn input="textpath1.text" output="characters1"/>
<conn input="textpath1.position" output="LATAM"/>
<conn input="characters1.string" output="change_case1"/>
<conn input="change_case1.string" output="string1"/>
<conn input="translate1.shape" output="colorize1"/>
<conn input="combine1.list3" output="colorize4"/>
<conn input="colorize4.shape" output="ellipse1"/>
<conn input="scale1.shape" output="combine1"/>
<conn input="combine1.list7" output="translate1"/>
<conn input="hsb_color1.hue" output="random_numbers2"/>
<conn input="colorize2.fill" output="hsb_color1"/>
<conn input="hsb_color1.brightness" output="random_numbers3"/>
<conn input="colorize1.shape" output="rotate2"/>
<conn input="rotate2.shape" output="textpath1"/>
<conn input="rotate2.origin" output="LATAM"/>
</node>
</ndbx>