-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
268 lines (268 loc) · 10.4 KB
/
Copy pathindex.html
File metadata and controls
268 lines (268 loc) · 10.4 KB
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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Interactive Maps</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&display=swap"
rel="stylesheet"
/>
<script src="https://cdn.tailwindcss.com"></script>
</head>
<body
class="m-0 min-h-screen bg-[#0D1117] text-[#c9d1d9] antialiased [font-family:'Google_Sans',sans-serif]"
>
<main
class="mx-auto mt-8 w-full max-w-[960px] rounded-md border border-[#30363d] bg-[#0D1117] px-5 pb-[72px] pt-10 shadow-[0_20px_25px_-5px_rgba(0,0,0,0.7)]"
>
<div
class="group relative -ml-3 mb-4 border-b border-[#30363d] pb-[0.3em] pl-3"
>
<span
class="pointer-events-none absolute bottom-2 left-0 top-2 w-[3px] rounded bg-[#f78166] opacity-0 transition-opacity duration-150 group-hover:opacity-100"
></span>
<div class="flex items-center justify-between gap-3">
<h1 class="text-[2rem] font-semibold leading-tight text-[#c9d1d9]">
Interactive Maps
</h1>
<a
href="https://github.com/faisalrbk/interactiveMaps"
target="_blank"
rel="noopener noreferrer"
class="shrink-0 opacity-80 transition-opacity hover:opacity-100"
aria-label="Interactive Maps repository"
>
<img
width="30"
height="30"
src="https://img.icons8.com/ios-glyphs/30/github.png"
alt="github"
class="invert"
/>
</a>
</div>
</div>
<p
class="-ml-3 mb-8 border-b border-[#30363d] pb-[0.3em] pl-3 leading-relaxed text-[#c9d1d9]"
>
A collection of interactive web maps built with
<strong>ArcGIS Maps SDK for JavaScript</strong>,
<strong>Esri Calcite Design System</strong>,
</p>
<div class="text-center">
<div class="mt-8 flex flex-wrap justify-center gap-5">
<a
class="inline-block w-[200px] text-center font-semibold text-[#c9d1d9] no-underline hover:underline"
href="https://faisalrbk.github.io/interactiveMaps/1-colorSliderHistogramMap.html"
target="_blank"
rel="noopener noreferrer"
>
<img
src="thumbnails/colorSliderHistogram.png"
width="200"
height="200"
alt="Color Slider Histogram Map"
class="mb-2 block rounded-[2px] border border-[#30363d]"
/>
Color Slider Histogram Map
</a>
<a
class="inline-block w-[200px] text-center font-semibold text-[#c9d1d9] no-underline hover:underline"
href="https://faisalrbk.github.io/interactiveMaps/1-colorSliderHistogramMap.html"
target="_blank"
rel="noopener noreferrer"
>
<img
src="thumbnails/1dotdensityviuslization.png"
width="200"
height="200"
alt="Color Slider Histogram Map"
class="mb-2 block rounded-[2px] border border-[#30363d]"
/>
Dot Density Visualization Map
</a>
<a
class="inline-block w-[200px] text-center font-semibold text-[#c9d1d9] no-underline hover:underline"
href="https://faisalrbk.github.io/interactiveMaps/3-animateColorVisulization.html"
target="_blank"
rel="noopener noreferrer"
>
<img
src="thumbnails/animatecolorvisulization.png"
width="200"
height="200"
alt="Color Slider Histogram Map"
class="mb-2 block rounded-[2px] border border-[#30363d]"
/>
Animate Color Visualization Map
</a>
<a
class="inline-block w-[200px] text-center font-semibold text-[#c9d1d9] no-underline hover:underline"
href="https://faisalrbk.github.io/interactiveMaps/4-featureEffect.html"
target="_blank"
rel="noopener noreferrer"
>
<img
src="thumbnails/featureEffect.png"
width="200"
height="200"
alt="Color Slider Histogram Map"
class="mb-2 block rounded-[2px] border border-[#30363d]"
/>
2D FeatureEffect on Chloropleth Map
</a>
<a
class="inline-block w-[200px] text-center font-semibold text-[#c9d1d9] no-underline hover:underline"
href="https://faisalrbk.github.io/interactiveMaps/5-elevationLayer.html"
target="_blank"
rel="noopener noreferrer"
>
<img
src="thumbnails/elevationLayer.png"
width="200"
height="200"
alt="Color Slider Histogram Map"
class="mb-2 block rounded-[2px] border border-[#30363d]"
/>
Custom ElevationLayer | exaggerating elevation
</a>
<a
class="inline-block w-[200px] text-center font-semibold text-[#c9d1d9] no-underline hover:underline"
href="https://faisalrbk.github.io/interactiveMaps/6-buildingMap.html"
target="_blank"
rel="noopener noreferrer"
>
<img
src="thumbnails/buildingMap.png"
width="200"
height="200"
alt="Building Map"
class="mb-2 block rounded-[2px] border border-[#30363d]"
/>
Extrude building footprints based on real world heights
</a>
<a
class="inline-block w-[200px] text-center font-semibold text-[#c9d1d9] no-underline hover:underline"
href="https://faisalrbk.github.io/interactiveMaps/7-3dBuildings.html"
target="_blank"
rel="noopener noreferrer"
>
<img
src="thumbnails/3dBuildings.png"
width="200"
height="200"
alt="3D Buildings"
class="mb-2 block rounded-[2px] border border-[#30363d]"
/>
thematic bivariate visualizations of 3D Object SceneLayers.
</a>
<a
class="inline-block w-[200px] text-center font-semibold text-[#c9d1d9] no-underline hover:underline"
href="https://faisalrbk.github.io/interactiveMaps/8-animateLayer.html"
target="_blank"
rel="noopener noreferrer"
>
<img
src="thumbnails/animateLayer.png"
width="200"
height="200"
alt="Animate layer view effect"
class="mb-2 block rounded-[2px] border border-[#30363d]"
/>
Animate layer view effect
</a>
<a
class="inline-block w-[200px] text-center font-semibold text-[#c9d1d9] no-underline hover:underline"
href="https://faisalrbk.github.io/interactiveMaps/9-heatmap.html"
target="_blank"
rel="noopener noreferrer"
>
<img
src="thumbnails/heatmap.png"
width="200"
height="200"
alt="Heatmap Visualization of Earthquakes"
class="mb-2 block rounded-[2px] border border-[#30363d]"
/>
Heatmap Visualization of Earthquakes
</a>
<a
class="inline-block w-[200px] text-center font-semibold text-[#c9d1d9] no-underline hover:underline"
href="https://faisalrbk.github.io/interactiveMaps/10-swipeLayers.html"
target="_blank"
rel="noopener noreferrer"
>
<img
src="thumbnails/swipeLayers.png"
width="200"
height="200"
alt="Swipe Layers"
class="mb-2 block rounded-[2px] border border-[#30363d]"
/>
Swipe Layers On Map
</a>
<a
class="inline-block w-[200px] text-center font-semibold text-[#c9d1d9] no-underline hover:underline"
href="https://faisalrbk.github.io/interactiveMaps/11-continousColor.html"
target="_blank"
rel="noopener noreferrer"
>
<img
src="thumbnails/continousColor.png"
width="200"
height="200"
alt="Continuous Choropleth Map"
class="mb-2 block rounded-[2px] border border-[#30363d]"
/>
Continuous Choropleth Map
</a>
</div>
</div>
</main>
<div
class="fixed bottom-3 left-4 inline-flex items-center gap-1 text-[0.9rem] text-[#8b949e]"
>
<a
class="inline-flex items-center gap-1 leading-none text-[#58a6ff] no-underline hover:underline"
href="https://github.com/faisalrbk"
target="_blank"
rel="noopener noreferrer"
>faisal hameed
<svg
class="h-4 w-4 shrink-0 -translate-y-px"
xmlns="http://www.w3.org/2000/svg"
fill="none"
aria-hidden="true"
viewBox="0 0 24 24"
role="img"
>
<path
fill="#0c7cfc"
fill-rule="evenodd"
stroke="#0c7cfc"
stroke-linecap="round"
stroke-linejoin="round"
stroke-miterlimit="10"
stroke-width="1.5"
d="M20.4 13.1c.8 1 .3 2.5-.9 2.9-.8.2-1.3 1-1.3 1.8 0 1.3-1.2 2.2-2.5 1.8-.8-.3-1.7 0-2.1.7-.7 1.1-2.3 1.1-3 0-.5-.7-1.3-1-2.1-.7-1.4.4-2.6-.6-2.6-1.8 0-.8-.5-1.6-1.3-1.8-1.2-.4-1.7-1.8-.9-2.9.5-.7.5-1.6 0-2.2-.9-1-.4-2.5.9-2.9.8-.2 1.3-1 1.3-1.8C5.9 5 7.1 4 8.3 4.5c.8.3 1.7 0 2.1-.7.7-1.1 2.3-1.1 3 0 .5.7 1.3 1 2.1.7 1.4-.5 2.6.5 2.6 1.7 0 .8.5 1.6 1.3 1.8 1.2.4 1.7 1.8.9 2.9-.4.6-.4 1.6.1 2.2z"
clip-rule="evenodd"
></path>
<path
stroke="#ffffff"
stroke-linecap="round"
stroke-linejoin="round"
stroke-miterlimit="10"
stroke-width="1.5"
d="M15.5 9.7L11 14.3l-2.5-2.5"
></path>
</svg>
</a>
</div>
<div class="fixed bottom-3 right-4 text-[0.9rem] text-[#8b949e]">
copyright 2024-26
</div>
</body>
</html>