XYZ və azimut/meyl çeviricisi

Azimut, meyl və uzunluğu XYZ-yə çevirin və ya XYZ-ni geriyə azimut və meylə çevirin.

Həqiqi / şəbəkə / maqnit şimalı qeydlərini mədən, quyu dəliyi və yeraltı survey qeydləri ilə birlikdə saxlayın.

Lokal emal ENU / NED həqiqi / şəbəkə / maqnit CSV toplu çevirmə

giriş is processed in this brauzer and is not sent to a server.

Forward

Use start nöqtə, azimut, meyl, and length to calculate the end nöqtə and deltas.

Inverse

Use start and end nöqtəs to recover azimut, meyl, length, and üfüqi məsafə.

Toplu CSV

Paste or upyüklə sətirs, let the headers map automatically, then export the çevired table.

Nə edə bilərsiniz

Forward

Compute XYZ from azimut, meyl, and length

əlavə et the direction vector to the start nöqtə to calculate the end nöqtə and deltas.

Inverse

Reverse XYZ back to azimut, meyl, and length

Use two nöqtəs, or the differences between them, to recover the line orientation.

şimal istinadı

Həqiqi / şəbəkə / maqnit şimalı qeydlərini görünən saxlayın

Store a correction angle and a reference note so the survey assumption stays in view.

CSV

CSV-ni toplu çevirin

Auto-detect headers and delimiters, then process mixed İrəli / Tərs sətirs together.

Sharing

Sətirləri, JSON-u, CSV-ni və paylaşım linklərini kopyalayın

Move a single nəticə or the whole session to another cihaz without server upyüklə.

Necə istifadə etməli

  1. Choose İrəli, Tərs, or Toplu CSV as the entry mode.
  2. Set the koordinat göstərim and şimal istinadı, then əlavə et a correction angle and reference memo if needed.
  3. In İrəli mode, enter the start nöqtə, azimut, meyl, and length to get the end nöqtə. In Tərs mode, enter the start and end nöqtəs to get the direction.
  4. For CSV, paste the sətirs or yüklə a fayl, review the çevired table, and export it when it looks right.

Samples

Compute an end nöqtə in İrəli mode

Giriş

Start X 1000.000 / Start Y 2000.000 / Start Z 300.000 / azimut 90° / meyl 30° / Length 100.000 m

Nəticə

End X 1086.603 / End Y 2000.000 / End Z 250.000 / ΔX 86.603 / ΔY 0.000 / ΔZ -50.000

Compute direction in Tərs mode

Giriş

Start X 1000.000 / Start Y 2000.000 / Start Z 300.000 / End X 1086.603 / End Y 2000.000 / End Z 250.000

Nəticə

azimut 90° / meyl 30° / Length 100.000 m / üfüqi məsafə 86.603 m

Toplu CSV conversiya

Giriş

yüklə three survey sətirs and mix İrəli / Tərs by a mode column.

Nəticə

Show the çevired table and export CSV while preserving only the error sətirs.

Lüğət

Azimuth

A üfüqi angle measured clockwise from şimal.

Dip

The angle from the üfüqi plane, with downward positive in this tool.

ENU

East / şimal / Up. This is the internal hesablama basis.

NED

şimal / East / Down. Often used in mining and aviation contexts.

həqiqi şimal

şimal that nöqtəs toward the geographic pole.

şəbəkə şimalı

şimal aligned with a map or projected şəbəkə.

maqnit şimalı

şimal indicated by a compass. It dəyişikliks by place and time.

DMS

Degree / Minute / Second angle notation.

Formullar

  • H = L × cos(dip)
  • ΔE = H × sin(azimuth)
  • ΔN = H × cos(azimuth)
  • ΔU = -L × sin(dip)
  • L = sqrt(ΔE² + ΔN² + ΔU²)
  • azimuth = atan2(ΔE, ΔN)
  • dip = atan2(-ΔU, sqrt(ΔE² + ΔN²))
  • azimuth_true = normalize360(azimuth_input + offset_to_true)

Tez-tez verilən suallar

Is meyl here geological meyl or line meyl?

It is treated as the meyl of the line. This tool does not solve strike / meyl for a plane.

Are həqiqi şimal and şəbəkə şimalı calculated automatically?

You can show a conversiya if you enter a correction angle, but the tool does not calculate it from map or maqnit models.

Can I paste azimut values in DMS format?

Yes. Formats such as 123°27'24", 123 27 24, and 123:27:24 are accepted.

What happens for a şaquli segment?

Length still calculates, but the azimut becomes undefined in the Tərs direction.

What CSV formats are supported?

Both headered and headerless giriş are supported, and comma / semicolon / tab delimiters are auto-detected.

Where is the data stored?

By default it stays in the brauzer. CSV bodies are not put into the URL, so paylaş them as fayls when needed.

Qeydlər

  • This tool is a conversiya aid. It does not replace survey deliverables or site standards.
  • azimut is measured clockwise from şimal, not like a standard mathematical angle.
  • meyl is treated as a line meyl, not a plane strike / meyl pair.
  • həqiqi / şəbəkə / maqnit şimalı corrections are supplemental notes based on the values you enter.
  • CSV headers are auto-mapped, but checking the şablon on the first run is still recommended.