LonLat2GK: Converts longitude/latitude coordinates to Gauss-Kruger coordinates.
Description
This function accepts a pair longitude (decimal system, east) and latitude (decimal system, north) coordinates and converts them to Gauss-Kruger (GK) coordinates by performing re-projection.
Usage
LonLat2GK(Lon, Lat)
Value
Returns a vector of two values where X is first, Y second.