More daylilies IDed

This commit is contained in:
2026-07-05 22:21:58 -05:00
parent 21a5bf185d
commit 5950a80a17
+19 -4
View File
@@ -56,23 +56,35 @@ const daylilies = [
}).add(geo.offset(lotCorner), geo.east(geo.ft(112)), geo.south(geo.ft(3))), }).add(geo.offset(lotCorner), geo.east(geo.ft(112)), geo.south(geo.ft(3))),
new Daylily("Night Stalker", { new Daylily("Night Stalker", {
gardenOrgId: "58861", gardenOrgId: "58861",
plantedDate: "2023-05-01",
}).add(geo.offset(lotCorner), geo.east(geo.ft(112)), geo.south(geo.ft(5))), }).add(geo.offset(lotCorner), geo.east(geo.ft(112)), geo.south(geo.ft(5))),
new Daylily("Lemon Fringed Lemons", { new Daylily("Lemon Fringed Lemons", {
gardenOrgId: "185536", gardenOrgId: "185536",
plantedDate: "2023-05-01",
}).add(geo.offset(lotCorner), geo.east(geo.ft(112)), geo.south(geo.ft(7))), }).add(geo.offset(lotCorner), geo.east(geo.ft(112)), geo.south(geo.ft(7))),
new Daylily("Joan Derifield", { new Daylily("Joan Derifield", {
gardenOrgId: "4765", gardenOrgId: "4765",
plantedDate: "2023-05-01",
}).add(geo.offset(lotCorner), geo.east(geo.ft(112)), geo.south(geo.ft(9))), }).add(geo.offset(lotCorner), geo.east(geo.ft(112)), geo.south(geo.ft(9))),
new Daylily("Predatory Flamingo", { new Daylily("Predatory Flamingo", {
gardenOrgId: "61201", gardenOrgId: "61201",
plantedDate: "2023-05-01",
}).add(geo.offset(lotCorner), geo.east(geo.ft(112)), geo.south(geo.ft(11))), }).add(geo.offset(lotCorner), geo.east(geo.ft(112)), geo.south(geo.ft(11))),
new Daylily("Unknown", { new Daylily("Double Me", {
gardenOrgId: "7872",
plantedDate: "2022-05-01",
}).add(geo.offset(lotCorner), geo.east(geo.ft(109)), geo.south(geo.ft(7))), }).add(geo.offset(lotCorner), geo.east(geo.ft(109)), geo.south(geo.ft(7))),
new Daylily("Unknown", { new Daylily("Lipstick Spitfire", {
gardenOrgId: "708897",
plantedDate: "2022-05-01",
}).add(geo.offset(lotCorner), geo.east(geo.ft(109)), geo.south(geo.ft(9))), }).add(geo.offset(lotCorner), geo.east(geo.ft(109)), geo.south(geo.ft(9))),
new Daylily("Unknown", { new Daylily("Jerry Hyatt", {
gardenOrgId: "32921",
plantedDate: "2022-05-01",
}).add(geo.offset(lotCorner), geo.east(geo.ft(107)), geo.south(geo.ft(8))), }).add(geo.offset(lotCorner), geo.east(geo.ft(107)), geo.south(geo.ft(8))),
new Daylily("Unknown", { new Daylily("Take Me Home", {
gardenOrgId: "791256",
plantedDate: "2022-05-01",
}).add(geo.offset(lotCorner), geo.east(geo.ft(107)), geo.south(geo.ft(10))), }).add(geo.offset(lotCorner), geo.east(geo.ft(107)), geo.south(geo.ft(10))),
new Daylily("Orange Daylily", { new Daylily("Orange Daylily", {
gardenOrgId: "48484", gardenOrgId: "48484",
@@ -112,12 +124,15 @@ const daylilies = [
}).add(geo.offset(lotCorner), geo.east(geo.ft(1)), geo.south(geo.ft(25))), }).add(geo.offset(lotCorner), geo.east(geo.ft(1)), geo.south(geo.ft(25))),
new Daylily("J.T. Davis", { new Daylily("J.T. Davis", {
gardenOrgId: "29649", gardenOrgId: "29649",
plantedDate: "2023-05-01",
}).add(geo.offset(lotCorner), geo.east(geo.ft(1)), geo.south(geo.ft(31))), }).add(geo.offset(lotCorner), geo.east(geo.ft(1)), geo.south(geo.ft(31))),
new Daylily("Tea for Teagan", { new Daylily("Tea for Teagan", {
gardenOrgId: "787574", gardenOrgId: "787574",
plantedDate: "2023-05-01",
}).add(geo.offset(lotCorner), geo.east(geo.ft(1)), geo.south(geo.ft(34))), }).add(geo.offset(lotCorner), geo.east(geo.ft(1)), geo.south(geo.ft(34))),
new Daylily("Burning So Brightly", { new Daylily("Burning So Brightly", {
gardenOrgId: "610042", gardenOrgId: "610042",
plantedDate: "2023-05-01",
}).add(geo.offset(lotCorner), geo.east(geo.ft(2)), geo.south(geo.ft(32.5))), }).add(geo.offset(lotCorner), geo.east(geo.ft(2)), geo.south(geo.ft(32.5))),
new Daylily("You Had Me at Hello", { new Daylily("You Had Me at Hello", {
gardenOrgId: "235117", gardenOrgId: "235117",