Skip to content

Commit f60ace3

Browse files
author
Quarto GHA Workflow Runner
committed
Built site for gh-pages
1 parent dd9dd86 commit f60ace3

File tree

5 files changed

+74
-74
lines changed

5 files changed

+74
-74
lines changed

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
edbc9c8c
1+
96b94b88

01_make_map.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ <h2 class="anchored" data-anchor-id="tour-of-the-user-interface">Tour of the use
295295
<section id="the-map-viewer" class="level2">
296296
<h2 class="anchored" data-anchor-id="the-map-viewer">The Map Viewer</h2>
297297
<p>Open a new, empty map by clicking <code>Map</code> on your top menu bar.</p>
298-
<div id="fig-emptymap" class="quarto-float quarto-figure quarto-figure-center anchored" data-fig-align="center" size="50%">
298+
<div id="fig-emptymap" class="quarto-float quarto-figure quarto-figure-center anchored" size="50%" data-fig-align="center">
299299
<figure class="quarto-float quarto-float-fig figure">
300300
<div aria-describedby="fig-emptymap-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
301301
<a href="images/new_empty_map.png" class="lightbox" data-gallery="quarto-lightbox-gallery-4" title="Figure&nbsp;4: Opening a new empty map"><img src="images/new_empty_map.png" class="img-fluid quarto-figure quarto-figure-center figure-img" size="50%"></a>
@@ -310,15 +310,15 @@ <h2 class="anchored" data-anchor-id="the-map-viewer">The Map Viewer</h2>
310310
<h2 class="anchored" data-anchor-id="main-map-components">Main Map components</h2>
311311
<p>In the Map Viewer there is a menu bar in the left column. This is where you can add components to your map. The way to think about a map is that it is made of different layers that are added on top of each others. Each layer add a specific information to your map. In our example, we will have a layer for the bike paths, one for the bike racks, one for the buildings, and so on… The base layer is special and often made of an image (but does not have to be). It is called a <strong>basemap</strong>. Here are the main components of your map:</p>
312312
<ul>
313-
<li><code>Basemap</code>: there are many provided by AGO</li>
313+
<li><code>Basemap</code>: there are many provided by ArcGIS Online</li>
314314
<li><code>Layers</code>: your own and/or those shared by others</li>
315315
<li><code>Legend</code>: The symbology used on your map</li>
316316
<li><code>Save and open...</code>: Where you save your content</li>
317317
</ul>
318318
</section>
319319
<section id="basemap" class="level2">
320320
<h2 class="anchored" data-anchor-id="basemap">Basemap</h2>
321-
<p>The goal of a basemap, is to provide context in terms of location and/or theme. In ArcGIS online, a new map will always open with a basemap. Esri has about 20 different basemaps available. We will start with the default: the <strong>Topographic</strong> basemap.</p>
321+
<p>The goal of a basemap, is to provide context in terms of location and/or theme. In ArcGIS Online, a new map will always open with a basemap. Esri has about 20 different basemaps available. We will start with the default: the <strong>Topographic</strong> basemap.</p>
322322
<div id="fig-defaultmap" class="quarto-float quarto-figure quarto-figure-center anchored" data-fig-align="center">
323323
<figure class="quarto-float quarto-float-fig figure">
324324
<div aria-describedby="fig-defaultmap-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
@@ -1413,14 +1413,14 @@ <h1>Caveats of using ArcGIS Online</h1>
14131413
<span id="cb1-75"><a href="#cb1-75" aria-hidden="true" tabindex="-1"></a></span>
14141414
<span id="cb1-76"><a href="#cb1-76" aria-hidden="true" tabindex="-1"></a>In the Map Viewer there is a menu bar in the left column. This is where you can add components to your map. The way to think about a map is that it is made of different layers that are added on top of each others. Each layer add a specific information to your map. In our example, we will have a layer for the bike paths, one for the bike racks, one for the buildings, and so on... The base layer is special and often made of an image (but does not have to be). It is called a **basemap**. Here are the main components of your map:</span>
14151415
<span id="cb1-77"><a href="#cb1-77" aria-hidden="true" tabindex="-1"></a></span>
1416-
<span id="cb1-78"><a href="#cb1-78" aria-hidden="true" tabindex="-1"></a><span class="ss">- </span><span class="in">`Basemap`</span>: there are many provided by AGO</span>
1416+
<span id="cb1-78"><a href="#cb1-78" aria-hidden="true" tabindex="-1"></a><span class="ss">- </span><span class="in">`Basemap`</span>: there are many provided by ArcGIS Online</span>
14171417
<span id="cb1-79"><a href="#cb1-79" aria-hidden="true" tabindex="-1"></a><span class="ss">- </span><span class="in">`Layers`</span>: your own and/or those shared by others</span>
14181418
<span id="cb1-80"><a href="#cb1-80" aria-hidden="true" tabindex="-1"></a><span class="ss">- </span><span class="in">`Legend`</span>: The symbology used on your map</span>
14191419
<span id="cb1-81"><a href="#cb1-81" aria-hidden="true" tabindex="-1"></a><span class="ss">- </span><span class="in">`Save and open...`</span>: Where you save your content</span>
14201420
<span id="cb1-82"><a href="#cb1-82" aria-hidden="true" tabindex="-1"></a></span>
14211421
<span id="cb1-83"><a href="#cb1-83" aria-hidden="true" tabindex="-1"></a><span class="fu">## Basemap</span></span>
14221422
<span id="cb1-84"><a href="#cb1-84" aria-hidden="true" tabindex="-1"></a></span>
1423-
<span id="cb1-85"><a href="#cb1-85" aria-hidden="true" tabindex="-1"></a>The goal of a basemap, is to provide context in terms of location and/or theme. In ArcGIS online, a new map will always open with a basemap. Esri has about 20 different basemaps available. We will start with the default: the **Topographic** basemap.</span>
1423+
<span id="cb1-85"><a href="#cb1-85" aria-hidden="true" tabindex="-1"></a>The goal of a basemap, is to provide context in terms of location and/or theme. In ArcGIS Online, a new map will always open with a basemap. Esri has about 20 different basemaps available. We will start with the default: the **Topographic** basemap.</span>
14241424
<span id="cb1-86"><a href="#cb1-86" aria-hidden="true" tabindex="-1"></a></span>
14251425
<span id="cb1-87"><a href="#cb1-87" aria-hidden="true" tabindex="-1"></a><span class="al">![Default basemap](images/current-basemap.png)</span>{#fig-defaultmap width="90%" fig-align="center"}</span>
14261426
<span id="cb1-88"><a href="#cb1-88" aria-hidden="true" tabindex="-1"></a></span>

0 commit comments

Comments
 (0)