Coordinate Systems and EPSG
Coordinate Systems and EPSG
Coordinate Systems & EPSG Support
Each location stores coordinates (easting/northing or X/Y) and a coordinate system as part of general data.
Coordinate systems are selected from the G1 EPSG dictionary, a list of EPSG-coded coordinate systems (e.g. WGS84).
EPSG dictionary is stored as G1_EPSG.GSD in the syslib folder at C:\ProgramData\GeoDin\System\.
In GeoDin Onsite, the local coordinate system is configured via EPSG code in the project settings and auto-filled into new forms as a default.
Transforming coordinates in-mask
GeoDin allows a coordinate transformation to be run directly in the general data editor — without switching to the Maps module or an external GIS tool.
How to use it:
Open an object's general data editor (the mask showing X/Y coordinates and EPSG code).
In the right panel of the general data editor, locate the Coordinate transformation section (crosshair icon).
The current coordinates and coordinate system are pre-filled as the source.
Click the question mark next to the Target system field and select the desired target EPSG code (e.g. EPSG:25832 for UTM Zone 32N).
Click Calculate (German: Berechnen). GeoDin computes the X/Y values in the target system and displays them in the result fields.
Click OK to write the transformed coordinates back to the object's general data fields.
GeoDin determines the transformation algorithm internally. No transformation method selection dialog is shown, and no accuracy estimate or warning is displayed. Users who require a specific transformation method — for example NTv2 grid-based transformations between Gauss-Krüger (DHDN) and UTM (ETRS89) — should verify results independently using QGIS or a surveying tool that exposes the transformation method and tolerance.
The transformation defaults to the last coordinate system used. If you perform the same transformation repeatedly, the target EPSG field will already be pre-populated on the next object.
For displaying boreholes on a map and picking coordinates by clicking, see Map View and Coordinate Picking.
Last updated
Was this helpful?