Skip to content

Commit 94160b7

Browse files
committed
modify earthquakes config
1 parent 74e20f1 commit 94160b7

File tree

1 file changed

+125
-140
lines changed

1 file changed

+125
-140
lines changed

earthquakes/config.json

+125-140
Original file line numberDiff line numberDiff line change
@@ -1,146 +1,131 @@
11
{
2-
"config":{
3-
"mapState":{
4-
"bearing":0,
5-
"dragRotate":false,
6-
"isSplit":false,
7-
"latitude":37.91360702867351,
8-
"longitude":-122.68082104614997,
9-
"pitch":0,
10-
"zoom":5.271877187172885
11-
},
12-
"mapStyle":{
13-
"buildingLayer":{
14-
"color":[
15-
237,
16-
237,
17-
237
2+
"version": "v1",
3+
"config": {
4+
"visState": {
5+
"filters": [
6+
{
7+
"dataId": "earthquakes",
8+
"id": "vo18yorx",
9+
"name": "DateTime",
10+
"type": "timeRange",
11+
"value": [
12+
663046722470,
13+
1301519405470
14+
],
15+
"enlarged": true,
16+
"plotType": "histogram",
17+
"yAxis": null
18+
}
19+
],
20+
"layers": [
21+
{
22+
"id": "hty62yd",
23+
"type": "point",
24+
"config": {
25+
"dataId": "earthquakes",
26+
"label": "Point",
27+
"color": [
28+
23,
29+
184,
30+
190
1831
],
19-
"isVisible":false,
20-
"opacity":0.7
21-
},
22-
"styleType":"light",
23-
"topLayerGroups":{
24-
25-
},
26-
"visibleLayerGroups":{
27-
"border":false,
28-
"building":true,
29-
"label":true,
30-
"land":true,
31-
"road":true,
32-
"water":true
33-
}
34-
},
35-
"queryStatus":{
36-
"pastQueries":[
37-
{
38-
"id":"moptojgpm",
39-
"label":"earthquakes.csv",
40-
"queryOption":"csv",
41-
"queryType":"file",
42-
"size":4639421
43-
}
44-
]
45-
},
46-
"visState":{
47-
"filters":[
48-
{
49-
"dataId":"earthquakes",
50-
"enlarged":true,
51-
"id":"vo18yorx",
52-
"name":"DateTime",
53-
"plotType":"histogram",
54-
"type":"timeRange",
55-
"value":[
56-
236104504470,
57-
358365235470
58-
],
59-
"yAxis":null
60-
}
61-
],
62-
"interactionConfig":{
63-
"brush":{
64-
"enabled":false,
65-
"size":0.5
32+
"columns": {
33+
"lat": "Latitude",
34+
"lng": "Longitude",
35+
"altitude": null
6636
},
67-
"tooltip":{
68-
"enabled":true,
69-
"fieldsToShow":{
70-
"moptojgpm":[
71-
"DateTime",
72-
"Latitude",
73-
"Longitude",
74-
"Depth",
75-
"Magnitude"
76-
]
77-
}
37+
"isVisible": true,
38+
"visConfig": {
39+
"radius": 10,
40+
"fixedRadius": false,
41+
"opacity": 0.39,
42+
"outline": false,
43+
"thickness": 2,
44+
"colorRange": {
45+
"name": "ColorBrewer PRGn-6",
46+
"type": "diverging",
47+
"category": "ColorBrewer",
48+
"colors": [
49+
"#762a83",
50+
"#af8dc3",
51+
"#e7d4e8",
52+
"#d9f0d3",
53+
"#7fbf7b",
54+
"#1b7837"
55+
],
56+
"reversed": false
57+
},
58+
"radiusRange": [
59+
4.2,
60+
96.2
61+
],
62+
"hi-precision": false
7863
}
79-
},
80-
"layerBlending":"normal",
81-
"layers":[
82-
{
83-
"config":{
84-
"color":[
85-
23,
86-
184,
87-
190
88-
],
89-
"columns":{
90-
"altitude":null,
91-
"lat":"Latitude",
92-
"lng":"Longitude"
93-
},
94-
"dataId":"earthquakes",
95-
"isVisible":true,
96-
"label":"Point",
97-
"visConfig":{
98-
"colorRange":{
99-
"category":"Uber",
100-
"colors":[
101-
"#00939C",
102-
"#5DBABF",
103-
"#BAE1E2",
104-
"#F8C0AA",
105-
"#DD7755",
106-
"#C22E00"
107-
],
108-
"name":"Uber Viz Diverging 1.5",
109-
"reversed":false,
110-
"type":"diverging"
111-
},
112-
"fixedRadius":false,
113-
"hi-precision":false,
114-
"opacity":0.8,
115-
"outline":false,
116-
"radius":10,
117-
"radiusRange":[
118-
0,
119-
50
120-
],
121-
"thickness":2
122-
}
123-
},
124-
"id":"hty62yd",
125-
"type":"point",
126-
"visualChannels":{
127-
"colorField":{
128-
"name":"Magnitude",
129-
"type":"real"
130-
},
131-
"colorScale":"quantize",
132-
"sizeField":{
133-
"name":"Magnitude",
134-
"type":"real"
135-
},
136-
"sizeScale":"sqrt"
137-
}
138-
}
139-
],
140-
"splitMaps":[
141-
142-
]
64+
},
65+
"visualChannels": {
66+
"colorField": {
67+
"name": "Magnitude",
68+
"type": "real"
69+
},
70+
"colorScale": "quantize",
71+
"sizeField": {
72+
"name": "Magnitude",
73+
"type": "real"
74+
},
75+
"sizeScale": "sqrt"
76+
}
77+
}
78+
],
79+
"interactionConfig": {
80+
"tooltip": {
81+
"fieldsToShow": {
82+
"earthquakes": [
83+
"DateTime",
84+
"Latitude",
85+
"Longitude",
86+
"Depth",
87+
"Magnitude"
88+
]
89+
},
90+
"enabled": true
91+
},
92+
"brush": {
93+
"size": 0.5,
94+
"enabled": false
95+
}
96+
},
97+
"layerBlending": "normal",
98+
"splitMaps": []
99+
},
100+
"mapState": {
101+
"bearing": 0,
102+
"dragRotate": false,
103+
"latitude": 37.05881309947238,
104+
"longitude": -122.80009283836715,
105+
"pitch": 0,
106+
"zoom": 5.740491857794806,
107+
"isSplit": false
108+
},
109+
"mapStyle": {
110+
"styleType": "light",
111+
"topLayerGroups": {},
112+
"visibleLayerGroups": {
113+
"border": false,
114+
"building": true,
115+
"label": true,
116+
"land": true,
117+
"road": true,
118+
"water": true
119+
},
120+
"buildingLayer": {
121+
"color": [
122+
237,
123+
237,
124+
237
125+
],
126+
"isVisible": false,
127+
"opacity": 0.7
143128
}
144-
},
145-
"version":"v1"
129+
}
130+
}
146131
}

0 commit comments

Comments
 (0)