Skip to content

Commit bba5336

Browse files
author
MapServer deploybot
committed
update with results of commit MapServer/MapServer-documentation@b3883ac
1 parent 8870f11 commit bba5336

File tree

6 files changed

+28
-9
lines changed

6 files changed

+28
-9
lines changed

_sources/mapfile/symbology/construction.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,15 @@ dissertation will also concern this subject.
3333

3434
The document has been heavily revised for MapServer 6.
3535

36+
.. tip::
37+
38+
All of the mapfiles, symbol files, reports, etc. are still available for download
39+
(you will have to update them for recent MapServer versions, but they are still
40+
very helpful): 1) `mapfiles & symbol files <https://download.osgeo.org/mapserver/docs/vortrag_demo.zip>`__,
41+
2) `research report <https://download.osgeo.org/mapserver/docs/Praktikumsarbeit-2004.pdf>`__ (in German),
42+
and 3) `future improvements <https://download.osgeo.org/mapserver/docs/DiskussionsPaper-UMNGraphikKernel.pdf>`__ (in German).
43+
44+
3645
.. _`Download study report`: https://download.osgeo.org/mapserver/docs/Praktikumsarbeit-2004.pdf
3746

3847

_sources/utilities/sym2img.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@
88
*****************************************************************************
99

1010
.. warning::
11-
This utility should be removed from the MapServer codebase, as it has
12-
not worked since year 2003, it is based on the GD library which was
13-
removed from MapServer, and no packages distribute the utility.
11+
This utility was removed from the MapServer codebase as of the 8.2.0 release
12+
for several reasons: it has not worked since year 2003, it is based on the
13+
GD library which was removed from MapServer, and no packages distribute
14+
the utility.
1415

1516
Purpose
1617
-----------------------------------------------------------------------------

mapfile/symbology/construction.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,14 @@ <h2><a class="toc-backref" href="#table-of-contents" role="doc-backlink">Abstrac
231231
of symbols. (<a class="reference external" href="https://download.osgeo.org/mapserver/docs/Praktikumsarbeit-2004.pdf">Download study report</a> in German) His degree
232232
dissertation will also concern this subject.</p>
233233
<p>The document has been heavily revised for MapServer 6.</p>
234+
<div class="admonition tip">
235+
<p class="admonition-title">Tip</p>
236+
<p>All of the mapfiles, symbol files, reports, etc. are still available for download
237+
(you will have to update them for recent MapServer versions, but they are still
238+
very helpful): 1) <a class="reference external" href="https://download.osgeo.org/mapserver/docs/vortrag_demo.zip">mapfiles &amp; symbol files</a>,
239+
2) <a class="reference external" href="https://download.osgeo.org/mapserver/docs/Praktikumsarbeit-2004.pdf">research report</a> (in German),
240+
and 3) <a class="reference external" href="https://download.osgeo.org/mapserver/docs/DiskussionsPaper-UMNGraphikKernel.pdf">future improvements</a> (in German).</p>
241+
</div>
234242
</section>
235243
<section id="introduction">
236244
<h2><a class="toc-backref" href="#table-of-contents" role="doc-backlink">Introduction</a><a class="headerlink" href="#introduction" title="Link to this heading"></a></h2>

mapscript/mapscript-api/stub/mapscript.shapeObj.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ <h3>Navigation</h3>
128128
<h1>mapscript.shapeObj<a class="headerlink" href="#mapscript-shapeobj" title="Link to this heading"></a></h1>
129129
<dl class="py class">
130130
<dt class="sig sig-object py" id="mapscript.shapeObj">
131-
<em class="property"><span class="k"><span class="pre">class</span></span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">mapscript.</span></span><span class="sig-name descname"><span class="pre">shapeObj</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">type:</span> <span class="pre">int</span> <span class="pre">=</span> <span class="pre">&lt;MagicMock</span> <span class="pre">id='139972292753600'&gt;</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#mapscript.shapeObj" title="Link to this definition"></a></dt>
131+
<em class="property"><span class="k"><span class="pre">class</span></span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">mapscript.</span></span><span class="sig-name descname"><span class="pre">shapeObj</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">type:</span> <span class="pre">int</span> <span class="pre">=</span> <span class="pre">&lt;MagicMock</span> <span class="pre">id='139941982599360'&gt;</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#mapscript.shapeObj" title="Link to this definition"></a></dt>
132132
<dd><p>Each feature of a layer’s data is a <a class="reference internal" href="#mapscript.shapeObj" title="mapscript.shapeObj"><code class="xref py py-class docutils literal notranslate"><span class="pre">shapeObj</span></code></a>. Each part of the shape is
133133
a closed <a class="reference internal" href="mapscript.lineObj.html#mapscript.lineObj" title="mapscript.lineObj"><code class="xref py py-class docutils literal notranslate"><span class="pre">lineObj</span></code></a>.</p>
134134
<p class="rubric">Overview</p>
@@ -186,7 +186,7 @@ <h1>mapscript.shapeObj<a class="headerlink" href="#mapscript-shapeobj" title="Li
186186

187187
<dl class="py method">
188188
<dt class="sig sig-object py" id="mapscript.shapeObj.__init__">
189-
<span class="sig-name descname"><span class="pre">__init__</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">type:</span> <span class="pre">int</span> <span class="pre">=</span> <span class="pre">&lt;MagicMock</span> <span class="pre">id='139972292753600'&gt;</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../_modules/mapscript/mapscript.html#shapeObj.__init__"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#mapscript.shapeObj.__init__" title="Link to this definition"></a></dt>
189+
<span class="sig-name descname"><span class="pre">__init__</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">type:</span> <span class="pre">int</span> <span class="pre">=</span> <span class="pre">&lt;MagicMock</span> <span class="pre">id='139941982599360'&gt;</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../../../_modules/mapscript/mapscript.html#shapeObj.__init__"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#mapscript.shapeObj.__init__" title="Link to this definition"></a></dt>
190190
<dd><p>Return a new shapeObj of the specified type. See the type attribute.
191191
No attribute values created by default.
192192
initValues should be explicitly called to create the required number of values.

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

utilities/sym2img.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,10 @@ <h3>Navigation</h3>
127127
<span id="index-0"></span><span id="id1"></span><h1>sym2img<a class="headerlink" href="#sym2img" title="Link to this heading"></a></h1>
128128
<div class="admonition warning">
129129
<p class="admonition-title">Warning</p>
130-
<p>This utility should be removed from the MapServer codebase, as it has
131-
not worked since year 2003, it is based on the GD library which was
132-
removed from MapServer, and no packages distribute the utility.</p>
130+
<p>This utility was removed from the MapServer codebase as of the 8.2.0 release
131+
for several reasons: it has not worked since year 2003, it is based on the
132+
GD library which was removed from MapServer, and no packages distribute
133+
the utility.</p>
133134
</div>
134135
<section id="purpose">
135136
<h2>Purpose<a class="headerlink" href="#purpose" title="Link to this heading"></a></h2>

0 commit comments

Comments
 (0)