Skip to content

Commit

Permalink
Deployed c3e58e3 with MkDocs version: 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpoole committed Jul 10, 2023
1 parent c0272a6 commit 7b828a6
Show file tree
Hide file tree
Showing 6 changed files with 130 additions and 120 deletions.
4 changes: 4 additions & 0 deletions help/en/Custom imagery/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,7 @@ <h2 id="adding-a-custom-imagery-source">Adding a custom imagery source<a class="
<h3 id="supported-place-holders">Supported place holders<a class="headerlink" href="#supported-place-holders" title="Permanent link">#</a></h3>
<p>Place holders are replaced when the application retrieves imagery files from the source and are replaced by calculated values. There are some variants even between applications that in principle use the same system, which are noted for completeness sake below.</p>
<p>The place holders have the general format of <strong>{</strong> <em>place holder name</em> <strong>}</strong>.</p>
<p><strong>{apikey}</strong> api key for sources that require it. <em>JOSM</em>, <em>iD</em>, <em>Vespucci (only in configuration files)</em> see <a href="https://github.com/MarcusWolschon/osmeditor4android/blob/master/src/main/assets/keys2-default.txt">key configuration example</a> for more information.</p>
<p><strong>{zoom}</strong> the zoom level</p>
<p><strong>{x}</strong> the x tile number</p>
<p><strong>{y}</strong> the y tile number</p>
Expand All @@ -423,6 +424,7 @@ <h3 id="supported-place-holders">Supported place holders<a class="headerlink" hr
<p><strong>{switch:a,b,c}</strong> rotating server selection (replace <em>a,b,c</em> by the actual sub-domains). <em>JOSM</em>, <em>iD</em>, <em>Vespucci</em></p>
<p><strong>{quadkey}</strong> used for Bing. <em>Vespucci</em></p>
<p><strong>{proj}</strong> projection for WMS servers. <em>JOSM</em>, <em>Vespucci (only in configuration files)</em></p>
<p><strong>{wkid}</strong> projection for proprietary ESRI servers. <em>JOSM</em>, <em>Vespucci (only in configuration files)</em></p>
<p><strong>{width}</strong> tile width for WMS servers. <em>JOSM</em>, <em>Vespucci</em></p>
<p><strong>{height}</strong> tile height for WMS servers. <em>JOSM</em>, <em>Vespucci</em></p>
<p><strong>{bbox}</strong> bounding box in <em>proj</em> coordinates for WMS servers. <em>JOSM</em>, <em>Vespucci</em></p>
Expand Down Expand Up @@ -503,6 +505,7 @@ <h2 id="adding-a-custom-imagery-source">Adding a custom imagery source<a class="
<h3 id="supported-place-holders">Supported place holders<a class="headerlink" href="#supported-place-holders" title="Permanent link">#</a></h3>
<p>Place holders are replaced when the application retrieves imagery files from the source and are replaced by calculated values. There are some variants even between applications that in principle use the same system, which are noted for completeness sake below.</p>
<p>The place holders have the general format of <strong>{</strong> <em>place holder name</em> <strong>}</strong>.</p>
<p><strong>{apikey}</strong> api key for sources that require it. <em>JOSM</em>, <em>iD</em>, <em>Vespucci (only in configuration files)</em> see <a href="https://github.com/MarcusWolschon/osmeditor4android/blob/master/src/main/assets/keys2-default.txt">key configuration example</a> for more information.</p>
<p><strong>{zoom}</strong> the zoom level</p>
<p><strong>{x}</strong> the x tile number</p>
<p><strong>{y}</strong> the y tile number</p>
Expand All @@ -511,6 +514,7 @@ <h3 id="supported-place-holders">Supported place holders<a class="headerlink" hr
<p><strong>{switch:a,b,c}</strong> rotating server selection (replace <em>a,b,c</em> by the actual sub-domains). <em>JOSM</em>, <em>iD</em>, <em>Vespucci</em></p>
<p><strong>{quadkey}</strong> used for Bing. <em>Vespucci</em></p>
<p><strong>{proj}</strong> projection for WMS servers. <em>JOSM</em>, <em>Vespucci (only in configuration files)</em></p>
<p><strong>{wkid}</strong> projection for proprietary ESRI servers. <em>JOSM</em>, <em>Vespucci (only in configuration files)</em></p>
<p><strong>{width}</strong> tile width for WMS servers. <em>JOSM</em>, <em>Vespucci</em></p>
<p><strong>{height}</strong> tile height for WMS servers. <em>JOSM</em>, <em>Vespucci</em></p>
<p><strong>{bbox}</strong> bounding box in <em>proj</em> coordinates for WMS servers. <em>JOSM</em>, <em>Vespucci</em></p>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -530,5 +530,5 @@ <h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>

<!--
MkDocs version : 1.3.1
Build Date UTC : 2023-07-05 11:02:12.791654+00:00
Build Date UTC : 2023-07-10 06:51:06.648376+00:00
-->
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 7b828a6

Please sign in to comment.