Skip to content

Commit 9de8b88

Browse files
author
MapServer deploybot
committed
update with results of commit MapServer/MapServer-documentation@5b3453d
1 parent 42f0a80 commit 9de8b88

File tree

512 files changed

+647
-607
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

+647
-607
lines changed

MIGRATION_GUIDE.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1435,7 +1435,7 @@ <h3>Navigation</h3>
14351435
</div>
14361436
<div class="footer" role="contentinfo">
14371437
&#169; <a href="copyright.html">Copyright</a> 2025, Open Source Geospatial Foundation.
1438-
Last updated on 2025-09-22.
1438+
Last updated on 2025-10-06.
14391439
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
14401440
</div>
14411441
</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-09-22.
162+
Last updated on 2025-10-06.
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-09-22.
5579+
Last updated on 2025-10-06.
55805580
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
55815581
</div>
55825582
</body>

_sources/input/raster.txt

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,24 @@ are supported in MapServer 4.0 and newer.
420420
::
421421

422422
PROCESSING "BANDS=4,2,1"
423-
423+
424+
.. index::
425+
triple: LAYER; PROCESSING; CLASSIFY_SCALED
426+
427+
**CLASSIFY_SCALED=YES/NO**
428+
This directive (added in 7.6) allows classification to use pre-scaled raster data
429+
for 16 bit rasters. In the example below data in the range 0-28
430+
is stretched to the 0-255 range and then classified.
431+
432+
Example:
433+
434+
::
435+
436+
PROCESSING "SCALE=0,28"
437+
PROCESSING "SCALE_BUCKETS=256"
438+
PROCESSING "CLASSIFY_SCALED=TRUE"
439+
440+
424441
.. index::
425442
triple: LAYER; PROCESSING; COLOR_MATCH_THRESHOLD
426443

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-09-22.
247+
Last updated on 2025-10-06.
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-09-22.
186+
Last updated on 2025-10-06.
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-09-22.
198+
Last updated on 2025-10-06.
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
@@ -667,7 +667,7 @@ <h3>Navigation</h3>
667667
</div>
668668
<div class="footer" role="contentinfo">
669669
&#169; <a href="../copyright.html">Copyright</a> 2025, Open Source Geospatial Foundation.
670-
Last updated on 2025-09-22.
670+
Last updated on 2025-10-06.
671671
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
672672
</div>
673673
</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-09-22.
171+
Last updated on 2025-10-06.
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-09-22.
224+
Last updated on 2025-10-06.
225225
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.2.3.
226226
</div>
227227
</body>

0 commit comments

Comments
 (0)