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
Copy file name to clipboardExpand all lines: MIGRATION_GUIDE.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -242,7 +242,7 @@ <h3>Navigation</h3>
242
242
</li>
243
243
<li><p><aclass="reference internal" href="ogc/ogc_api.html#ogcapi"><spanclass="std std-ref">OGC API : Features</span></a> has been enhanced to allow the appending of additional
244
244
query parameters to all URLs generated through the API, by
245
-
defining the <cite>ows_extra_params</cite> parameter in the MAP’s METADATA object.</p>
245
+
defining the <cite>ows_extra_params</cite> parameter in the mapfile’s WEB.METADATA object.</p>
<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='139712453357456'></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='139801528577936'></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='139712453357456'></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='139801528577936'></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.
0 commit comments