remove recommendation to use 'reference' in *fix

This commit is contained in:
2025-07-21 11:11:59 +02:00
parent 448c04765f
commit 13f7ec4781

View File

@@ -65,7 +65,7 @@ This page outlines step 7 of the survey production process. Each step is documen
The survex location uses a *fix statement and it looks like this:
<code>
*cs LONG-LAT<br>
*fix p2023-js-02 reference 13.80841 47.69055 1745<br>
*fix p2023-js-02 13.80841 47.69055 1745<br>
*entrance p2023-js-02
</code>
<p>If you are doing this for the first time, it might be a good idea to put it in the same survex file temporarily. A nerd will move it to the right place later.