Click here to Skip to main content
15,888,454 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: My plea to all Developers Pin
thartdyke6-Apr-21 22:51
thartdyke6-Apr-21 22:51 
GeneralRe: My plea to all Developers Pin
PhilipOakley6-Apr-21 23:47
professionalPhilipOakley6-Apr-21 23:47 
GeneralRe: My plea to all Developers Pin
Richard MacCutchan6-Apr-21 0:29
mveRichard MacCutchan6-Apr-21 0:29 
GeneralRe: My plea to all Developers Pin
Tony Hill6-Apr-21 3:22
mveTony Hill6-Apr-21 3:22 
GeneralRe: My plea to all Developers Pin
Daniel Pfeffer7-Apr-21 0:24
professionalDaniel Pfeffer7-Apr-21 0:24 
GeneralRe: My plea to all Developers Pin
firegryphon7-Apr-21 14:23
firegryphon7-Apr-21 14:23 
GeneralRe: My plea to all Developers Pin
Richard MacCutchan7-Apr-21 21:51
mveRichard MacCutchan7-Apr-21 21:51 
GeneralRe: My plea to all Developers Pin
twhall8-Apr-21 5:20
twhall8-Apr-21 5:20 
A few years ago I was writing a model importer for GIS data (geographic information systems), and that turned out to be an education in measurement systems. Prior to that, I thought that the USA had, in a sense, already "gone metric" since 1 foot is defined as precisely 0.3048 meters. That's not a rounded-off approximation, that's a precise definition.

But it turns out that that's merely the "international foot." In contrast, the "US survey foot" is defined as precisely 12/39.37 meters (1 US survey inch defined as precisely 1/39.37 meters). The conversion factors are almost but not quite equal, and the differences accumulate when measuring the Earth.

There are several other definitions of "foot" around the world.

The other things I learned (I knew them before, but then I learned them) are:

1) The Earth isn't a sphere; it's an ellipsoid.
2) The Earth isn't an ellipsoid; it's a geoid.
3) Latitude is defined by the normal vector at the surface, not the central vector to the surface.
4) Double-precision coordinates are essential everywhere.
5) Defining a meter as a precise fraction of the distance between the equator and a pole was bound to fail at some point.
6) We're still left with arbitrary-looking conversion factors from "natural units" (such as the speed of light) to MKS units (meters and seconds) -- but with many more digits due to the greater precision.
GeneralRe: My plea to all Developers Pin
CPallini5-Apr-21 21:58
mveCPallini5-Apr-21 21:58 
GeneralRe: My plea to all Developers Pin
pkfox5-Apr-21 22:48
professionalpkfox5-Apr-21 22:48 
GeneralRe: My plea to all Developers Pin
Hooga Booga7-Apr-21 5:24
Hooga Booga7-Apr-21 5:24 
GeneralRe: My plea to all Developers Pin
David On Life7-Apr-21 23:21
David On Life7-Apr-21 23:21 
GeneralRe: My plea to all Developers Pin
Martin Bradford7-Apr-21 0:49
Martin Bradford7-Apr-21 0:49 
GeneralRe: My plea to all Developers Pin
Jörgen Andersson5-Apr-21 23:13
professionalJörgen Andersson5-Apr-21 23:13 
GeneralRe: My plea to all Developers Pin
PhilipOakley6-Apr-21 23:51
professionalPhilipOakley6-Apr-21 23:51 
GeneralRe: My plea to all Developers Pin
Chris Maunder6-Apr-21 3:14
cofounderChris Maunder6-Apr-21 3:14 
GeneralRe: My plea to all Developers Pin
Cp-Coder6-Apr-21 5:35
Cp-Coder6-Apr-21 5:35 
GeneralRe: My plea to all Developers Pin
Hooga Booga7-Apr-21 5:28
Hooga Booga7-Apr-21 5:28 
GeneralRe: My plea to all Developers Pin
Chris Maunder7-Apr-21 5:41
cofounderChris Maunder7-Apr-21 5:41 
GeneralRe: My plea to all Developers Pin
willichan7-Apr-21 14:39
professionalwillichan7-Apr-21 14:39 
GeneralRe: My plea to all Developers Pin
Stefan_Lang24-Apr-21 22:35
Stefan_Lang24-Apr-21 22:35 
GeneralRe: My plea to all Developers Pin
5teveH5-Apr-21 21:07
5teveH5-Apr-21 21:07 
JokeRe: My plea to all Developers Pin
Daniel Pfeffer5-Apr-21 22:19
professionalDaniel Pfeffer5-Apr-21 22:19 
GeneralRe: My plea to all Developers Pin
Stefan_Lang24-Apr-21 22:38
Stefan_Lang24-Apr-21 22:38 
GeneralRe: My plea to all Developers Pin
Rage5-Apr-21 21:10
professionalRage5-Apr-21 21:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.