Skip to content

Commit

Permalink
docs: add tooltips + link to e2e diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Nov 19, 2024
1 parent d7fde71 commit 934be66
Showing 1 changed file with 17 additions and 11 deletions.
28 changes: 17 additions & 11 deletions docs/diagrams/e2e-ecosystem.drawio
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0" version="24.8.4">
<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0" version="24.8.6">
<diagram name="Page-1" id="ZJmJm6S4aTbxb-t8V15n">
<mxGraphModel dx="1218" dy="1612" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="1654" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="zaEynsyPZS4Wm3Ech8gQ-18" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;" parent="1" vertex="1">
<mxGeometry x="164" y="94" width="840" height="350" as="geometry" />
</mxCell>
<UserObject label="" tooltip="Click for detailed view" id="zaEynsyPZS4Wm3Ech8gQ-18">
<mxCell style="rounded=0;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;" parent="1" vertex="1">
<mxGeometry x="164" y="94" width="840" height="350" as="geometry" />
</mxCell>
</UserObject>
<mxCell id="zaEynsyPZS4Wm3Ech8gQ-24" value="&lt;font face=&quot;Verdana&quot;&gt;&lt;b&gt;&lt;font style=&quot;font-size: 22px;&quot;&gt;IMAGERY&lt;/font&gt;&lt;/b&gt;&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;" parent="1" vertex="1">
<mxGeometry x="164" y="94" width="137.5" height="40" as="geometry" />
</mxCell>
<UserObject label="" link="https://docs.hotosm.org/diagrams/#2.-digitization" id="zaEynsyPZS4Wm3Ech8gQ-49">
<UserObject label="" link="https://docs.hotosm.org/diagrams/#2-digitization" tooltip="Click for detailed view" id="zaEynsyPZS4Wm3Ech8gQ-49">
<mxCell style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
<mxGeometry x="164" y="464" width="840" height="350" as="geometry" />
</mxCell>
Expand Down Expand Up @@ -158,9 +160,11 @@
<mxPoint x="614" y="724" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="zaEynsyPZS4Wm3Ech8gQ-125" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
<mxGeometry x="164" y="835" width="840" height="350" as="geometry" />
</mxCell>
<UserObject label="" tooltip="Click for detailed view" id="zaEynsyPZS4Wm3Ech8gQ-125">
<mxCell style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
<mxGeometry x="164" y="835" width="840" height="350" as="geometry" />
</mxCell>
</UserObject>
<mxCell id="zaEynsyPZS4Wm3Ech8gQ-126" value="&lt;font style=&quot;font-size: 22px;&quot; face=&quot;Verdana&quot;&gt;&lt;b&gt;FIELD MAPPING&lt;br&gt;&lt;/b&gt;&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;" parent="1" vertex="1">
<mxGeometry x="164" y="835" width="230" height="40" as="geometry" />
</mxCell>
Expand Down Expand Up @@ -263,9 +267,11 @@
<mxPoint x="654" y="944" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="zaEynsyPZS4Wm3Ech8gQ-179" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;" parent="1" vertex="1">
<mxGeometry x="164" y="1210" width="840" height="350" as="geometry" />
</mxCell>
<UserObject label="" tooltip="Click for detailed view" id="zaEynsyPZS4Wm3Ech8gQ-179">
<mxCell style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;" parent="1" vertex="1">
<mxGeometry x="164" y="1210" width="840" height="350" as="geometry" />
</mxCell>
</UserObject>
<mxCell id="zaEynsyPZS4Wm3Ech8gQ-180" value="&lt;font style=&quot;font-size: 22px;&quot; face=&quot;Verdana&quot;&gt;&lt;b&gt;DATA ACCESS&lt;br&gt;&lt;/b&gt;&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;" parent="1" vertex="1">
<mxGeometry x="164" y="1210" width="200" height="40" as="geometry" />
</mxCell>
Expand Down

0 comments on commit 934be66

Please sign in to comment.