From 2a05efce988740d0a46c64224bd98eeeff74d64d Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Mon, 15 Jun 2026 21:53:44 +0000 Subject: [PATCH] Add LOCATIONS_MAP and LOCATIONS_GPS to events diagram --- doc/diagrams/events.svg | 556 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 553 insertions(+), 3 deletions(-) diff --git a/doc/diagrams/events.svg b/doc/diagrams/events.svg index 858c5eb..3a1d366 100644 --- a/doc/diagrams/events.svg +++ b/doc/diagrams/events.svg @@ -812,6 +812,62 @@ ry="0.900998" /> + + + + + + + + + + + + detail + GPSlocationdetail + Map coordinatelocationdetail + Map coordinatelocation eventinformation + GPS locationeveninformation + + + + LOCATIONS_GPS + + + EID + + Elevation ∅ + + CommID + + x + + y + + + Notes + + + Entered * + + FollowNum + + Origin * + + + + + LOCATIONS_MAP + + + EID + + CommID + + FollowNum + + MapSeq + + MetersToNextMapSeq ∅ + + + Entered * + + + Origin * + + Notes + + + -- 2.34.1