Skip to content

Commit

Permalink
ongoing
Browse files Browse the repository at this point in the history
  • Loading branch information
nplatonov committed Apr 24, 2024
1 parent d2ece65 commit dd5ce3f
Show file tree
Hide file tree
Showing 2 changed files with 1,651 additions and 4 deletions.
116 changes: 112 additions & 4 deletions sevinGIS/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ <h1 class="title toc-ignore">ГИС технологии в биологичес
<h3 class="subtitle">Календарь занятий и тематический план курса</h3>
<h4 class="author">Никита Платонов</h4>
<address class="author_afil">
с.н.с. ИПЭЭ РАН</address><br><h4 class="date"><span class="when">22 апреля 2024 г. <span class="updated">Обновлено: 13:38</span></span></h4>
с.н.с. ИПЭЭ РАН</address><br><h4 class="date"><span class="when">24 апреля 2024 г. <span class="updated">Обновлено: 11:04</span></span></h4>


<div id="TOC">
Expand Down Expand Up @@ -704,12 +704,120 @@ <h4>Оцифровка данных</h4>
</table>
</div>
<div class="footer">
<p><sup>*</sup> По состоянию на 22 апреля 2024 г. WWF России в реестре иностранных агентов.</p>
<p><sup>*</sup> По состоянию на 24 апреля 2024 г. WWF России в реестре иностранных агентов.</p>
</div>
<hr />
<p class="centered-image"><img src="assets/lesson09/Kara.png" width="476" height="550" /></p>
<p>FALSE</p>
<p class="centered-image"><img src="assets/lesson09/Kara.png" width="476" height="650" /></p>
<hr />
<pre><code> area desc
&quot;area&quot; &quot;name&quot;
Classes &#39;sf&#39; and &#39;data.frame&#39;: 4 obs. of 4 variables:
$ person : chr &quot;Полина Ильина&quot; &quot;Полина Ильина&quot; &quot;Полина Ильина&quot; &quot;Полина Ильина&quot;
$ name : chr &quot;ЯП&quot; &quot;ОЕП&quot; &quot;ЦКП&quot; &quot;ЗСЗП&quot;
$ area : num 26829 27521 41850 8748
$ geometry:sfc_POLYGON of length 4; first list element: List of 1
..$ : num [1:51, 1:2] 66.5 66.2 66 65.9 66 ...
..- attr(*, &quot;class&quot;)= chr [1:3] &quot;XY&quot; &quot;POLYGON&quot; &quot;sfg&quot;
- attr(*, &quot;sf_column&quot;)= chr &quot;geometry&quot;
- attr(*, &quot;agr&quot;)= Factor w/ 3 levels &quot;constant&quot;,&quot;aggregate&quot;,..: NA NA NA
..- attr(*, &quot;names&quot;)= chr [1:3] &quot;person&quot; &quot;name&quot; &quot;area&quot;
[1] FALSE FALSE FALSE TRUE
[1] FALSE FALSE FALSE TRUE
area desc
&quot;area&quot; &quot;name&quot;
Classes &#39;sf&#39; and &#39;data.frame&#39;: 3 obs. of 4 variables:
$ person : chr &quot;Полина Ильина&quot; &quot;Полина Ильина&quot; &quot;Полина Ильина&quot;
$ name : chr &quot;СНЗП&quot; &quot;ЮНЗП&quot; &quot;АП&quot;
$ area : num 71357 91892 97368
$ geometry:sfc_POLYGON of length 3; first list element: List of 1
..$ : num [1:471, 1:2] 67.6 67.2 66.6 66.1 65.5 ...
..- attr(*, &quot;class&quot;)= chr [1:3] &quot;XY&quot; &quot;POLYGON&quot; &quot;sfg&quot;
- attr(*, &quot;sf_column&quot;)= chr &quot;geometry&quot;
- attr(*, &quot;agr&quot;)= Factor w/ 3 levels &quot;constant&quot;,&quot;aggregate&quot;,..: NA NA NA
..- attr(*, &quot;names&quot;)= chr [1:3] &quot;person&quot; &quot;name&quot; &quot;area&quot;
[1] TRUE TRUE TRUE
[1] TRUE TRUE TRUE</code></pre>
<table>
<caption>Площади отчетные</caption>
<thead>
<tr class="header">
<th align="left"></th>
<th align="right">ЯП</th>
<th align="right">ОЕП</th>
<th align="right">ЦКП</th>
<th align="right">ЗСЗП</th>
<th align="right">СНЗП</th>
<th align="right">ЮНЗП</th>
<th align="right">АП</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td align="left">Полина Ильина</td>
<td align="right">26829</td>
<td align="right">27521</td>
<td align="right">41850</td>
<td align="right">8748</td>
<td align="right">71357</td>
<td align="right">91892</td>
<td align="right">97368</td>
</tr>
</tbody>
</table>
<table>
<caption>Площади расчетные</caption>
<thead>
<tr class="header">
<th align="left"></th>
<th align="right">ЯП</th>
<th align="right">ОЕП</th>
<th align="right">ЦКП</th>
<th align="right">ЗСЗП</th>
<th align="right">СНЗП</th>
<th align="right">ЮНЗП</th>
<th align="right">АП</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td align="left">Полина Ильина</td>
<td align="right">-1</td>
<td align="right">-1</td>
<td align="right">-1</td>
<td align="right">9236</td>
<td align="right">20658</td>
<td align="right">29708</td>
<td align="right">34758</td>
</tr>
</tbody>
</table>
<table>
<caption>Число узлов полигонов</caption>
<thead>
<tr class="header">
<th align="left"></th>
<th align="right">ЯП</th>
<th align="right">ОЕП</th>
<th align="right">ЦКП</th>
<th align="right">ЗСЗП</th>
<th align="right">СНЗП</th>
<th align="right">ЮНЗП</th>
<th align="right">АП</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td align="left">Полина Ильина</td>
<td align="right">51</td>
<td align="right">74</td>
<td align="right">116</td>
<td align="right">75</td>
<td align="right">471</td>
<td align="right">283</td>
<td align="right">314</td>
</tr>
</tbody>
</table>
<style type="text/css">
:root{ --sidebar-pointsize: 70%; --sidebar: 32.2%;}
h4+table {-webkit-column-break-inside: avoid;-moz-column-break-inside: avoid;break-inside: avoid;}
Expand Down
Loading

0 comments on commit dd5ce3f

Please sign in to comment.