<< format_linevec Utilities pars_paramstr >>

scilib_geo >> Utilities > get_tkblattnr

get_tkblattnr

Calculates the sheetnumber of TK25 maps from latitude and longitude.

Calling Sequence

tknr = get_tkblattnr(long, lat)

Parameters

long

geographic longitude [decimaldegreed]

lat

geographic latitude [decimaldegree]

tknr

sheetnumber of the TK25, integer

Description

This function calculates the relevant topographic map (Topographische Karte TK25) number from given geographic coordinates [decimaldegree].

The size of a TK25 map is defined as 10 geografic minutes in width and 6 geografic minutes in height.

Examples

get_tkblattnr(11.56, 48.14)

Authors


Report an issue
<< format_linevec Utilities pars_paramstr >>