diff --git a/html/template/sync/pool-by-id.html b/html/template/sync/pool-by-id.html new file mode 100644 index 00000000..15c4dc44 --- /dev/null +++ b/html/template/sync/pool-by-id.html @@ -0,0 +1,239 @@ +{{ template "sync/layout/authenticated.html" . }} +{{ define "title" }}Pool Upload{{ end }} + +{{ define "extraheader" }} + +{{ end }} +{{ define "content" }} +
+
+

Upload Results: pools-data-2023.csv

+ + File Parsed Successfully + +
+ +
+
+
+
+

45

+
Existing Pools
+

Matches found in previous records

+
+
+
+
+
+
+

23

+
New Pools
+

Not found in existing records

+
+
+
+
+
+
+

4

+
Outside District
+

Potential geocoding errors

+
+
+
+
+ +
+
+
Data Preview
+
+ + +
+
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Plat IDLatitudeLongitudeStreet AddressStatusIn District
P1234537.7749-122.4194123 Main St, Anytown, CA + Existing + + Yes +
P2345637.3352-121.8811456 Oak Ave, Someville, CA + Existing + + Yes +
P3456738.5816-121.4944789 Pine Rd, Outtown, CANew + + No - Outside northern boundary +
P4567837.4419-122.1430101 Elm St, Cityville, CANew + Yes +
P5678937.3541-121.9552202 Maple Dr, Townburg, CA + Existing + + Yes +
P6789035.3733-119.0187303 Cedar Ln, Farville, CANew + + No - Outside southern boundary +
P7890137.8044-122.2712404 Birch Ave, Metroburg, CA + Existing + + Yes +
P8901237.4032-123.9612505 Walnut St, Edgetown, CANew + + No - Outside western boundary +
+
+ + +
+
+ +
+
+
Notes & Recommendations
+
+
+
+

Issues detected:

+
    +
  • + 4 pools appear to be outside district boundaries (possible + geocoding errors) +
  • +
  • All required fields are present and properly formatted
  • +
+
+ + +
+
+ +
+ + Upload Edited File + + +
+
+{{ end }}