Map / Hekly /106.html
stat2025's picture
Upload 376 files
a921575 verified
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<script src="https://cdn.jsdelivr.net/npm/leaflet@1.9.3/dist/leaflet.js"></script>
<script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/js/bootstrap.bundle.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/leaflet@1.9.3/dist/leaflet.css"/>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/css/bootstrap.min.css"/>
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css"/>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.2.0/css/all.min.css"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.css"/>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/python-visualization/folium/folium/templates/leaflet.awesome.rotate.min.css"/>
<meta name="viewport" content="width=device-width,
initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<style>
#map_7f71638b42cc86013967a3427a7a6b9f {
position: relative;
width: 100.0%;
height: 100.0%;
left: 0.0%;
top: 0.0%;
}
.leaflet-container { font-size: 1rem; }
</style>
<style>html, body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
</style>
<style>#map {
position:absolute;
top:0;
bottom:0;
right:0;
left:0;
}
</style>
<script>
L_NO_TOUCH = false;
L_DISABLE_3D = false;
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet-locatecontrol/0.66.2/L.Control.Locate.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet-locatecontrol/0.66.2/L.Control.Locate.min.css"/>
</head>
<body>
<div style="
position:fixed;
top:10px;
right:10px;
z-index:10000;
direction:rtl;
font-family:Arial, sans-serif;
">
<button id="btn_stats_106" onclick="
var panel = document.getElementById('stats_106');
var btn = document.getElementById('btn_stats_106');
if (panel.style.display === 'none') {
panel.style.display = 'block';
btn.innerText = 'إخفاء';
} else {
panel.style.display = 'none';
btn.innerText = 'عرض الملخص';
}
" style="
background:rgba(255,255,255,0.92);
border:none;
border-radius:14px;
padding:10px 14px;
font-size:14px;
font-weight:bold;
cursor:pointer;
box-shadow:0 2px 10px rgba(0,0,0,0.18);
">إخفاء</button>
</div>
<div id="stats_106" style="
display:block;
position:fixed;
top:10px;
right:58px;
width:320px;
max-height:85vh;
overflow-y:auto;
background:rgba(255,255,255,0.86);
backdrop-filter:blur(4px);
-webkit-backdrop-filter:blur(4px);
border-radius:22px;
padding:18px 18px 16px 18px;
z-index:9999;
direction:rtl;
font-family:Arial, sans-serif;
box-shadow:0 8px 28px rgba(0,0,0,0.16);
line-height:1.9;
color:#222;
">
<div style="
font-size:18px;
font-weight:800;
text-align:center;
margin-bottom:10px;
">جواد ابراهيم كاظم آل زواد - 140</div>
<div style="font-size:15px;">
<div><b>عدد المواقع:</b> 5</div>
<div><b>عدد الحارات:</b> 1</div>
</div>
<div style="margin-top:10px;">
<div style="font-weight:bold;">أكثر الحارات:</div>
<div style="padding-right:8px;"><div>• المدينة الصناعية الثانية بالدمام: 5</div></div>
</div>
<div style="
margin-top:14px;
padding-top:10px;
border-top:1px solid rgba(0,0,0,0.08);
">
<a href="report_106_جواد_ابراهيم_كاظم_آل_زواد.pdf" target="_blank" style="
display:block;
text-align:center;
background:#16a34a;
color:#fff;
text-decoration:none;
padding:10px 12px;
border-radius:12px;
font-weight:700;
margin-bottom:8px;
">تصدير بيانات هذه الخريطة PDF</a>
<a href="report_106_جواد_ابراهيم_كاظم_آل_زواد.xlsx" target="_blank" style="
display:block;
text-align:center;
background:#2563eb;
color:#fff;
text-decoration:none;
padding:10px 12px;
border-radius:12px;
font-weight:700;
margin-bottom:8px;
">تصدير بيانات هذه الخريطة Excel</a>
<div style="font-weight:bold; margin-bottom:6px;">تلوين حسب الحارة</div>
<div style="font-size:13px;">
<div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;">
<div style="display:flex;align-items:center;gap:8px;">
<span style="
width:12px;
height:12px;
border-radius:50%;
display:inline-block;
background:lightblue;
border:1px solid rgba(0,0,0,0.15);
"></span>
<span>المدينة الصناعية الثانية بالدمام</span>
</div>
<span style="color:#555;">(5)</span>
</div>
</div>
</div>
</div>
<div style="
position:fixed;
top:10px;
left:10px;
z-index:10000;
direction:rtl;
font-family:Arial, sans-serif;
">
<button id="searchToggleBtn" onclick="toggleSearchBox()" style="
background:rgba(255,255,255,0.92);
border:none;
border-radius:14px;
padding:10px 14px;
font-size:14px;
font-weight:bold;
cursor:pointer;
box-shadow:0 2px 10px rgba(0,0,0,0.18);
">إخفاء البحث</button>
</div>
<div id="searchBoxPanel" style="
position:fixed;
top:55px;
left:10px;
z-index:10000;
direction:rtl;
font-family:Arial, sans-serif;
background:rgba(255,255,255,0.92);
padding:10px;
border-radius:16px;
box-shadow:0 2px 10px rgba(0,0,0,0.18);
width:300px;
">
<input id="mapSearchInput" type="text" placeholder="ابحث عن اسم المنشأة..."
style="
width:100%;
box-sizing:border-box;
padding:10px;
border-radius:12px;
border:1px solid #ccc;
font-size:14px;
direction:rtl;
">
<div id="searchCount" style="
margin-top:7px;
font-size:13px;
color:#334155;
line-height:1.7;
">
اكتب للبحث داخل نقاط الخريطة
</div>
<button onclick="clearMapSearch()" style="
margin-top:8px;
width:100%;
padding:8px;
border:none;
border-radius:10px;
background:#f3f4f6;
cursor:pointer;
font-weight:bold;
">
مسح البحث
</button>
</div>
<script>
window.searchableMarkers = [];
window.noCoordinateSamples = [];
function toggleSearchBox() {
var panel = document.getElementById("searchBoxPanel");
var btn = document.getElementById("searchToggleBtn");
if (panel.style.display === "none") {
panel.style.display = "block";
btn.innerText = "إخفاء البحث";
} else {
panel.style.display = "none";
btn.innerText = "إظهار البحث";
}
}
function normalizeArabicText(text) {
return (text || "")
.toString()
.toLowerCase()
.replace(/[أإآا]/g, "ا")
.replace(/ى/g, "ي")
.replace(/ة/g, "ه")
.replace(/ؤ/g, "و")
.replace(/ئ/g, "ي")
.replace(/ـ/g, "")
.trim();
}
function applyMapSearch() {
var input = document.getElementById("mapSearchInput");
var countBox = document.getElementById("searchCount");
var query = normalizeArabicText(input.value);
var shown = 0;
var noCoordMatch = false;
window.searchableMarkers.forEach(function(item) {
var match = query === "" || normalizeArabicText(item.name).includes(query);
if (match) {
if (!item.map.hasLayer(item.marker)) {
item.marker.addTo(item.map);
}
shown++;
} else {
if (item.map.hasLayer(item.marker)) {
item.map.removeLayer(item.marker);
}
}
});
if (query !== "") {
window.noCoordinateSamples.forEach(function(item) {
if (normalizeArabicText(item.name).includes(query)) {
noCoordMatch = true;
}
});
}
if (query === "") {
countBox.style.color = "#334155";
countBox.innerText = "اكتب للبحث داخل نقاط الخريطة";
} else if (shown > 0) {
countBox.style.color = "#334155";
countBox.innerText = "عدد النتائج على الخريطة: " + shown;
} else if (noCoordMatch) {
countBox.style.color = "#dc2626";
countBox.innerText = "العينة موجودة ضمن عينات الباحث، لكنها بدون إحداثية. كرماً الدخول عليها من الجهاز اللوحي.";
} else {
countBox.style.color = "#dc2626";
countBox.innerText = "لا توجد نتيجة مطابقة داخل نقاط الخريطة.";
}
}
function clearMapSearch() {
document.getElementById("mapSearchInput").value = "";
applyMapSearch();
}
setTimeout(function() {
var input = document.getElementById("mapSearchInput");
if (input) {
input.addEventListener("keyup", applyMapSearch);
input.addEventListener("change", applyMapSearch);
}
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "شركة ابا حسين المحدودة للصناعات المتخصصة شركة شخص واحد",
marker: marker_ca5308837d56cb5190f28552ce79a79d,
map: map_7f71638b42cc86013967a3427a7a6b9f
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "شركة الطاقة الدولية للصناعة شركة شخص واحد",
marker: marker_6640efdcae6641dfd846bb63a93b501c,
map: map_7f71638b42cc86013967a3427a7a6b9f
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "الشركة العالمية لصناعة السيارات",
marker: marker_c8fa89045bdbb6cf802e93ea9ef6ae40,
map: map_7f71638b42cc86013967a3427a7a6b9f
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "شركة احمد عمر دياب وشركاه لصناعه البلاستيك المحدودة",
marker: marker_59e04bbc9206827cc75c921c5a330039,
map: map_7f71638b42cc86013967a3427a7a6b9f
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "شركة اكسينس المحفزه العربية المحدودة",
marker: marker_64d977314b7116c83b9f113f2c9c1894,
map: map_7f71638b42cc86013967a3427a7a6b9f
});
}, 800);
</script>
<div style="
position: fixed;
bottom: 8px;
left: 8px;
background: rgba(255,255,255,0.85);
padding: 6px 10px;
border-radius: 10px;
font-size: 13px;
direction: rtl;
z-index: 9999;
box-shadow: 0 1px 8px rgba(0,0,0,0.15);
">
تصميم وإعداد <b>نوف الناصر</b>
</div>
<div class="folium-map" id="map_7f71638b42cc86013967a3427a7a6b9f" ></div>
</body>
<script>
var map_7f71638b42cc86013967a3427a7a6b9f = L.map(
"map_7f71638b42cc86013967a3427a7a6b9f",
{
center: [26.257153778166902, 49.97398934447528],
crs: L.CRS.EPSG3857,
...{
"zoom": 13,
"zoomControl": true,
"preferCanvas": false,
}
}
);
var tile_layer_672a2b891f40e20e08e4536dc4f8dcf4 = L.tileLayer(
"https://tile.openstreetmap.org/{z}/{x}/{y}.png",
{
"minZoom": 0,
"maxZoom": 19,
"maxNativeZoom": 19,
"noWrap": false,
"attribution": "\u0026copy; \u003ca href=\"https://www.openstreetmap.org/copyright\"\u003eOpenStreetMap\u003c/a\u003e contributors",
"subdomains": "abc",
"detectRetina": false,
"tms": false,
"opacity": 1,
}
);
tile_layer_672a2b891f40e20e08e4536dc4f8dcf4.addTo(map_7f71638b42cc86013967a3427a7a6b9f);
var tile_layer_9ff98b8e1687b28f58ab6adbb891521d = L.tileLayer(
"https://tile.openstreetmap.org/{z}/{x}/{y}.png",
{
"minZoom": 0,
"maxZoom": 19,
"maxNativeZoom": 19,
"noWrap": false,
"attribution": "\u0026copy; \u003ca href=\"https://www.openstreetmap.org/copyright\"\u003eOpenStreetMap\u003c/a\u003e contributors",
"subdomains": "abc",
"detectRetina": false,
"tms": false,
"opacity": 1,
}
);
tile_layer_9ff98b8e1687b28f58ab6adbb891521d.addTo(map_7f71638b42cc86013967a3427a7a6b9f);
var tile_layer_1483bd2c80979e07c0c8dc6e861fe3c4 = L.tileLayer(
"https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}",
{
"minZoom": 0,
"maxZoom": 18,
"maxNativeZoom": 18,
"noWrap": false,
"attribution": "\u0026copy; Esri",
"subdomains": "abc",
"detectRetina": false,
"tms": false,
"opacity": 1,
}
);
tile_layer_1483bd2c80979e07c0c8dc6e861fe3c4.addTo(map_7f71638b42cc86013967a3427a7a6b9f);
var locate_control_201a1096be4b966a46902ead92340eaf = L.control.locate(
{}
).addTo(map_7f71638b42cc86013967a3427a7a6b9f);
var marker_ca5308837d56cb5190f28552ce79a79d = L.marker(
[26.2635106547591, 49.9625001397207],
{
}
).addTo(map_7f71638b42cc86013967a3427a7a6b9f);
var icon_fba4f4c55a1f9af919445c741a000dc2 = L.AwesomeMarkers.icon(
{
"markerColor": "lightblue",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_04b4eefa8eb5e6dc971f233f79d437c4 = L.popup({
"maxWidth": 320,
});
var html_1ff3354822e8a2280b8caa8ff733b17a = $(`<div id="html_1ff3354822e8a2280b8caa8ff733b17a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة ابا حسين المحدودة للصناعات المتخصصة شركة شخص واحد</b><br> السجل التجاري: 2051033220<br> المنطقة: الدمام<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <b>اسم الباحث:</b> جواد ابراهيم كاظم آل زواد<br> <a href="https://www.google.com/maps?q=26.2635106547591,49.9625001397207" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_04b4eefa8eb5e6dc971f233f79d437c4.setContent(html_1ff3354822e8a2280b8caa8ff733b17a);
marker_ca5308837d56cb5190f28552ce79a79d.bindPopup(popup_04b4eefa8eb5e6dc971f233f79d437c4)
;
marker_ca5308837d56cb5190f28552ce79a79d.setIcon(icon_fba4f4c55a1f9af919445c741a000dc2);
var marker_6640efdcae6641dfd846bb63a93b501c = L.marker(
[26.2572897360754, 49.9694188126557],
{
}
).addTo(map_7f71638b42cc86013967a3427a7a6b9f);
var icon_4f91c22e918d62ffa13c44c91b20b500 = L.AwesomeMarkers.icon(
{
"markerColor": "lightblue",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_0ae81ed2ddfc2bd2ff369d3962dd6a33 = L.popup({
"maxWidth": 320,
});
var html_b622a9d5776f4035acc6acea48e81c0f = $(`<div id="html_b622a9d5776f4035acc6acea48e81c0f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الطاقة الدولية للصناعة شركة شخص واحد</b><br> السجل التجاري: 2050065896<br> المنطقة: الدمام<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <b>اسم الباحث:</b> جواد ابراهيم كاظم آل زواد<br> <a href="https://www.google.com/maps?q=26.2572897360754,49.9694188126557" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_0ae81ed2ddfc2bd2ff369d3962dd6a33.setContent(html_b622a9d5776f4035acc6acea48e81c0f);
marker_6640efdcae6641dfd846bb63a93b501c.bindPopup(popup_0ae81ed2ddfc2bd2ff369d3962dd6a33)
;
marker_6640efdcae6641dfd846bb63a93b501c.setIcon(icon_4f91c22e918d62ffa13c44c91b20b500);
var marker_c8fa89045bdbb6cf802e93ea9ef6ae40 = L.marker(
[26.23830123, 49.98844293],
{
}
).addTo(map_7f71638b42cc86013967a3427a7a6b9f);
var icon_85d87fdcc7107d8d47a91f8267f038f7 = L.AwesomeMarkers.icon(
{
"markerColor": "lightblue",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_0f2588f2bda1e4e68d7b1cc13fc1d6f4 = L.popup({
"maxWidth": 320,
});
var html_d3fdfa556ac7bf8b671335ebf6f745e8 = $(`<div id="html_d3fdfa556ac7bf8b671335ebf6f745e8" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>الشركة العالمية لصناعة السيارات</b><br> السجل التجاري: 2050129572<br> المنطقة: الدمام<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <b>اسم الباحث:</b> جواد ابراهيم كاظم آل زواد<br> <a href="https://www.google.com/maps?q=26.23830123,49.98844293" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_0f2588f2bda1e4e68d7b1cc13fc1d6f4.setContent(html_d3fdfa556ac7bf8b671335ebf6f745e8);
marker_c8fa89045bdbb6cf802e93ea9ef6ae40.bindPopup(popup_0f2588f2bda1e4e68d7b1cc13fc1d6f4)
;
marker_c8fa89045bdbb6cf802e93ea9ef6ae40.setIcon(icon_85d87fdcc7107d8d47a91f8267f038f7);
var marker_59e04bbc9206827cc75c921c5a330039 = L.marker(
[26.25718915, 49.98996216],
{
}
).addTo(map_7f71638b42cc86013967a3427a7a6b9f);
var icon_a4420d73ea8fd842ecd90b612c9be1ac = L.AwesomeMarkers.icon(
{
"markerColor": "lightblue",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_3d9ffddd31e4d03fb5dabf7c782b60f9 = L.popup({
"maxWidth": 320,
});
var html_309f751ad36d0e0f9459423a912ba676 = $(`<div id="html_309f751ad36d0e0f9459423a912ba676" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة احمد عمر دياب وشركاه لصناعه البلاستيك المحدودة</b><br> السجل التجاري: 2050004163<br> المنطقة: الدمام<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <b>اسم الباحث:</b> جواد ابراهيم كاظم آل زواد<br> <a href="https://www.google.com/maps?q=26.25718915,49.98996216" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_3d9ffddd31e4d03fb5dabf7c782b60f9.setContent(html_309f751ad36d0e0f9459423a912ba676);
marker_59e04bbc9206827cc75c921c5a330039.bindPopup(popup_3d9ffddd31e4d03fb5dabf7c782b60f9)
;
marker_59e04bbc9206827cc75c921c5a330039.setIcon(icon_a4420d73ea8fd842ecd90b612c9be1ac);
var marker_64d977314b7116c83b9f113f2c9c1894 = L.marker(
[26.26947812, 49.95962268],
{
}
).addTo(map_7f71638b42cc86013967a3427a7a6b9f);
var icon_d940cd315221a7c98ed4b25096c25aec = L.AwesomeMarkers.icon(
{
"markerColor": "lightblue",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_62e7165bb38e568d03a6a330eca95a40 = L.popup({
"maxWidth": 320,
});
var html_687f537a8ef2486cb66e2d9347c0273e = $(`<div id="html_687f537a8ef2486cb66e2d9347c0273e" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة اكسينس المحفزه العربية المحدودة</b><br> السجل التجاري: 2050104540<br> المنطقة: الدمام<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <b>اسم الباحث:</b> جواد ابراهيم كاظم آل زواد<br> <a href="https://www.google.com/maps?q=26.26947812,49.95962268" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_62e7165bb38e568d03a6a330eca95a40.setContent(html_687f537a8ef2486cb66e2d9347c0273e);
marker_64d977314b7116c83b9f113f2c9c1894.bindPopup(popup_62e7165bb38e568d03a6a330eca95a40)
;
marker_64d977314b7116c83b9f113f2c9c1894.setIcon(icon_d940cd315221a7c98ed4b25096c25aec);
</script>
</html>