-
Notifications
You must be signed in to change notification settings - Fork 0
/
jidar.html
181 lines (175 loc) · 6.1 KB
/
jidar.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, shrink-to-fit=no"
/>
<title>Fresques murales du festival JIDAR</title>
<link
rel="shortcut icon"
type="image/x-icon"
href="docs/images/favicon.ico"
/>
<link rel="stylesheet" href="assets/css/leaflet.css" />
<link rel="stylesheet" href="assets/css/L.switchBasemap.css" />
<script src="assets/js/leaflet.js"></script>
<script src="assets/js/L.switchBasemap.js"></script>
<script defer src="assets/js/script.js"></script>
<script
src="assets/geojson/fresque_2022.geojson"
type="text/javascript"
></script>
<script
src="assets/geojson/fresque_2021.geojson"
type="text/javascript"
></script>
<link rel="stylesheet" href="assets/css/Control.FullScreen.css" />
<script src="assets/js/Control.FullScreen.js"></script>
<style>
html,
body {
height: 100%;
margin: 0;
}
.leaflet-container {
height: 400px;
width: 600px;
max-width: 100%;
max-height: 100%;
}
</style>
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css" />
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Inter:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&display=swap"
/>
</head>
<body>
<nav
class="navbar navbar-dark navbar-expand-md sticky-top py-3"
id="mainNav"
>
<div class="container">
<a
class="navbar-brand d-flex align-items-center"
href="index.html"
style="margin-right: 72px; padding-top: 0px; padding-right: 53px"
><span
class="bs-icon-sm bs-icon-circle bs-icon-primary shadow d-flex justify-content-center align-items-center me-2 bs-icon"
><img
src="assets/img/palette-de-couleurs.png"
width="36"
height="36" /></span
><span style="margin-left: 10px"
>Géoportail Artistique et Culturel de Rabat</span
></a
><button
data-bs-toggle="collapse"
class="navbar-toggler"
data-bs-target=""
>
<span class="visually-hidden">Toggle navigation</span
><span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navcol-1">
<ul class="navbar-nav mx-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Accueil</a>
</li>
<li class="nav-item">
<a class="nav-link" href="projects.html">Cartes</a>
</li>
<li class="nav-item">
<a class="nav-link" href="Siel.html">Plan interactif</a>
</li>
<li class="nav-item">
<a class="nav-link" href="team.html">Auteurs</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contacts.html">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<section class="py-5">
<div class="container py-5">
<div id="map" style="width: 1200px; height: 800px"></div>
</div>
</section>
<footer class="bg-dark">
<div class="container py-4 py-lg-5">
<div class="row justify-content-center">
<div
class="col-sm-4 col-md-3 text-center text-lg-start d-flex flex-column"
>
<h3 class="fs-6 fw-bold">Cartes</h3>
<ul class="list-unstyled">
<li><a href="jidar.html">JIDAR Street Art</a></li>
<li><a href="cinemas.html">Cinémas</a></li>
<li><a href="entrees.html">Nombre d'entrées</a></li>
<li><a href="espaces.html">Espaces créatifs</a></li>
</ul>
</div>
<div
class="col-sm-4 col-md-3 text-center text-lg-start d-flex flex-column"
>
<h3 class="fs-6 fw-bold">Autres</h3>
<ul class="list-unstyled">
<li><a href="Siel.html">Plan interactif du SIEL</a></li>
</ul>
</div>
<div
class="col-sm-4 col-md-3 text-center text-lg-start d-flex flex-column"
>
<h3 class="fs-6 fw-bold">A propos</h3>
<ul class="list-unstyled">
<li></li>
<li></li>
<li></li>
</ul>
<p style="margin-top: -15px">
Ce géoportail tente de faire décourvir le côté artistique et
culturel de la ville de rabat à travers des cartes interactives.
</p>
</div>
<div
class="col-lg-3 text-center text-lg-start d-flex flex-column align-items-center order-first align-items-lg-start order-lg-last"
>
<div class="fw-bold d-flex align-items-center mb-2">
<span
class="bs-icon-sm bs-icon-circle bs-icon-primary d-flex justify-content-center align-items-center bs-icon me-2"
><img
src="assets/img/palette-de-couleurs.png"
width="36"
height="36" /></span
><span class="fs-6 text-center"
><br /><strong
><span style="background-color: rgb(45, 44, 56)"
>Géoportail Artistique et Culturel de Rabat</span
></strong
><br /><br
/></span>
</div>
</div>
</div>
<hr />
<div
class="text-muted d-flex justify-content-between align-items-center pt-3"
>
<p class="mb-0">
Copyright © 2022 Géoportail Artistique et Culturel de Rabat
</p>
<ul class="list-inline mb-0">
<li class="list-inline-item"></li>
<li class="list-inline-item"></li>
</ul>
</div>
</div>
</footer>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/bold-and-dark.js"></script>
</body>
</html>