From 19f0dffa8c6e8672f251f2fb743dc01ecc422215 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 23 Oct 2024 10:13:48 -0600 Subject: [PATCH] Some fixes to maps --- LATEX/Chapter_I/Chapter_I.tex | 67 +++++++++++++++++++++++++++++------ 1 file changed, 57 insertions(+), 10 deletions(-) diff --git a/LATEX/Chapter_I/Chapter_I.tex b/LATEX/Chapter_I/Chapter_I.tex index dc345e7..31acccd 100644 --- a/LATEX/Chapter_I/Chapter_I.tex +++ b/LATEX/Chapter_I/Chapter_I.tex @@ -87,20 +87,14 @@ \end{enumerate} } \end{frame} - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%\begin{frame}{Location of Subdistrict 1 wells\begin{spacing}{0} -%\tiny \citep{coloradodivisionofwaterresourcesStructures2024}\end{spacing}} -%\centering -% \includegraphics[width=\textwidth]{Chapter_I/images/SLV_WELL_MAP.png} -%\end{frame} -%%% \begin{frame}{Location of Subdistrict 1 wells} \centering \includegraphics[width=\textwidth]{Chapter_I/images/SLV_WELL_MAP.png} \begin{spacing}{0} \hfill\tiny Map creation tool from \citep{coloradodivisionofwaterresourcesStructures2024}\end{spacing} \end{frame} + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{frame}{San Luis Valley Agriculture} \begin{columns} @@ -157,7 +151,49 @@ \end{figure}% \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\begin{frame}{Crop and Legal Parcel Merger} +%\begin{frame}{Crop and Legal Parcel Merger} +% \begin{figure} +% \subfloat[Crop Parcels and Legal Parcels]{ +% \begin{minipage}[c][0.75\width]{ +% 0.45\textwidth} +% \centering +% \includegraphics[width=\textwidth]{Chapter_I/images/pre_proc.png} +% \end{minipage}} +% \hfill +% \subfloat[Intersection of Parcels]{ +% \begin{minipage}[c][0.75\width]{ +% 0.45\textwidth} +% \centering +% \includegraphics[width=\textwidth]{Chapter_I/images/post_proc.png} +% \end{minipage}} +% \caption{Example of parcel overlap procedure}\label{compare} +% \end{figure} +%\end{frame} +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\begin{frame}{Data} + \only<1>{ + \begin{columns} + \begin{column}{0.5\textwidth} + \textbf{County assessors office} + \begin{itemize} + \item{Sales records} + \item{Names} + \item{Dates} + \item{Valuation} + \end{itemize} + \end{column} + \begin{column}{0.5\textwidth} + \textbf{Colorado Hydrobase} + \begin{itemize} + \item{Crop area} + \item{Crop Types} + \item{Water sources} + \item{Well data} + \end{itemize} + \end{column} + \end{columns} + %%%%%%%%%%%%%%%%% + \begin{figure} \subfloat[Crop Parcels and Legal Parcels]{ \begin{minipage}[c][0.75\width]{ @@ -172,10 +208,21 @@ \centering \includegraphics[width=\textwidth]{Chapter_I/images/post_proc.png} \end{minipage}} - \caption{Example of parcel overlap procedure}\label{compare} \end{figure} +} +\only<2>{ +\begin{figure}% + \centering + \includegraphics[width=0.8\textwidth]{Chapter_I/images/SLV_Map.png} + \caption{San Luis Valley Parcel Map}\label{MAP}% +\end{figure}% + +} + + \end{frame} -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{frame} \input{Chapter_I/tables/SBD_CONT_BAL_TBL.tex} \end{frame}