LatLongWgs842RD
Geometric functions LatLongWgs842RD
syntax
- LatLongWgs842RD(geometry, value type)
definition
LatLongWgs842RD(geometry, value type) converts the Geometry Argument, expressed in the LatLong coordinate system towards the Dutch RD coordinate system.
The second optional argument is the Value type of the resulting Data item.
applies to
data item geometry with Point value type
since version
5.44
example
attribute<dpoint> district_rd (DDomain, polygon) := LatLongWgs842RD(district_LatLong, dpoint);
| district_LatLong | district_rd |
|---|---|
| {21: {51.6145901, 4.7924961}{51 | {21: {403025, 113810}{4 |
| {17: {51.5962592, 4.7849284}{51 | {17: {400990, 113269}{4 |
| {19: {51.5986213, 4.8113099}{51 | {19: {401238, 115099}{4 |
DDomain, nr of rows = 3