Some fixes to maps

This commit is contained in:
Alex 2024-10-23 10:13:48 -06:00
parent bf58050c25
commit 19f0dffa8c

View File

@ -87,20 +87,14 @@
\end{enumerate} \end{enumerate}
} }
\end{frame} \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} \begin{frame}{Location of Subdistrict 1 wells}
\centering \centering
\includegraphics[width=\textwidth]{Chapter_I/images/SLV_WELL_MAP.png} \includegraphics[width=\textwidth]{Chapter_I/images/SLV_WELL_MAP.png}
\begin{spacing}{0} \begin{spacing}{0}
\hfill\tiny Map creation tool from \citep{coloradodivisionofwaterresourcesStructures2024}\end{spacing} \hfill\tiny Map creation tool from \citep{coloradodivisionofwaterresourcesStructures2024}\end{spacing}
\end{frame} \end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}{San Luis Valley Agriculture} \begin{frame}{San Luis Valley Agriculture}
\begin{columns} \begin{columns}
@ -157,7 +151,49 @@
\end{figure}% \end{figure}%
\end{frame} \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} \begin{figure}
\subfloat[Crop Parcels and Legal Parcels]{ \subfloat[Crop Parcels and Legal Parcels]{
\begin{minipage}[c][0.75\width]{ \begin{minipage}[c][0.75\width]{
@ -172,10 +208,21 @@
\centering \centering
\includegraphics[width=\textwidth]{Chapter_I/images/post_proc.png} \includegraphics[width=\textwidth]{Chapter_I/images/post_proc.png}
\end{minipage}} \end{minipage}}
\caption{Example of parcel overlap procedure}\label{compare}
\end{figure} \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} \end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame} \begin{frame}
\input{Chapter_I/tables/SBD_CONT_BAL_TBL.tex} \input{Chapter_I/tables/SBD_CONT_BAL_TBL.tex}
\end{frame} \end{frame}