Skip to content

Commit

Permalink
Deploying to gh-pages from @ f21a0e2 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
denisri committed May 1, 2024
1 parent e58cb9b commit e88392a
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 27 deletions.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/index.doctree
Binary file not shown.
Binary file modified .doctrees/todo.doctree
Binary file not shown.
4 changes: 2 additions & 2 deletions _modules/catamap/map_to_meshes.html
Original file line number Diff line number Diff line change
Expand Up @@ -758,10 +758,10 @@ <h1>Source code for catamap.map_to_meshes</h1><div class="highlight"><pre>
<div class="viewcode-block" id="ItemProperties"><a class="viewcode-back" href="../../index.html#catamap.map_to_meshes.ItemProperties">[docs]</a><span class="k">class</span> <span class="nc">ItemProperties</span><span class="p">(</span><span class="nb">object</span><span class="p">):</span>
<span class="w"> </span><span class="sd">&#39;&#39;&#39;</span>
<span class="sd"> XML item properties structure, used by</span>
<span class="sd"> :class:`~catamap.map_to_meshes.CataSvgToMesh`. They represents properties</span>
<span class="sd"> :class:`~catamap.map_to_meshes.CataSvgToMesh`. They represent properties</span>
<span class="sd"> read from the XML file elements.</span>

<span class="sd"> Properties match those documented in :class:`~catamap.map_to_meshes.xml_help`, except the ``height`` property which is named ``item_height`` in XML file elements (because ``height`` is already used in SVG).</span>
<span class="sd"> Properties match those documented in `Inkscape SVG files`_, except the ``height`` property which is named ``item_height`` in XML file elements (because ``height`` is already used in SVG).</span>
<span class="sd"> &#39;&#39;&#39;</span>

<span class="n">properties</span> <span class="o">=</span> <span class="p">(</span><span class="s1">&#39;name&#39;</span><span class="p">,</span> <span class="s1">&#39;label&#39;</span><span class="p">,</span> <span class="s1">&#39;eid&#39;</span><span class="p">,</span> <span class="s1">&#39;main_group&#39;</span><span class="p">,</span> <span class="s1">&#39;level&#39;</span><span class="p">,</span> <span class="s1">&#39;upper_level&#39;</span><span class="p">,</span>
Expand Down
11 changes: 0 additions & 11 deletions _sources/todo.rst.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,6 @@
To do in the future
===================

Texturing in 3D maps
--------------------

Mark objects/groups/layers for texturing in the xml proerties

- geodesic distance map from one point to establish texture coordinates
- specify if coordinates should be taken from x/y, distance (2D/3D)/z
- specify different texturing for walls, ceilings, floors etc
- specify texture images


Georef in 2D maps
-----------------

Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -794,9 +794,9 @@ <h3>map_to_meshes module API<a class="headerlink" href="#map-to-meshes-module-ap
<dt class="sig sig-object py" id="catamap.map_to_meshes.ItemProperties">
<em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">catamap.map_to_meshes.</span></span><span class="sig-name descname"><span class="pre">ItemProperties</span></span><a class="reference internal" href="_modules/catamap/map_to_meshes.html#ItemProperties"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#catamap.map_to_meshes.ItemProperties" title="Permalink to this definition"></a></dt>
<dd><p>XML item properties structure, used by
<a class="reference internal" href="#catamap.map_to_meshes.CataSvgToMesh" title="catamap.map_to_meshes.CataSvgToMesh"><code class="xref py py-class docutils literal notranslate"><span class="pre">CataSvgToMesh</span></code></a>. They represents properties
<a class="reference internal" href="#catamap.map_to_meshes.CataSvgToMesh" title="catamap.map_to_meshes.CataSvgToMesh"><code class="xref py py-class docutils literal notranslate"><span class="pre">CataSvgToMesh</span></code></a>. They represent properties
read from the XML file elements.</p>
<p>Properties match those documented in <code class="xref py py-class docutils literal notranslate"><span class="pre">xml_help</span></code>, except the <code class="docutils literal notranslate"><span class="pre">height</span></code> property which is named <code class="docutils literal notranslate"><span class="pre">item_height</span></code> in XML file elements (because <code class="docutils literal notranslate"><span class="pre">height</span></code> is already used in SVG).</p>
<p>Properties match those documented in <a class="reference internal" href="#inkscape-svg-files">Inkscape SVG files</a>, except the <code class="docutils literal notranslate"><span class="pre">height</span></code> property which is named <code class="docutils literal notranslate"><span class="pre">item_height</span></code> in XML file elements (because <code class="docutils literal notranslate"><span class="pre">height</span></code> is already used in SVG).</p>
<dl class="py method">
<dt class="sig sig-object py" id="catamap.map_to_meshes.ItemProperties.remove_word">
<em class="property"><span class="pre">static</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">remove_word</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">label</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">word</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="_modules/catamap/map_to_meshes.html#ItemProperties.remove_word"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#catamap.map_to_meshes.ItemProperties.remove_word" title="Permalink to this definition"></a></dt>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

11 changes: 0 additions & 11 deletions todo.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,6 @@ <h3>Navigation</h3>

<section id="to-do-in-the-future">
<h1>To do in the future<a class="headerlink" href="#to-do-in-the-future" title="Permalink to this heading"></a></h1>
<section id="texturing-in-3d-maps">
<h2>Texturing in 3D maps<a class="headerlink" href="#texturing-in-3d-maps" title="Permalink to this heading"></a></h2>
<p>Mark objects/groups/layers for texturing in the xml proerties</p>
<ul class="simple">
<li><p>geodesic distance map from one point to establish texture coordinates</p></li>
<li><p>specify if coordinates should be taken from x/y, distance (2D/3D)/z</p></li>
<li><p>specify different texturing for walls, ceilings, floors etc</p></li>
<li><p>specify texture images</p></li>
</ul>
</section>
<section id="georef-in-2d-maps">
<h2>Georef in 2D maps<a class="headerlink" href="#georef-in-2d-maps" title="Permalink to this heading"></a></h2>
<p>use QGis georef points (.points) or info in a linearly registered tiff file and report them to the output 2D maps</p>
Expand All @@ -69,7 +59,6 @@ <h2>Georef in 2D maps<a class="headerlink" href="#georef-in-2d-maps" title="Perm
<h3><a href="index.html">Table of Contents</a></h3>
<ul>
<li><a class="reference internal" href="#">To do in the future</a><ul>
<li><a class="reference internal" href="#texturing-in-3d-maps">Texturing in 3D maps</a></li>
<li><a class="reference internal" href="#georef-in-2d-maps">Georef in 2D maps</a></li>
</ul>
</li>
Expand Down

0 comments on commit e88392a

Please sign in to comment.