RD2LatLong - ObjectVision/GeoDMS GitHub Wiki
Geometric functions RD2LatLong
- RD2LatLong(geometry, value type)
RD2LatLong(geometry, value type) converts the geometry argument, expressed in the Dutch RD coordinate system towards the LatLong coordinate system.
The second optional argument is the value type of the resulting data item.
data item geometry with Point value type
5.44
attribute<dpoint> district_LatLong (DDomain, polygon) := RD2LatLong(district_rd, dpoint);
district_rd | district_LatLong |
---|---|
{21: {403025, 113810}{4 | {21: {51.6155134, 4.7928460}{51 |
{17: {400990, 113269}{4 | {17: {51.5971804, 4.7852773}{51 |
{19: {401238, 115099}{4 | {19: {51.5995428, 4.8116626}{51 |
DDomain, nr of rows = 3