crs_height_transform
Convert normal heights between Poland's Kronsztadt'86 and EVRF2007-NH systems using geoid grids. Requires WGS84/ETRS89 coordinates for accurate transformation.
Instructions
Convert a normal height between Poland's Kronsztadt'86 and EVRF2007-NH systems.
lon/lat (WGS84/ETRS89 degrees) locate the point - the conversion
runs through GUGiK's geoid grids (PL-geoid2011 for Kronsztadt'86,
PL-geoid2021 for EVRF2007-NH), which vary across Poland, so a height
alone isn't enough. source/target are "KRON86" and "EVRF2007-NH"
(either order). Accuracy - and whether this succeeds at all - depends on
the QGIS instance's PROJ install having both geoid grids available; the
call fails with a clear error if a grid can't be found or fetched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lon | Yes | ||
| height | Yes | ||
| source | Yes | ||
| target | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||