Skip to content

Commit e1caefb

Browse files
author
MapServer deploybot
committed
update with results of commit MapServer/MapServer-documentation@bfd3510
1 parent 2beb6ed commit e1caefb

520 files changed

Lines changed: 567 additions & 567 deletions

File tree

Some content is hidden

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

MIGRATION_GUIDE.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ <h3>Navigation</h3>
415415
<li><p>Direct changing of mapfile parameters through the URL has been removed
416416
as of the 8.0.0 release. You can still however handle this through
417417
<a class="reference internal" href="cgi/runsub.html#runsub"><span class="std std-ref">Run-time Substitution</span></a>, but with a more limited list of supported mapfile
418-
parameters (see related <a class="reference external" href="https://lists.osgeo.org/pipermail/mapserver-users/2022-October/082795.html">discussion</a>).
418+
parameters (see related <a class="reference external" href="https://lists.osgeo.org/pipermail/mapserver-users/2022-October/082758.html">discussion</a>).
419419
Here is an example CGI request pre-8.0 release:</p>
420420
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="o">...&amp;</span><span class="nb">map</span><span class="o">.</span><span class="n">layer</span><span class="p">[</span><span class="n">county</span><span class="p">]</span><span class="o">.</span><span class="n">class</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span><span class="o">.</span><span class="n">label</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span><span class="o">=</span><span class="n">SIZE</span><span class="o">+</span><span class="mi">24</span><span class="o">&amp;...</span>
421421
</pre></div>
@@ -1573,7 +1573,7 @@ <h3>Navigation</h3>
15731573
</div>
15741574
<div class="footer" role="contentinfo">
15751575
&#169; <a href="copyright.html">Copyright</a> 2026, Open Source Geospatial Foundation.
1576-
Last updated on 2026-04-13.
1576+
Last updated on 2026-04-14.
15771577
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 9.1.0.
15781578
</div>
15791579
</body>

_modules/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ <h3>Navigation</h3>
160160
</div>
161161
<div class="footer" role="contentinfo">
162162
&#169; <a href="../copyright.html">Copyright</a> 2026, Open Source Geospatial Foundation.
163-
Last updated on 2026-04-13.
163+
Last updated on 2026-04-14.
164164
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 9.1.0.
165165
</div>
166166
</body>

_modules/mapscript/mapscript.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5589,7 +5589,7 @@ <h3>Navigation</h3>
55895589
</div>
55905590
<div class="footer" role="contentinfo">
55915591
&#169; <a href="../../copyright.html">Copyright</a> 2026, Open Source Geospatial Foundation.
5592-
Last updated on 2026-04-13.
5592+
Last updated on 2026-04-14.
55935593
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 9.1.0.
55945594
</div>
55955595
</body>

_sources/MIGRATION_GUIDE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ MapServer 7.6 to 8.0 Migration
279279
- Direct changing of mapfile parameters through the URL has been removed
280280
as of the 8.0.0 release. You can still however handle this through
281281
:ref:`runsub`, but with a more limited list of supported mapfile
282-
parameters (see related `discussion <https://lists.osgeo.org/pipermail/mapserver-users/2022-October/082795.html>`__).
282+
parameters (see related `discussion <https://lists.osgeo.org/pipermail/mapserver-users/2022-October/082758.html>`__).
283283
Here is an example CGI request pre-8.0 release:
284284

285285
::

_sources/announcements/announcements_archive.txt

Lines changed: 19 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -672,32 +672,32 @@ for more details and head to :ref:`download` to obtain a copy.
672672

673673
**2012-06-29 - MapServer 6.2.0 beta1 is released**
674674

675-
MapServer 6.2.0-beta1 has been released. See `the release announcement <https://lists.osgeo.org/pipermail/mapserver-users/2012-June/072689.html>`__
675+
MapServer 6.2.0-beta1 has been released. See `the release announcement <https://lists.osgeo.org/pipermail/mapserver-users/2012-June/072690.html>`__
676676
for more details and head to :ref:`download` to obtain a copy.
677677

678678
**2012-05-18 - MapServer 6.0.3 is released**
679679

680-
MapServer 6.0.3 has been released. See `the release announcement <https://lists.osgeo.org/pipermail/mapserver-users/2012-May/072329.html>`__
680+
MapServer 6.0.3 has been released. See `the release announcement <https://lists.osgeo.org/pipermail/mapserver-users/2012-May/072330.html>`__
681681
for more details and head to :ref:`download` to obtain a copy.
682682

683683
**2012-02-08 - TinyOWS 1.0.0 is released**
684684

685-
TinyOWS 1.0.0 has been released. See `the release announcement <https://lists.osgeo.org/pipermail/mapserver-users/2012-February/071478.html>`__
685+
TinyOWS 1.0.0 has been released. See `the release announcement <https://lists.osgeo.org/pipermail/mapserver-users/2012-February/071477.html>`__
686686
for more details. (Note that TinyOWS will be part of the MapServer project starting with version 6.2)
687687

688688
**2012-02-08 - MapServer 6.0.2 and 5.6.8 are released**
689689

690-
MapServer 6.0.2 and 5.6.8 have been released, including a security fix. See `the release announcement <https://lists.osgeo.org/pipermail/mapserver-users/2012-February/071476.html>`__
690+
MapServer 6.0.2 and 5.6.8 have been released, including a security fix. See `the release announcement <https://lists.osgeo.org/pipermail/mapserver-users/2012-February/071477.html>`__
691691
for more details and head to :ref:`download` to obtain a copy.
692692

693693
**2012-02-06 - MapServer Developers Attend Seattle Code Sprint**
694694

695-
Members of the MapServer Project Steering Committee attend the `Seattle/Islandwood Code Sprint <http://wiki.osgeo.org/wiki/IslandWood_Code_Sprint_2012>`__
695+
Members of the MapServer Project Steering Committee attend the `Seattle/Islandwood Code Sprint <https://wiki.osgeo.org/wiki/IslandWood_Code_Sprint_2012>`__
696696
event, an international meeting of PostGIS, GDAL, PDAL TinyOWS and MapServer development teams.
697697

698698
**2011-07-13 - MapServer 6.0.1, 5.6.7 and 4.10.7 are released with security fixes**
699699

700-
MapServer 6.0.1, 5.6.7 and 4.10.7 have been released, containing important security fixes. See `the release announcement <https://lists.osgeo.org/pipermail/mapserver-users/2011-July/069430.html>`__
700+
MapServer 6.0.1, 5.6.7 and 4.10.7 have been released, containing important security fixes. See `the release announcement <https://lists.osgeo.org/pipermail/mapserver-users/2011-July/069431.html>`__
701701
for more details and head to :ref:`download` to obtain a copy.
702702

703703
**2011-05-12 - MapServer 6.0.0 is released**
@@ -707,54 +707,54 @@ for more details and head to :ref:`download` to obtain a copy.
707707

708708
**2011-04-13 - MapServer 6.0.0-beta6 is released**
709709

710-
MapServer 6.0.0-beta6 has been released. See `the release announcement <https://lists.osgeo.org/pipermail/mapserver-users/2011-April/068475.html>`__
710+
MapServer 6.0.0-beta6 has been released. See `the release announcement <https://lists.osgeo.org/pipermail/mapserver-users/2011-April/068476.html>`__
711711
for more details and head to :ref:`download` to obtain a copy.
712712

713713
**2011-03-15 - MapServer PSC Attend Montreal Code Sprint**
714714

715-
Members of the MapServer Project Steering Committee attend the `Montreal Code Sprint <http://wiki.osgeo.org/wiki/Montreal_Code_Sprint_2011>`__
715+
Members of the MapServer Project Steering Committee attend the `Montreal Code Sprint <https://wiki.osgeo.org/wiki/Montreal_Code_Sprint_2011>`__
716716
event, an international meeting of PostGIS, GDAL, libLAS, GeoPrisma, and MapServer development teams.
717717

718718
**2011-03-09 - MapServer 6.0.0-beta1 is released**
719719

720-
MapServer 6.0.0-beta1 has been released. See `the release announcement <https://lists.osgeo.org/pipermail/mapserver-users/2011-March/068125.html>`__
720+
MapServer 6.0.0-beta1 has been released. See `the release announcement <https://lists.osgeo.org/pipermail/mapserver-users/2011-March/068126.html>`__
721721
for more details and head to :ref:`download` to obtain a copy.
722722

723723
**2011-01-17 - MapServer 5.6.6 is released**
724724

725-
MapServer 5.6.6 has been released. See `the release announcement <https://lists.osgeo.org/pipermail/mapserver-users/2011-January/067705.html>`__
725+
MapServer 5.6.6 has been released. See `the release announcement <https://lists.osgeo.org/pipermail/mapserver-users/2011-January/067706.html>`__
726726
for more details and head to :ref:`download` to obtain a copy.
727727

728728
**2010-07-14 - MapServer 5.6.5 released, fixes a scale calculation issue in 5.6.4**
729729

730730
MapServer 5.6.5 has been released, fixing a scale calculation issue that was introduced in 5.6.4. See the
731-
`Announcement <https://lists.osgeo.org/pipermail/mapserver-users/2010-July/066134.html>`__
731+
`Announcement <https://lists.osgeo.org/pipermail/mapserver-users/2010-July/066135.html>`__
732732
for more details and head to :ref:`download` to obtain copies.
733733

734734
**2010-07-09 - MapServer 5.6.4 and 4.10.6 are released with security fixes**
735735

736736
MapServer 5.6.4 and 4.10.6 have been released, containing important security fixes. See the
737-
`Announcement <https://lists.osgeo.org/pipermail/mapserver-users/2010-July/066052.html>`__
737+
`Announcement <https://lists.osgeo.org/pipermail/mapserver-users/2010-July/066053.html>`__
738738
for more details and head to :ref:`download` to obtain copies.
739739

740740
**2010-03-22 - MapServer 5.6.3 is released**
741741

742-
MapServer 5.6.3 has been released. See `the release announcement <https://lists.osgeo.org/pipermail/mapserver-users/2010-March/064997.html>`__
742+
MapServer 5.6.3 has been released. See `the release announcement <https://lists.osgeo.org/pipermail/mapserver-users/2010-March/064998.html>`__
743743
for more details and head to :ref:`download` to obtain a copy.
744744

745745
**2010-02-20 - MapServer PSC Attend New York Code Sprint**
746746

747-
Members of the MapServer Project Steering Committee attend the `New York Code Sprint <http://wiki.osgeo.org/wiki/New_York_Code_Sprint_2010>`__
747+
Members of the MapServer Project Steering Committee attend the `New York Code Sprint <https://wiki.osgeo.org/wiki/New_York_Code_Sprint_2010>`__
748748
event, an international meeting of PostGIS, GeoServer, GeoMOOSE, and MapServer development teams.
749749

750750
**2010-01-08 - MapServer 5.6.1 is released**
751751

752-
MapServer 5.6.1 has been released. See `the release announcement <https://lists.osgeo.org/pipermail/mapserver-users/2010-January/064120.html>`__
752+
MapServer 5.6.1 has been released. See `the release announcement <https://lists.osgeo.org/pipermail/mapserver-users/2010-January/064121.html>`__
753753
for more details and head to :ref:`download` to obtain a copy.
754754

755755
**2009-12-18 - MapServer 5.6.0 is released**
756756

757-
MapServer 5.6.0 has been released. See `the release announcement <https://lists.osgeo.org/pipermail/mapserver-users/2009-December/064001.html>`__
757+
MapServer 5.6.0 has been released. See `the release announcement <https://lists.osgeo.org/pipermail/mapserver-users/2009-December/064002.html>`__
758758
for more details and head to :ref:`download` to obtain a copy.
759759

760760
**2009-07-24 - MapServer 5.4.2 is released**
@@ -778,7 +778,7 @@ for more details and head to :ref:`download` to obtain a copy.
778778
**2009-03-26 - MapServer 5.2.2 and 4.10.4 security fixes are released**
779779

780780
MapServer 5.2.2 and 4.10.4 have been released, containing important security fixes. See the
781-
`Announcement <https://lists.osgeo.org/pipermail/mapserver-users/2009-March/060600.html>`__
781+
`Announcement <https://lists.osgeo.org/pipermail/mapserver-users/2009-March/060601.html>`__
782782
for more details and head to :ref:`download` to obtain copies.
783783

784784
**2009-03-08 - MapServer PSC Attend Toronto Code Sprint**
@@ -802,6 +802,5 @@ MapServer website. Some of the major improvements include:
802802

803803
MapServer recently graduated OSGeo's Incubation process. Incubation
804804
includes ensuring items like code provenance and community contribution.
805-
See the `announcement`_ for more details.
806-
807-
.. _`announcement`: https://lists.osgeo.org/pipermail/mapserver-announce/2008-December/000015.html
805+
See the `announcement <https://lists.osgeo.org/pipermail/mapserver-announce/2008-December/000015.html>`__
806+
for more details.

_sources/development/editing/emacs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Background
5252

5353
This file is a fork of Hal Muellers mapserver-mode which he announced nearly
5454
`10 years ago at the mapserver-users list
55-
<https://lists.osgeo.org/pipermail/mapserver-users/2004-May/051493.html>`__. I
55+
<https://lists.osgeo.org/pipermail/mapserver-users/2004-May/051494.html>`__. I
5656
simply updated the keywords and constants to the newest version and adjusted
5757
the regular expressions a bit.
5858

_sources/mapfile/projection.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,4 +269,4 @@ For More Information
269269

270270
.. _`PROJ`: https://proj.org
271271
.. _`Web Mercator projection`: https://en.wikipedia.org/wiki/Web_Mercator_projection
272-
.. _`email list archives`: https://lists.osgeo.org/pipermail/mapserver-users/
272+
.. _`email list archives`: https://www.mail-archive.com/mapserver-users@lists.osgeo.org/

_sources/mapfile/symbol.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ ANCHORPOINT [x] [y]
6262
.. note::
6363
SVG symbols might require to have their width/height set inside the
6464
SVG file, for ANCHORPOINT to work correctly. See
65-
`report <https://lists.osgeo.org/pipermail/mapserver-users/2021-February/082025.html>`__.
65+
`report <https://lists.osgeo.org/pipermail/mapserver-users/2021-February/081984.html>`__.
6666

6767
.. index::
6868
pair: SYMBOL; ANTIALIAS

about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ <h3>Navigation</h3>
245245
</div>
246246
<div class="footer" role="contentinfo">
247247
&#169; <a href="copyright.html">Copyright</a> 2026, Open Source Geospatial Foundation.
248-
Last updated on 2026-04-13.
248+
Last updated on 2026-04-14.
249249
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 9.1.0.
250250
</div>
251251
</body>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ <h3>Navigation</h3>
184184
</div>
185185
<div class="footer" role="contentinfo">
186186
&#169; <a href="../copyright.html">Copyright</a> 2026, Open Source Geospatial Foundation.
187-
Last updated on 2026-04-13.
187+
Last updated on 2026-04-14.
188188
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 9.1.0.
189189
</div>
190190
</body>

0 commit comments

Comments
 (0)