Tigernawin commited on
Commit
b6ed4c2
·
verified ·
1 Parent(s): 0b9d4a7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ SITES = {
14
  "Hyderabad": {"coords": [17.385044, 78.486671], "zone": "Dairy Farm Zone"},
15
  "Gadwal": {"coords": [16.2351, 77.8052], "zone": "City Center"},
16
  "Kurnool": {"coords": [15.8281, 78.0373], "zone": "West Industrial"},
17
- "Ballari": {"coords": [12.9716, 77.5946], "zone": "Solar Panel station"}
18
  }
19
 
20
  # ---- Fixed Placement for Each Site ----
 
14
  "Hyderabad": {"coords": [17.385044, 78.486671], "zone": "Dairy Farm Zone"},
15
  "Gadwal": {"coords": [16.2351, 77.8052], "zone": "City Center"},
16
  "Kurnool": {"coords": [15.8281, 78.0373], "zone": "West Industrial"},
17
+ "Ballari": {"coords": [12.9716, 77.5946], "zone": "Solar Power station"}
18
  }
19
 
20
  # ---- Fixed Placement for Each Site ----