Convert SKHighway Locator photos into professional CSV and KML outputs for Excel, GIS workflows, and Google Earth visualization.
This Windows PowerShell utility scans a selected photo folder and all subfolders to automatically generate:
Download the script, unblock the file, and execute it using:
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy RemoteSigned
Unblock-File "C:\Path\To\SKHighway Locator Powershell Script.ps1"
powershell -ExecutionPolicy Bypass -File "C:\Path\To\SKHighway Locator Powershell Script.ps1"