File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed
Expand file tree Collapse file tree 1 file changed +11
-4
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+
1016Purpose
11- -----------------------------------------------------------------------------
17+ -------
1218
13- Creates a scalebar from a mapfile. Output is either PNG or GIF depending
14- on what version of the GD library used.
19+ Creates a scalebar image from a mapfile. Output format of the image (such as
20+ PNG, JPEG, etc.) depends on your defined :ref:`IMAGETYPE <imagetype>` in
21+ your mapfile.
1522
1623Syntax
17- -----------------------------------------------------------------------------
24+ ------
1825
1926::
2027
You can’t perform that action at this time.
0 commit comments