Add your points to the form below in the following format:
PointID x y H for RDNAP or PointID Latitude Longitude Height for ETRS89
Where:
- PointId is the point identifier, these are expected to be an integer.
- x is the RD x-coordinate of the point in meters.
- y is the RD y-coordinate of the point in meters.
- H is the NAP height of the point in meters.
- Latitude is the ETRS89 latitude of the point in decimal degrees.
- Longitude is the ETRS89 longitude of the point in decimal degrees.
- Height is the ETRS89 ellipsoidal height of the point inmeters.
Example 3D RDNAP input: |
Example 3D ETRS89 input: |
---|---|
1 155000.0 463000.0 0.0
|
1 52.0 4.0 43.1
|
Example 2D RDNAP input: |
Example 2D ETRS89 input: |
1 155000.0 463000.0
|
1 52.0 4.0
|