Export site coordinates to Google Earth KML - grouped and color coded
Required CSV headers:
Site ID, Latitude, Longitude
Optional headers:
Group, Remarks
Example row (full):
"SITE_001",24.7136,46.6753,Group1,Main site
Example row (minimal):
"SITE_001",24.7136,46.6753
Notes:
- Coordinates must be decimal numbers using dot (.) as separator
- Group = any name to categorize your sites (defaults to "Sites" if not provided)
- Remarks appear in the popup when you click a site in Google Earth
- Supports English and Arabic site names and remarks