File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed
Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 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+
1016Scalebars currently do not make use of TrueType fonts. The size of the
1117scalebar image is NOT known prior to rendering, so be careful not to
1218hard-code width and height in the <IMG> tag in the template file. Future
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments