Spaces:
Running
Running
Esmaeilkiani
commited on
Commit
•
54d9563
1
Parent(s):
2f76098
Update app.py
Browse files
app.py
CHANGED
@@ -59,7 +59,7 @@ def load_and_display_shapefile(shapefile_path):
|
|
59 |
map_.to_streamlit(height=600)
|
60 |
|
61 |
# آدرس شیپفایل آپلود شده در هاگینگ فیس (لینک مستقیم فایل زیپ)
|
62 |
-
zip_url = 'Dehkhodaa.rar'
|
63 |
|
64 |
# دانلود و نمایش شیپفایل
|
65 |
shapefile_path = download_and_extract_shapefile(zip_url)
|
|
|
59 |
map_.to_streamlit(height=600)
|
60 |
|
61 |
# آدرس شیپفایل آپلود شده در هاگینگ فیس (لینک مستقیم فایل زیپ)
|
62 |
+
zip_url = 'https://huggingface.co/spaces/Esmaeilkiani/AppSugarcane/resolve/main/Dehkhodaa.rar'
|
63 |
|
64 |
# دانلود و نمایش شیپفایل
|
65 |
shapefile_path = download_and_extract_shapefile(zip_url)
|