mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-02-08 12:51:11 +00:00
photo map more
This commit is contained in:
@@ -97,8 +97,8 @@ for photo_path in photos:
|
||||
).add_to(map)
|
||||
photoset.append((photo_path, latitude, longitude))
|
||||
|
||||
# Save the map as an HTML file
|
||||
map.save("photo_map_jpeg.html")
|
||||
# Save the folium map as an HTML file
|
||||
map.save("photo_map.html")
|
||||
print(f"Found {len(photoset)} GPS located photos in '{photo_folder}' and subdirectories.")
|
||||
|
||||
header = """<?xml version="1.0" encoding="windows-1252"?>
|
||||
|
||||
Reference in New Issue
Block a user