<li>Because we're using explicit x-y-lim parameter, <ahref="http://holoviews.org/user_guide/Plotting_with_Bokeh.html#Responsive">we need to specify</a> the <code>data_aspect</code> parameter, to stretch the output map to max width and a certain height</li>
<li>Depending on you data-area-rectangle, you may need to modify the parameter so that the height of the output map does not stretch beyond typical screen sizes</li>
<li>Smaller <code>data_aspect</code> values will result in a reduced height of the map</li>
<li>Alternatively, you can also remove <code>data_aspect</code> and use the <code>min_height</code><ahref="https://holoviews.org/user_guide/Annotators.html#Basics">parameter</a> (e.g.: <code>min_height=600</code>)</li>
</ul>
</div>
</details></div>
## Export as Shapefile(s)
Data interchange is critical. Export Contours and other data used here as Shapefiles (UTM Zone 33N).