-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathدالة حساب الاحداثيات.html
331 lines (283 loc) · 11.7 KB
/
دالة حساب الاحداثيات.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
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
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
<!DOCTYPE html>
<html lang="ar">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>حساب الإحداثيات الجديدة</title>
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/leaflet.css" />
<script src="https://unpkg.com/[email protected]/dist/leaflet.js"></script>
<style>
body {
font-family: 'Roboto', sans-serif;
margin: 0;
padding: 0;
display: flex;
height: 100vh;
overflow-x: hidden; /* منع التمرير الأفقي */
}
/* تصمييم الخريطة */
#map {
border: 2px solid #493415;
border-radius: 10px;
margin:3px;
height: 100%;
width: 70%; /* تحديد نصف العرض للخريطة */
}
/* تصمييم نموذج الإدخال ونتائج الحساب */
.content {
width: 30%; /* تحديد نصف العرض للنموذج والنتائج */
padding: 0px 20px;
height: 100vh;
overflow-y: auto;
background: linear-gradient(to top, #8a80ac, #9056a3,#5d224b,#8a80ac);
background: linear-gradient(to top right,#ff999960 0%,#e9b59ba5 0%, #FF9999 60%, #e9b59b8d 100% );
border: 3px solid #333; /* إطار خارجي مميز */
border-radius: 10px;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
display: flex; /* استخدام flexbox للتنسيق */
flex-direction: column; /* ترتيب العناصر عموديًا */
justify-content: center; /* محاذاة العناصر رأسيًا */
}
/* تنسيق الجداول */
table {
width: 100%;
margin-top: 0px 10px 5px 10px;
border-collapse: collapse;
}
table th {
background-color: #444;
color: white;
}
table, th, td {
border: 1px solid black;
padding: 8px;
text-align: center;
background-color: white;
}
/* تنسيق النموذج */
form label {
width: 100%; /* يملأ عرض الحاوية */
color: rgb(43, 2, 2);
margin-bottom: 5px;
font-weight: bold;
display: flex;
flex-direction: column; /* ترتيب العمودي */
align-items: flex-end; /* محاذاة لليمين */
}
form input {
width: 95%;
padding: 8px;
margin-top: 2px;
border-radius: 15px;
border: 2px solid #e6c7c7;
}
#b1 {
background-color: #4b4e4b;
border-radius: 40px 15px;
border: 3px solid #151414;
cursor: pointer;
width: auto; /* السماح بالعرض التلقائي */
padding: 10px 10px; /* تنسيق داخلي */
white-space: nowrap;
margin: 20px 25px; /* إزالة المسافة الافتراضية */
font: italic bold 16px fantasy;
color: aliceblue;
box-sizing: border-box;
}
#b2 {
background-color: #4b4e4b;
border-radius: 40px 15px;
border: 3px solid #151414;
cursor: pointer;
width: auto; /* السماح بالعرض التلقائي */
padding: 10px 15px; /* تنسيق داخلي */
margin: 20px 25px; /* إزالة المسافة الافتراضية */
font: italic bold 16px fantasy;
color: aliceblue;
}
#b1, #b2 {
width: 120px;
color: aliceblue;
}
#b1:hover {
background-color:#b5bbb8;
}
#b2:hover {
background-color: #b5bbb8;
}
/* تخطيط الاستجابة للواجهة */
/* ميديا كويري للأجهزة الصغيرة */
@media (max-width: 768px) {
body {
display: flex;
flex-direction: column;
margin: 0;
padding: 0;
height: 100vh;
}
#map {
width: 100%;
height: 50vh; /* تحديد ارتفاع الخريطة */
margin: 0;
margin-bottom: 5px;
}
.content {
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
width: 100%;
height: 50vh; /* لضمان أن الحجم مرن */
padding: 5px 0px 0px 0px;
}
h2 {
text-align: center;
}
form {
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
width: 97%; /* ضبط عرض العناصر داخل النموذج */
}
input, button {
width: 60%; /* ضبط عرض العناصر داخل النموذج */
margin-top: 10px;
}
/* تنسيق الجداول */
table {
width: 90%;
}
#b1, #b2, #undo {
width: 80%;
color: aliceblue;
}
}
h2 {
display: inline-block; /* لتقليص العرض حول النص */
text-align:center; /* لمحاذاة النص داخل الإطار */
border: 3px solid #151414; /* إضافة الإطار */
background-color: #444; /* لون الخلفية */
border-radius: 80px 15px; /* تدوير الزوايا */
color: aliceblue; /* لون النص */
padding: 5px 5px; /* مسافة بين النص والإطار */
margin: 0px 10px 30px 10px;
}
h3 {
margin-bottom: 5px; /* تقليل المسافات العلوية والسفلية */
color: #5b0909; /* لون النص */
text-align:left /* لمحاذاة النص */
}
#undo {
margin-top:5px;
border-radius:60px 20px;
padding: 8px;
font:18px bold;
color:white;
background-color:brown;
}
#undo:hover {
background-color: #caa7a7;
}
</style>
</head>
<body>
<div id="map"></div> <!-- خريطة Leaflet على الجانب الأيسر -->
<div class="content">
<h2>حساب الإحداثيات الجديدة</h2>
<!-- نموذج إدخال البيانات -->
<form id="dataForm">
<div style="display: flex; justify-content: space-between; gap: 5px; margin-bottom: 5px;">
<div style="border: 2px solid #333; border-radius: 10px; padding:5px 5px; width: 50%;">
<label for="latitude" style="display: block; margin-bottom: 5px; font-weight: bold;">:خط العرض</label>
<input step="0.0001" type="number" id="latitude" required style=" background-color: whitesmoke ;width: 100%;
padding: 8px; border-radius: 5px; border: 1px solid #333; box-sizing: border-box;">
</div>
<div style="border: 2px solid #333; border-radius: 10px;padding:5px 5px; width: 50%;">
<label for="longitude" style="display: block; margin-bottom: 5px; font-weight: bold;">:خط الطول</label>
<input step="0.0001" type="number" id="longitude" required style="background-color: whitesmoke;width: 100%;
padding: 8px; border-radius: 5px; border: 1px solid #333; box-sizing: border-box;">
</div>
</div>
<label for="direction">:الاتجاه (بالدرجات)</label>
<input step="0.0001" type="number" id="direction" required><br>
<label for="windspeed">:سرعة الرياح (كم/ساعة)</label>
<input step="0.0001" type="number" id="windspeed" required><br>
<label for="time" >:الزمن (ساعات)</label>
<input step="0.0001" type="number" id="time" required><br>
<button id="b1" id="del" onclick="clearInputs()">مسح البيانات</button><button id="b2" type="submit">حساب</button>
</form>
<h3>النتائج:</h3>
<!-- عرض الجدول -->
<table id="resultsTable">
<thead>
<tr>
<th>ID</th>
<th>خط العرض</th>
<th>خط الطول</th>
</tr>
</thead>
<tbody></tbody>
</table>
<button id="undo" onclick="window.location.href='index.html';">الانتقال إلى الصفحة السابقة</button>
</div>
<script>
// إنشاء الخريطة باستخدام Leaflet
var map = L.map('map').setView([31.2, 30.0], 6); // تعيين الإحداثيات الأساسية
// إضافة طبقة الخريطة
L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', {
attribution: '© <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors'
}).addTo(map);
let idCounter = 1;
// دالة لإضافة الإحداثيات إلى الجدول والخريطة
function addResultToTableAndMap(id, lat, lon) {
// إضافة البيانات إلى الجدول
var table = document.getElementById("resultsTable").getElementsByTagName('tbody')[0];
var row = table.insertRow();
row.innerHTML = `<td>${idCounter}</td><td>${lat}</td><td>${lon}</td>`;
idCounter++;
// إسقاط ماركر على الخريطة
L.marker([lat, lon]).addTo(map)
.bindPopup(`ID: ${idCounter-1}<br>Lat: ${lat},<br> Lon: ${lon}`)
.openPopup();
}
// دالة لإرسال البيانات إلى الخادم
document.getElementById('dataForm').addEventListener('submit', function(e) {
e.preventDefault();
var latitude = parseFloat(document.getElementById('latitude').value);
var longitude = parseFloat(document.getElementById('longitude').value);
var direction = parseFloat(document.getElementById('direction').value);
var windspeed = parseFloat(document.getElementById('windspeed').value);
var time = parseFloat(document.getElementById('time').value);
// إرسال البيانات إلى الخادم باستخدام fetch
fetch('http://127.0.0.1:6060/calculate', {
method: 'POST',
headers: {
'Content-Type': 'application/json'
},
body: JSON.stringify({
latitude: latitude,
longitude: longitude,
direction: direction,
windspeed: windspeed,
time: time
})
})
.then(response => response.json())
.then(data => {
// إضافة الإحداثيات الجديدة إلى الجدول والخريطة
addResultToTableAndMap(data.id, data.new_latitude, data.new_longitude);
})
.catch(error => console.error('Error:', error));
});
// دالة لمسح البيانات المدخلة في النموذج
function clearInputs() {
document.getElementById('latitude').value = '';
document.getElementById('longitude').value = '';
document.getElementById('direction').value = '';
document.getElementById('windspeed').value = '';
document.getElementById('time').value = '';
}
</script>
</body>
</html>