Forgot to actually include the high level overview, doh

This commit is contained in:
Diego Ripley
2026-02-23 07:39:42 -05:00
parent 640d3787bd
commit c480945260
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -7,10 +7,10 @@ flowchart TD
subgraph ds [Data Sources] subgraph ds [Data Sources]
Statistical@{ shape: lean-l} Statistical@{ shape: lean-l}
Foundation@{ shape: lean-l} Foundation@{ shape: lean-l}
Orthoimagery@{ shape: lean-l}
style Orthoimagery fill:#B71C1C,stroke:#7F0000,color:#FFFFFF
EnvironmentClimate@{ shape: lean-l, label: "Environment, Climate, & Health"} EnvironmentClimate@{ shape: lean-l, label: "Environment, Climate, & Health"}
style EnvironmentClimate fill:#B71C1C,stroke:#7F0000,color:#FFFFFF style EnvironmentClimate fill:#B71C1C,stroke:#7F0000,color:#FFFFFF
Orthoimagery@{ shape: lean-l}
style Orthoimagery fill:#FBC02D,stroke:#F9A825,color:#000000
FieldImagery@{ shape: lean-l, label: "Field Imagery"} FieldImagery@{ shape: lean-l, label: "Field Imagery"}
style FieldImagery fill:#66BB6A,stroke:#2E7D32,color:#000000 style FieldImagery fill:#66BB6A,stroke:#2E7D32,color:#000000
%% My little secret, this is one of my highest priorities, but I have to learn more about how Internet Archive does the job and improve it. They do it way too inneficiently (ex. capture a webpage hundreds of times per day), and they don't allow capturing from multiple locations. A webpage can be served differently depending on IP level data, corporate proxies, when you control certificates, etc %% My little secret, this is one of my highest priorities, but I have to learn more about how Internet Archive does the job and improve it. They do it way too inneficiently (ex. capture a webpage hundreds of times per day), and they don't allow capturing from multiple locations. A webpage can be served differently depending on IP level data, corporate proxies, when you control certificates, etc
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 77 KiB

After

Width:  |  Height:  |  Size: 77 KiB