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='140397663105248'></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='140019228913888'></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='140397663105248'></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='140019228913888'></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><aclass="reference internal" href="#links-to-related-information" id="id7">Links to Related Information</a></p></li>
146
+
<li><p><aclass="reference internal" href="#links-to-related-information" id="id3">Links to Related Information</a></p></li>
147
147
</ul>
148
148
</li>
149
-
<li><p><aclass="reference internal" href="#steps-to-enable-mapserver-debugging" id="id8">Steps to Enable MapServer Debugging</a></p>
149
+
<li><p><aclass="reference internal" href="#steps-to-enable-mapserver-debugging" id="id4">Steps to Enable MapServer Debugging</a></p>
150
150
<ul>
151
-
<li><p><aclass="reference internal" href="#step-1-set-the-ms-errorfile-variable" id="id9">Step 1: Set the MS_ERRORFILE Variable</a></p></li>
152
-
<li><p><aclass="reference internal" href="#step-2-set-the-debug-level" id="id10">Step 2: Set the DEBUG Level</a></p></li>
153
-
<li><p><aclass="reference internal" href="#step-3-turn-on-cpl-debug-optional" id="id11">Step 3: Turn on CPL_DEBUG (optional)</a></p></li>
154
-
<li><p><aclass="reference internal" href="#step-4-turn-on-proj-debug-optional" id="id12">Step 4: Turn on PROJ_DEBUG (optional)</a></p></li>
155
-
<li><p><aclass="reference internal" href="#step-5-test-your-mapfile" id="id13">Step 5: Test your Mapfile</a></p></li>
156
-
<li><p><aclass="reference internal" href="#step-6-check-your-web-server-logs" id="id14">Step 6: Check your Web Server Logs</a></p></li>
157
-
<li><p><aclass="reference internal" href="#step-7-verify-your-application-settings" id="id15">Step 7: Verify your Application Settings</a></p></li>
158
-
<li><p><aclass="reference internal" href="#step-8-use-qgis-to-test-your-ogc-services" id="id16">Step 8: Use QGIS to test your OGC services</a></p></li>
151
+
<li><p><aclass="reference internal" href="#step-1-set-the-ms-errorfile-variable" id="id5">Step 1: Set the MS_ERRORFILE Variable</a></p></li>
152
+
<li><p><aclass="reference internal" href="#step-2-set-the-debug-level" id="id6">Step 2: Set the DEBUG Level</a></p></li>
153
+
<li><p><aclass="reference internal" href="#step-3-turn-on-cpl-debug-optional" id="id7">Step 3: Turn on CPL_DEBUG (optional)</a></p></li>
154
+
<li><p><aclass="reference internal" href="#step-4-turn-on-proj-debug-optional" id="id8">Step 4: Turn on PROJ_DEBUG (optional)</a></p></li>
155
+
<li><p><aclass="reference internal" href="#step-5-test-your-mapfile" id="id9">Step 5: Test your Mapfile</a></p></li>
156
+
<li><p><aclass="reference internal" href="#step-6-check-your-web-server-logs" id="id10">Step 6: Check your Web Server Logs</a></p></li>
157
+
<li><p><aclass="reference internal" href="#step-7-verify-your-application-settings" id="id11">Step 7: Verify your Application Settings</a></p></li>
158
+
<li><p><aclass="reference internal" href="#step-8-use-qgis-to-test-your-ogc-services" id="id12">Step 8: Use QGIS to test your OGC services</a></p></li>
159
159
</ul>
160
160
</li>
161
-
<li><p><aclass="reference internal" href="#debugging-mapserver-using-compiler-debugging-tools" id="id17">Debugging MapServer using Compiler Debugging Tools</a></p>
161
+
<li><p><aclass="reference internal" href="#debugging-mapserver-using-compiler-debugging-tools" id="id13">Debugging MapServer using Compiler Debugging Tools</a></p>
162
162
<ul>
163
-
<li><p><aclass="reference internal" href="#running-mapserver-in-gdb-linux-unix" id="id18">Running MapServer in GDB (Linux/Unix)</a></p></li>
163
+
<li><p><aclass="reference internal" href="#running-mapserver-in-gdb-linux-unix" id="id14">Running MapServer in GDB (Linux/Unix)</a></p></li>
164
164
</ul>
165
165
</li>
166
-
<li><p><aclass="reference internal" href="#debugging-older-versions-of-mapserver-before-5-0" id="id19">Debugging Older Versions of MapServer (before 5.0)</a></p></li>
166
+
<li><p><aclass="reference internal" href="#debugging-older-versions-of-mapserver-before-5-0" id="id15">Debugging Older Versions of MapServer (before 5.0)</a></p></li>
<p>The recommended way to test your mapfile is to use the MapServer
472
472
commandline utility <aclass="reference internal" href="../utilities/map2img.html#map2img"><spanclass="std std-ref">map2img</span></a>, to verify that your mapfile
473
473
creates a valid map image. <aclass="reference internal" href="../utilities/map2img.html#map2img"><spanclass="std std-ref">map2img</span></a> should be included in your
need to execute <em>setenv.bat</em> before using the utility).</p>
476
476
<p>You can set the <em>DEBUG</em> level by passing the <aclass="reference internal" href="../utilities/map2img.html#map2img"><spanclass="std std-ref">map2img</span></a> following
477
477
parameters to your commandline call:</p>
@@ -619,7 +619,7 @@ <h4>Apache<a class="headerlink" href="#apache" title="Link to this heading">¶</
<p>MapServer for Windows (<ahref="#id3"><spanclass="problematic" id="id4">`</span></a>MS4W <<aclass="reference external" href="https://">https://</a><ahref="#id22"><spanclass="problematic" id="id23">ms4w.com_</span></a>) users
622
+
<p>MapServer for Windows (<aclass="reference external" href="https://ms4w.com">MS4W</a>) users
0 commit comments