diff options
author | Daniel Ehlers <danielehlers@mindeye.net> | 2018-01-29 22:42:24 +0100 |
---|---|---|
committer | Daniel Ehlers <danielehlers@mindeye.net> | 2018-01-29 22:42:24 +0100 |
commit | 80765738a0974770ad0d72e628a65a3984e44f26 (patch) | |
tree | b5fddf6726a31133d89970875edc090acf765311 /standorte/mercator/antrag.tex | |
parent | e04b05c8cb4edb665062354d35bd17cd2dc72320 (diff) |
Add labels to positions in heatmaps.
Reduce width of produced images on the way.
Diffstat (limited to 'standorte/mercator/antrag.tex')
-rw-r--r-- | standorte/mercator/antrag.tex | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/standorte/mercator/antrag.tex b/standorte/mercator/antrag.tex index df003b0..47a9158 100644 --- a/standorte/mercator/antrag.tex +++ b/standorte/mercator/antrag.tex @@ -23,6 +23,7 @@ \newcommand{\mindist}{150~m} \newcommand{\ludicrousheight}{10~m} + \title{Antrag: Mercator Hochhaus} \author{Daniel Ehlers, Tobias Schramm} @@ -154,32 +155,28 @@ Falls durch St\"utzen oder andere bauliche Einschr\"ankungen die Masten an abwei \begin{figure}[H] \centering - \def\svgwidth{\columnwidth} - \includegraphics[width=\columnwidth]{mast-l_front_fbs-heatmap.png} + \includegraphics[width=\columnwidth/2]{mast-l_front_fbs-heatmap.png} \caption{HeatMap Betrachtung 1 Links, Position 2 {\textbackslash} Holtenauer \& Flensburgerstr.} \label{fig:heatmap_zwei_eins_links} \end{figure} \begin{figure}[H] \centering - \def\svgwidth{\columnwidth} - \includegraphics[width=\columnwidth]{mast-r_feld-heatmap.png} + \includegraphics[width=\columnwidth/2]{mast-r_feld-heatmap.png} \caption{HeatMap Betrachtung 1 Rechts, Position 5 {\textbackslash} Feldstra{\ss}e} \label{fig:heatmap_zwei_eins_rechts} \end{figure} \begin{figure}[H] \centering - \def\svgwidth{\columnwidth} - \includegraphics[width=\columnwidth]{mast-l_fbs-heatmap.png} + \includegraphics[width=\columnwidth/2]{mast-l_fbs-heatmap.png} \caption{HeatMap Betrachtung 2 Links, Position 2 {\textbackslash} Flensburgerstr.} \label{fig:heatmap_zwei_zwei_links} \end{figure} \begin{figure}[H] \centering - \def\svgwidth{\columnwidth} - \includegraphics[width=\columnwidth]{mast-r_front_feld-heatmap.png} + \includegraphics[width=\columnwidth/2]{mast-r_front_feld-heatmap.png} \caption{HeatMap Betrachtung 2 Rechts, Position 6 {\textbackslash} Holtenauer \& Feldstra{\ss}e} \label{fig:heatmap_zwei_zwei_rechts} \end{figure} |