You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<emclass="property"><spanclass="k"><spanclass="pre">class</span></span><spanclass="w"></span></em><spanclass="sig-prename descclassname"><spanclass="pre">mapscript.</span></span><spanclass="sig-name descname"><spanclass="pre">shapeObj</span></span><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n"><spanclass="pre">type:</span><spanclass="pre">int</span><spanclass="pre">=</span><spanclass="pre"><MagicMock</span><spanclass="pre">id='140416385020128'></span></span></em><spanclass="sig-paren">)</span><aclass="headerlink" href="#mapscript.shapeObj" title="Link to this definition">¶</a></dt>
131
+
<emclass="property"><spanclass="k"><spanclass="pre">class</span></span><spanclass="w"></span></em><spanclass="sig-prename descclassname"><spanclass="pre">mapscript.</span></span><spanclass="sig-name descname"><spanclass="pre">shapeObj</span></span><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n"><spanclass="pre">type:</span><spanclass="pre">int</span><spanclass="pre">=</span><spanclass="pre"><MagicMock</span><spanclass="pre">id='139920931205344'></span></span></em><spanclass="sig-paren">)</span><aclass="headerlink" href="#mapscript.shapeObj" title="Link to this definition">¶</a></dt>
132
132
<dd><p>Each feature of a layer’s data is a <aclass="reference internal" href="#mapscript.shapeObj" title="mapscript.shapeObj"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">shapeObj</span></code></a>. Each part of the shape is
<spanclass="sig-name descname"><spanclass="pre">__init__</span></span><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n"><spanclass="pre">type:</span><spanclass="pre">int</span><spanclass="pre">=</span><spanclass="pre"><MagicMock</span><spanclass="pre">id='140416385020128'></span></span></em><spanclass="sig-paren">)</span><aclass="reference internal" href="../../../_modules/mapscript/mapscript.html#shapeObj.__init__"><spanclass="viewcode-link"><spanclass="pre">[source]</span></span></a><aclass="headerlink" href="#mapscript.shapeObj.__init__" title="Link to this definition">¶</a></dt>
189
+
<spanclass="sig-name descname"><spanclass="pre">__init__</span></span><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n"><spanclass="pre">type:</span><spanclass="pre">int</span><spanclass="pre">=</span><spanclass="pre"><MagicMock</span><spanclass="pre">id='139920931205344'></span></span></em><spanclass="sig-paren">)</span><aclass="reference internal" href="../../../_modules/mapscript/mapscript.html#shapeObj.__init__"><spanclass="viewcode-link"><spanclass="pre">[source]</span></span></a><aclass="headerlink" href="#mapscript.shapeObj.__init__" title="Link to this definition">¶</a></dt>
190
190
<dd><p>Return a new shapeObj of the specified type. See the type attribute.
191
191
No attribute values created by default.
192
192
initValues should be explicitly called to create the required number of values.
<li><p>PROJ: The reprojection library. Version 4.4.3 or greater is required.</p></li>
200
200
<li><p>GDAL/OGR: I/O support libraries. Version 1.6.0 or greater is required.</p></li>
201
201
</ul>
202
-
<p>Please see the MapServer <aclass="reference internal" href="../installation/unix.html#unix"><spanclass="std std-ref">UNIX Compilation and Installation HowTo</span></a> for detailed instructions on compiling mapserver with support
202
+
<p>Please see the MapServer <aclass="reference internal" href="../installation/unix.html#unix"><spanclass="std std-ref">UNIX Compilation and Installation HowTo</span></a> for detailed instructions on compiling MapServer with support
203
203
for these libraries and features. For Windows users, the <aclass="reference external" href="https://ms4w.com">MS4W</a>
204
204
installer comes ready to serve both WFS and WMS.</p>
0 commit comments