Skip to content

Commit a6ae924

Browse files
author
MapServer deploybot
committed
update with results of commit MapServer/MapServer-documentation@cc34de1
1 parent db3fa19 commit a6ae924

File tree

514 files changed

+532
-519
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

514 files changed

+532
-519
lines changed

MIGRATION_GUIDE.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1432,7 +1432,7 @@ <h3>Navigation</h3>
14321432
</div>
14331433
<div class="footer" role="contentinfo">
14341434
&#169; <a href="copyright.html">Copyright</a> 2025, Open Source Geospatial Foundation.
1435-
Last updated on 2025-07-26.
1435+
Last updated on 2025-07-29.
14361436
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
14371437
</div>
14381438
</body>

_modules/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ <h3>Navigation</h3>
159159
</div>
160160
<div class="footer" role="contentinfo">
161161
&#169; <a href="../copyright.html">Copyright</a> 2025, Open Source Geospatial Foundation.
162-
Last updated on 2025-07-26.
162+
Last updated on 2025-07-29.
163163
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
164164
</div>
165165
</body>

_modules/mapscript/mapscript.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5576,7 +5576,7 @@ <h3>Navigation</h3>
55765576
</div>
55775577
<div class="footer" role="contentinfo">
55785578
&#169; <a href="../../copyright.html">Copyright</a> 2025, Open Source Geospatial Foundation.
5579-
Last updated on 2025-07-26.
5579+
Last updated on 2025-07-29.
55805580
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
55815581
</div>
55825582
</body>

_sources/mapfile/layer.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,12 +380,18 @@ ENCODING [string]
380380
.. index::
381381
pair: LAYER; EXTENT
382382
:name: mapfile-layer-extent
383+
384+
.. _layer-extent:
383385

384386
EXTENT [minx] [miny] [maxx] [maxy]
385387
The spatial extent of the data. In most cases you will not need
386388
to specify this, but it can be used to avoid the speed cost of having
387389
MapServer compute the extents of the data. An application can also
388390
possibly use this value to override the extents of the map.
391+
392+
.. TIP::
393+
Setting EXTENT at the layer-level is a common optimization step
394+
for database connections (see :ref:`Vector Data Management & Optimization <vector-database-optimization>`)
389395

390396
.. index::
391397
pair: LAYER; FEATURE

_sources/optimization/vector.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
:Author: Jeff McKenna
1111
:Contact: jmckenna at gatewaygeomatics.com
1212
:Original Author: HostGIS
13-
:Last Updated: 2022-08-12
13+
:Last Updated: 2025-07-29
1414

1515
.. contents:: Table of Contents
1616
:depth: 3
@@ -426,6 +426,8 @@ The following steps will help you examine the issue (using a WFS case) :
426426

427427
.. index::
428428
pair: Optimization; Databases
429+
430+
.. _vector-database-optimization:
429431

430432
Databases in General (PostGIS, Oracle, SpatiaLite, GeoPackage, Microsoft SQL Server, MySQL)
431433
-------------------------------------------------------------------------------------------
@@ -453,7 +455,7 @@ Set EXTENT at the LAYER level of mapfile
453455
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
454456

455457
Also for performance, each of your LAYERs with a database connection should
456-
have EXTENT set at the layer level (as well as *ows_extent* metadata if you
458+
have :ref:`EXTENT <layer-extent>` set at the layer level (as well as *ows_extent* metadata if you
457459
are serving through OGC services), such as:
458460

459461
.. code-block:: mapfile

about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ <h3>Navigation</h3>
244244
</div>
245245
<div class="footer" role="contentinfo">
246246
&#169; <a href="copyright.html">Copyright</a> 2025, Open Source Geospatial Foundation.
247-
Last updated on 2025-07-26.
247+
Last updated on 2025-07-29.
248248
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
249249
</div>
250250
</body>

announcements/2021-03-30-limit-mapfile-access.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ <h3>Navigation</h3>
183183
</div>
184184
<div class="footer" role="contentinfo">
185185
&#169; <a href="../copyright.html">Copyright</a> 2025, Open Source Geospatial Foundation.
186-
Last updated on 2025-07-26.
186+
Last updated on 2025-07-29.
187187
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
188188
</div>
189189
</body>

announcements/2021-06-11-community-condolences.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ <h3>Navigation</h3>
195195
</div>
196196
<div class="footer" role="contentinfo">
197197
&#169; <a href="../copyright.html">Copyright</a> 2025, Open Source Geospatial Foundation.
198-
Last updated on 2025-07-26.
198+
Last updated on 2025-07-29.
199199
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
200200
</div>
201201
</body>

announcements/announcements_archive.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@ <h3>Navigation</h3>
657657
</div>
658658
<div class="footer" role="contentinfo">
659659
&#169; <a href="../copyright.html">Copyright</a> 2025, Open Source Geospatial Foundation.
660-
Last updated on 2025-07-26.
660+
Last updated on 2025-07-29.
661661
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
662662
</div>
663663
</body>

announcements/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ <h3>Navigation</h3>
168168
</div>
169169
<div class="footer" role="contentinfo">
170170
&#169; <a href="../copyright.html">Copyright</a> 2025, Open Source Geospatial Foundation.
171-
Last updated on 2025-07-26.
171+
Last updated on 2025-07-29.
172172
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
173173
</div>
174174
</body>

0 commit comments

Comments
 (0)