Content deleted Content added
debug |
oops |
||
Line 623:
local function LatLon2OSGB36( latlon )
local tm = LatLonOrigin2TM(latlon.lat, latlon.lon)
if not tm then return 'TM failure'..
-- fix by Roger W Haworth
|
debug |
oops |
||
Line 623:
local function LatLon2OSGB36( latlon )
local tm = LatLonOrigin2TM(latlon.lat, latlon.lon)
if not tm then return 'TM failure'..
-- fix by Roger W Haworth
|