Difficulty: Medium
Correct Answer: 4 cm
Explanation:
Introduction / Context:Flight line spacing determines overlap/sidelap and coverage uniformity when planning aerial photography. Converting ground distances to map distances requires careful use of the representative fraction (RF) of the map scale.
Given Data / Assumptions:
Concept / Approach:Compute ground spacing between adjacent lines, then convert to map distance using the scale RF. For n lines spanning a fixed width, there are (n − 1) equal intervals between edges.
Step-by-Step Solution:
Ground spacing = 30 km / (16 − 1) = 30/15 = 2 km.Convert 2 km to centimeters: 2 km = 2000 m = 200,000 cm.Apply map scale 1:50,000: map distance = 200,000 / 50,000 = 4 cm.Therefore, spacing on the map = 4 cm.Verification / Alternative check:Reverse check: 4 cm on map at 1:50,000 represents 4 * 50,000 cm = 200,000 cm = 2 km on ground, consistent with the computation.
Why Other Options Are Wrong:
Common Pitfalls:Using n instead of (n − 1) intervals; unit conversion errors (km → m → cm); misreading the map scale RF.
Final Answer:4 cm
Discussion & Comments