Skip to content

Commit 22b014a

Browse files
author
MapServer deploybot
committed
update with results of commit MapServer/MapServer-documentation@edbc823
1 parent 1b63dd8 commit 22b014a

525 files changed

Lines changed: 1611 additions & 1565 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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

8-
<title>MapServer Migration Guide &#8212; MapServer 8.6.0-rc1 documentation</title>
8+
<title>MapServer Migration Guide &#8212; MapServer 8.6.0 documentation</title>
99
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
1010
<link rel="stylesheet" type="text/css" href="_static/sphinx.css?v=48f05237" />
1111
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
@@ -14,7 +14,7 @@
1414

1515
<script src="_static/jquery.js?v=5d32c60e"></script>
1616
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
17-
<script src="_static/documentation_options.js?v=c060d1b0"></script>
17+
<script src="_static/documentation_options.js?v=09ed50dd"></script>
1818
<script src="_static/doctools.js?v=fd6eb6e6"></script>
1919
<script src="_static/sphinx_highlight.js?v=6ffebe34"></script>
2020
<script src="_static/clipboard.min.js?v=a7894cd8"></script>
@@ -111,7 +111,7 @@ <h3>Navigation</h3>
111111
<a href="mapcache/coverage.html" title="Coverage Analyzer"
112112
accesskey="P">previous</a> |</li>
113113
<li class="nav-item nav-item-0"><a href="index.html">Home</a> &#187;</li>
114-
<li class="nav-item nav-item-1"><a href="documentation.html" accesskey="U">MapServer 8.6.0-rc1 Documentation</a> &#187;</li>
114+
<li class="nav-item nav-item-1"><a href="documentation.html" accesskey="U">MapServer 8.6.0 Documentation</a> &#187;</li>
115115
<li class="nav-item nav-item-this"><a href="">MapServer Migration Guide</a></li>
116116
</ul>
117117
</div>
@@ -1558,7 +1558,7 @@ <h3>Navigation</h3>
15581558
<a href="mapcache/coverage.html" title="Coverage Analyzer"
15591559
>previous</a> |</li>
15601560
<li class="nav-item nav-item-0"><a href="index.html">Home</a> &#187;</li>
1561-
<li class="nav-item nav-item-1"><a href="documentation.html" >MapServer 8.6.0-rc1 Documentation</a> &#187;</li>
1561+
<li class="nav-item nav-item-1"><a href="documentation.html" >MapServer 8.6.0 Documentation</a> &#187;</li>
15621562
<li class="nav-item nav-item-this"><a href="">MapServer Migration Guide</a></li>
15631563
</ul>
15641564
</div>

_modules/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Overview: module code &#8212; MapServer 8.6.0-rc1 documentation</title>
7+
<title>Overview: module code &#8212; MapServer 8.6.0 documentation</title>
88
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
99
<link rel="stylesheet" type="text/css" href="../_static/sphinx.css?v=48f05237" />
1010
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
@@ -13,7 +13,7 @@
1313

1414
<script src="../_static/jquery.js?v=5d32c60e"></script>
1515
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
16-
<script src="../_static/documentation_options.js?v=c060d1b0"></script>
16+
<script src="../_static/documentation_options.js?v=09ed50dd"></script>
1717
<script src="../_static/doctools.js?v=fd6eb6e6"></script>
1818
<script src="../_static/sphinx_highlight.js?v=6ffebe34"></script>
1919
<script src="../_static/clipboard.min.js?v=a7894cd8"></script>

_modules/mapscript/mapscript.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>mapscript.mapscript &#8212; MapServer 8.6.0-rc1 documentation</title>
7+
<title>mapscript.mapscript &#8212; MapServer 8.6.0 documentation</title>
88
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=03e43079" />
99
<link rel="stylesheet" type="text/css" href="../../_static/sphinx.css?v=48f05237" />
1010
<link rel="stylesheet" type="text/css" href="../../_static/copybutton.css?v=76b2166b" />
@@ -13,7 +13,7 @@
1313

1414
<script src="../../_static/jquery.js?v=5d32c60e"></script>
1515
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
16-
<script src="../../_static/documentation_options.js?v=c060d1b0"></script>
16+
<script src="../../_static/documentation_options.js?v=09ed50dd"></script>
1717
<script src="../../_static/doctools.js?v=fd6eb6e6"></script>
1818
<script src="../../_static/sphinx_highlight.js?v=6ffebe34"></script>
1919
<script src="../../_static/clipboard.min.js?v=a7894cd8"></script>

_sources/announcements/announcements_archive.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
MapServer Announcement Archives
55
*****************************************************************************
66

7+
**2025-12-03 - MapServer 8.6.0 is released**
8+
9+
The major version MapServer 8.6 has been released. The list of
10+
major changes for this release can be found in the :ref:`8.6 announcement <announce-8-6>`.
11+
See the :ref:`changelog <changelog-8-6-0>`
12+
for the full list of changes and head to :ref:`download` to obtain a copy.
13+
714
**2025-11-27 - MapServer 8.6.0-rc1 is released**
815

916
The first release candidate for MapServer 8.6 has been released. The list of

_sources/development/announce/8-6.txt

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,22 @@
11
.. _announce-8-6:
22

33
*****************************************************************************
4-
Version 8.6.0-rc1 Announcement
4+
Version 8.6.0 Announcement
55
*****************************************************************************
66

77
:Authors: Project Steering Committee
8-
:Last Updated: 2025-11-27
9-
:Status: Draft
8+
:Last Updated: 2025-12-03
109

11-
The MapServer Team is pleased to announce the first release candidate of
10+
The MapServer Team is pleased to announce the major release of
1211
MapServer 8.6.0
1312

14-
The upcoming 8.6 release brings a number of major new features that are briefly
13+
The 8.6 release brings a number of major new features that are briefly
1514
summarized in this document. The full list of changes can be found in :ref:`changelog-8-6`.
1615
The :ref:`Migration Guide <migration-8-6>` also contains more detailed examples of
1716
the major changes.
1817

19-
Major New Features Coming in MapServer 8.6
20-
------------------------------------------
18+
Major New Features in MapServer 8.6
19+
-----------------------------------
2120

2221
- allow append of additional query parameters for OGCAPI: Features (`#7360 <https://github.com/MapServer/MapServer/pull/7360>`__)
2322

@@ -53,13 +52,13 @@ Binary Distributions
5352

5453
Binary distributions will be available in the coming days:
5554

56-
- Debian binaries of 8.6.0-rc1 are already available: https://tracker.debian.org/pkg/mapserver
55+
- Debian binaries of 8.6.0 are already available: https://tracker.debian.org/pkg/mapserver
5756
- `OSGeoLive <https://live.osgeo.org>`__ 17.0 release process is happening now, but
58-
it will soon include MapServer 8.6.0-rc1
57+
it will soon include MapServer 8.6.0
5958
- `UbuntuGIS <https://wiki.ubuntu.com/UbuntuGIS>`__ will follow the OSGeoLive
60-
release and will then include MapServer 8.6.0-rc1
59+
release and will then include MapServer 8.6.0
6160
- MS4W users have already been using branch-8-6 code, but watch for
62-
a new release shortly containing the 8.6.0-rc1 changes at: https://ms4w.com
61+
a new release shortly containing the 8.6.0 changes at: https://ms4w.com
6362

6463
.. TBD
6564
- `RHEL and CentOS` TODO

_sources/development/changelog/changelog-8-6.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@
77
The summary of major changes for this release can be found in the `HISTORY.md <https://github.com/MapServer/MapServer/blob/branch-8-6/HISTORY.md>`__
88
file from the source directory.
99

10+
.. _changelog-8-6-0:
11+
12+
Changes from 8.6.0-rc1 to 8.6.0
13+
===============================
14+
15+
* CI: upgrade PCRE2 to 10.47 ( `#7400 <https://github.com/mapserver/mapserver/issues/7400>`__ ) (Jeff McKenna) : `67a6e16 <https://github.com/mapserver/mapserver/commit/67a6e16c48b0ad4c73caf22fa6cff1527ecac050>`__
16+
1017
.. _changelog-8-6-0-rc1:
1118

1219
Changes from 8.6.0-beta2 to 8.6.0-rc1

_sources/download.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Current Release(s)
1818

1919
* MapServer
2020

21-
* **2025-11-27** MapServer-8.6.0-rc1 `tar.gz <https://download.osgeo.org/mapserver/mapserver-8.6.0-rc1.tar.gz>`__ | `.zip <https://download.osgeo.org/mapserver/mapserver-8.6.0-rc1.zip>`__ | :ref:`Changelog <changelog-8-6>`
21+
* **2025-12-03** MapServer-8.6.0 `tar.gz <https://download.osgeo.org/mapserver/mapserver-8.6.0.tar.gz>`__ | `.zip <https://download.osgeo.org/mapserver/mapserver-8.6.0.zip>`__ | :ref:`Changelog <changelog-8-6>`
2222
* **2025-09-19** MapServer-8.4.1 `tar.gz <https://download.osgeo.org/mapserver/mapserver-8.4.1.tar.gz>`__ | `.zip <https://download.osgeo.org/mapserver/mapserver-8.4.1.zip>`__ | :ref:`Changelog <changelog-8-4>`
2323
* **2024-09-02** MapServer-8.2.2 `tar.gz <https://download.osgeo.org/mapserver/mapserver-8.2.2.tar.gz>`__ | `.zip <https://download.osgeo.org/mapserver/mapserver-8.2.2.zip>`__ | :ref:`Changelog <changelog-8-2>`
2424
* **2024-06-11** MapServer-8.0.2 `tar.gz <https://download.osgeo.org/mapserver/mapserver-8.0.2.tar.gz>`__ | :ref:`Changelog <changelog-8-0>`

_sources/download_archives.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
Past Releases
1616
..............................................................................
1717

18+
* **2025-12-03** MapServer-8.6.0 `tar.gz <https://download.osgeo.org/mapserver/mapserver-8.6.0.tar.gz>`__ | `.zip <https://download.osgeo.org/mapserver/mapserver-8.6.0.zip>`__ | :ref:`Changelog <changelog-8-6>`
19+
1820
* **2025-09-19** MapServer-8.4.1 `tar.gz <https://download.osgeo.org/mapserver/mapserver-8.4.1.tar.gz>`__ | `.zip <https://download.osgeo.org/mapserver/mapserver-8.4.1.zip>`__ | :ref:`Changelog <changelog-8-4>`
1921

2022
* **2025-01-15** MapServer-8.4.0 `tar.gz <https://download.osgeo.org/mapserver/mapserver-8.4.0.tar.gz>`__ | `.zip <https://download.osgeo.org/mapserver/mapserver-8.4.0.zip>`__ | :ref:`Changelog <changelog-8-4>`

_sources/mapfile/scalebar.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
SCALEBAR
88
*****************************************************************************
99

10+
.. note::
11+
12+
MapServer supports only cartesian distances (straight-line distance measured
13+
on a flat surface), it does not convert distances into an ellipsoidal
14+
distance (measured on spherical shape).
15+
1016
Scalebars currently do not make use of TrueType fonts. The size of the
1117
scalebar image is NOT known prior to rendering, so be careful not to
1218
hard-code width and height in the <IMG> tag in the template file. Future

_sources/mapscript/index.txt

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,8 @@
99
.. warning::
1010

1111
As of the MapServer 8.0.0 release PHP support is only available through
12-
MapServer's :ref:`SWIG API <swig>`.
13-
14-
.. note::
15-
16-
As of the MapServer 7.4.0 release PHP is available through
17-
MapServer's :ref:`SWIG API <swig>`. PHP 8.2 and PHP 8.1 are currently
18-
supported with MapServer 8.0.1.
12+
MapServer's :ref:`SWIG API <swig>`. Supported versions are PHP 8.5 and
13+
PHP 8.4 with MapServer 8.6.0
1914

2015
.. toctree::
2116
:maxdepth: 2

0 commit comments

Comments
 (0)