Skip to content

Commit adab2b3

Browse files
author
MapServer deploybot
committed
update with results of commit MapServer/MapServer-documentation@79ff97a
1 parent effd856 commit adab2b3

File tree

512 files changed

+530
-521
lines changed

Some content is hidden

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

512 files changed

+530
-521
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-06-19.
1435+
Last updated on 2025-06-27.
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-06-19.
162+
Last updated on 2025-06-27.
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-06-19.
5579+
Last updated on 2025-06-27.
55805580
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
55815581
</div>
55825582
</body>

_sources/cgi/openlayers.txt

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,9 @@ If you don't have a live MapServer install to play with, you try the
110110
Customizing settings
111111
~~~~~~~~~~~~~~~~~~~~
112112

113-
* environment variables::
113+
The viewer relies on two external files - a JavaScript file and a CSS file. By default these are loaded
114+
from ``https://mapserver.org/lib/``, however you can use your own copies of these files if external network access
115+
is restricted by setting the following two :ref:`environment_variables`:
114116

115117
* ``MS_OPENLAYERS_JS_URL`` - the URL to the OpenLayers JavaScript library.
116118
* ``MS_OPENLAYERS_CSS_URL`` - the URL to the OpenLayers CSS file used for styling.
@@ -130,7 +132,10 @@ If you aren't providing your own OpenLayers library through ``MS_OPENLAYERS_JS_U
130132
``MS_OPENLAYERS_CSS_URL``, MapServer will point to hard-coded filepaths at `mapserver.org/lib` to find the OpenLayers
131133
library, referred to in `maptemplate.c <https://github.com/MapServer/MapServer/blob/main/src/maptemplate.c#L54>`_.
132134

133-
The contents on that `lib` folder is stored in the MapServer documentation repository,
134-
in the [/extra](https://github.com/MapServer/MapServer-documentation/tree/main/extra) folder.
135+
This version of OpenLayers is a cut-down version that only contains the classes needed for the
136+
MapServer viewer. The ``ol-mapserver.js`` file is ~200 KB compared to the full library which is ~ 840 KB.
137+
138+
The contents of that `lib` folder is stored in the MapServer documentation repository,
139+
in the `/extra <https://github.com/MapServer/MapServer-documentation/tree/main/extra>`_ folder.
135140
You are warmly encouraged to contribute to upgrading the OpenLayers library, at any time (maybe start
136-
with creating a new [Pull Request](https://github.com/MapServer/MapServer-documentation/pulls) there.
141+
with creating a new `Pull Request <https://github.com/MapServer/MapServer-documentation/pulls>`_ there).

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-06-19.
247+
Last updated on 2025-06-27.
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-06-19.
186+
Last updated on 2025-06-27.
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-06-19.
198+
Last updated on 2025-06-27.
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-06-19.
660+
Last updated on 2025-06-27.
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-06-19.
171+
Last updated on 2025-06-27.
172172
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
173173
</div>
174174
</body>

basemaps/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ <h3>Navigation</h3>
221221
</div>
222222
<div class="footer" role="contentinfo">
223223
&#169; <a href="../copyright.html">Copyright</a> 2025, Open Source Geospatial Foundation.
224-
Last updated on 2025-06-19.
224+
Last updated on 2025-06-27.
225225
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
226226
</div>
227227
</body>

0 commit comments

Comments
 (0)