Skip to content

Commit 8870f11

Browse files
author
MapServer deploybot
committed
update with results of commit MapServer/MapServer-documentation@2b1f35c
1 parent 498ce41 commit 8870f11

File tree

599 files changed

+3886
-3890
lines changed

Some content is hidden

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

599 files changed

+3886
-3890
lines changed

MIGRATION_GUIDE.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ <h2><a class="toc-backref" href="#table-of-contents" role="doc-backlink">MapServ
443443
managing PHP through SWIG will be easier on the MapServer maintainers in the long run.)
444444
Some important SWIG notes:</p>
445445
<ul>
446-
<li><p>you will require at least <a class="reference external" href="http://www.swig.org/download.html">SWIG-3.0.11</a>
446+
<li><p>you will require at least <a class="reference external" href="https://www.swig.org/download.html">SWIG-3.0.11</a>
447447
(but 4.0.0 is recommended).</p></li>
448448
<li><p>if you notice any missing functions that were available in the old native PHP MapScript API,
449449
first please check the <a class="reference internal" href="mapscript/mapscript-api/index.html#swig"><span class="std std-ref">SWIG API</span></a> reference document for an alternative function to use,
@@ -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-04-03.
1435+
Last updated on 2025-04-14.
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-04-03.
162+
Last updated on 2025-04-14.
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-04-03.
5579+
Last updated on 2025-04-14.
55805580
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
55815581
</div>
55825582
</body>

_sources/MIGRATION_GUIDE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ MapServer 7.2 to 7.4 Migration
315315
managing PHP through SWIG will be easier on the MapServer maintainers in the long run.)
316316
Some important SWIG notes:
317317

318-
- you will require at least `SWIG-3.0.11 <http://www.swig.org/download.html>`_
318+
- you will require at least `SWIG-3.0.11 <https://www.swig.org/download.html>`_
319319
(but 4.0.0 is recommended).
320320

321321
- if you notice any missing functions that were available in the old native PHP MapScript API,

_sources/announcements/announcements_archive.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -705,19 +705,19 @@ for more details and head to :ref:`download` to obtain a copy.
705705
**2009-07-24 - MapServer 5.4.2 is released**
706706

707707
MapServer 5.4.2 has been released. See the
708-
`Changelog <http://trac.osgeo.org/mapserver/browser/tags/rel-5-4-2/mapserver/HISTORY.TXT>`__
708+
`Changelog <https://github.com/MapServer/MapServer/blob/rel-5-4-2/HISTORY.TXT>`__
709709
for more details and head to :ref:`download` to obtain a copy.
710710

711711
**2009-06-01 - MapServer 5.4.1 is released**
712712

713713
MapServer 5.4.1 has been released. See the
714-
`Changelog <http://trac.osgeo.org/mapserver/browser/tags/rel-5-4-1/mapserver/HISTORY.TXT>`__
714+
`Changelog <https://github.com/MapServer/MapServer/blob/rel-5-4-1/HISTORY.TXT>`__
715715
for more details and head to :ref:`download` to obtain a copy.
716716

717717
**2009-04-22 - MapServer 5.4 is released**
718718

719719
MapServer 5.4 has been released. See the
720-
`Changelog <http://trac.osgeo.org/mapserver/browser/tags/rel-5-4-0/mapserver/HISTORY.TXT>`__
720+
`Changelog <https://github.com/MapServer/MapServer/blob/rel-5-4-0/HISTORY.TXT>`__
721721
for more details and head to :ref:`download` to obtain a copy.
722722

723723
**2009-03-26 - MapServer 5.2.2 and 4.10.4 security fixes are released**

_sources/basemaps/install.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Imposm Installation
4141
OpenStreetMap data are processed by imposm. This is a fast and easy step.
4242

4343
Check the Installation process from
44-
http://imposm.org/docs/imposm/latest/install.html or see the steps below:
44+
https://imposm.org/docs/imposm/latest/install.html or see the steps below:
4545

4646
.. code-block:: bash
4747

@@ -60,7 +60,7 @@ case).
6060
Data Import
6161
------------
6262

63-
Source: http://imposm.org/docs/imposm/latest/tutorial.html#writing
63+
Source: https://imposm.org/docs/imposm/latest/tutorial.html#writing
6464

6565
.. code-block:: bash
6666

_sources/development/announce/6-0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Binary Distributions
6767

6868
- `Ubuntu` binaries for hardy, lucid, maverick and natty are also built and available
6969
in the unstable PPA of UbuntuGIS. See details and instructions at:
70-
http://trac.osgeo.org/ubuntugis/
70+
https://trac.osgeo.org/ubuntugis/
7171

7272
- `RHEL and CentOS 5.6` packages can be downloaded from the http://elgis.argeo.org/ testing repository.
7373
Scientific Linux need php53 packages in order to install php-mapserver6. Users who have mapserver6 beta and rc

_sources/development/announce/6-2.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ Binary distributions will be available in the coming days:
443443

444444
- `Ubuntu` binaries for lucid, precise and quantal are also built and available
445445
in the unstable PPA of UbuntuGIS. See details and instructions at:
446-
http://trac.osgeo.org/ubuntugis/
446+
https://trac.osgeo.org/ubuntugis/
447447

448448
- `RHEL and CentOS 5.6` TODO
449449

@@ -457,7 +457,7 @@ with binaries for the new release shortly.
457457
Thanks
458458
------
459459

460-
The MapServer team would like to thank `Météo-France <http://en.wikipedia.org/wiki/Météo-France>`_
460+
The MapServer team would like to thank `Météo-France <https://en.wikipedia.org/wiki/Météo-France>`_
461461
for funding a number of the new features present in this release.
462462

463463
Finally, thank you to all of the users, developers, and supporters of MapServer. Enjoy!

_sources/development/announce/6-4.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Binary distributions will be available in the coming days:
8484
https://ms4w.com
8585
- `Ubuntu` binaries for lucid, precise and quantal are also built and available
8686
in the unstable PPA of UbuntuGIS. See details and instructions at:
87-
http://trac.osgeo.org/ubuntugis/
87+
https://trac.osgeo.org/ubuntugis/
8888
- `RHEL and CentOS` TODO
8989
- OpenSUSE rpm binaries are available from Open Build Service (Application:Geo)
9090
`official repository <https://build.opensuse.org/package/show?package=mapserver&project=Application%3AGeo>`_.

_sources/development/announce/7-0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The source for this release can be downloaded at:
7474
https://ms4w.com
7575
- `Ubuntu` binaries for lucid, precise and quantal are also built and available
7676
in the unstable PPA of UbuntuGIS. See details and instructions at:
77-
http://trac.osgeo.org/ubuntugis/
77+
https://trac.osgeo.org/ubuntugis/
7878
- `RHEL and CentOS` TODO
7979
- OpenSUSE rpm binaries are available from Open Build Service (Application:Geo)
8080
`official repository <https://build.opensuse.org/package/show?package=mapserver&project=Application%3AGeo>`_.

0 commit comments

Comments
 (0)