Journal de dev #2

Échelle et quadrillage

Le seul nombre qui rend réelle chaque distance de la carte

18 août 2026 · Équipe Phaseline

Cette entrée n'est pas traduite. Vous lisez le texte anglais. Aller à l'original anglais

What it does

Give the map one number: its width on the ground, in metres. Phaseline then knows the distance of every pixel. The scale bar shows the correct length, the measure tool (M) reads in metres, and the status bar shows the scale. The map grid divides the map into squares of a round size, and it writes a number on each line.

The Phaseline editor with the Canvas and scale block open in the Inspector. The map width is 400, the grid interval is 100 m, and the map has a grid of numbered squares on it.
One number drives the rest. The status bar at the bottom shows what the map width makes of one pixel.

Why it is there

A briefing map with no scale is a picture. Two persons look at the same gap between two woods, and one of them calls it 200 m while the other calls it 600 m. The plan then gets a march rate that is too fast and a support-by-fire position that is too far away. One number removes the argument, because every other measurement on the map comes out of it.

How to use it

  1. Click on an empty part of the map. The INSPECTOR on the right then shows the properties of the scene.
  2. Open the Canvas & scale block.
  3. Put the width of the map on the ground into Map width (m). The example map is 400 m wide.
  4. Read the status bar at the bottom of the window. It now shows the scale, for example 1 px = 0.27 m.
  5. Select Map grid (Easting/Northing). The grid comes onto the map, and each line gets a number.
  6. Select the distance between two lines in Grid interval. Only powers of ten are available.
  7. Read the line below the list. It gives the size of a square in pixels and the number of squares, for example = 375 px/square · 4 × 3 squares.
  8. Push M for the measure tool, then drag a line on the map. The length is in metres.
A cut-out of the map beside the Inspector. The Map width is 400, the Datum fields are empty, the Grid interval is 100 m, and the readout below says 375 px per square and 4 by 3 squares.
Step 7: the readout and the map agree. The scale bar on the map is 100 m long, thus it is exactly one grid square. The empty Datum fields are why the lines carry 00 to 03 — see the next entry.

On the map

The example is a 400 m map with a 100 m grid. The scale bar, the numbers on the grid lines and the metres of the measure tool all come from the one value in Map width (m). Open the scene and put 800 into that field: the map does not change, but every distance on it becomes twice as long.

A tactical map with a wood, a road, a farm, two squads and the phase line PL AMBER. A grid of numbered squares is over it, and a scale bar is in the bottom left corner.
The example map. Each square is 100 m, and the scale bar is one square long. Ouvrir cette scène dans Phaseline

Limits

Related

Cartes de cette entrée

Chaque carte ci-dessus est une véritable scène TacMap modifiable. Ouvrez-la dans l'éditeur ou téléchargez le fichier.

Ouvrez la carte d'exemple de cette entrée et utilisez la fonction vous-même.

Ouvrir la carte d'exemple