Using the Google Map elevation service gives me negative elevation values over oceans (so the depth below sea level at this point). Since I need to calculate the height over ground or sea level, I need to decide whether this spot is over land or sea.

While for most of the oceans I could simply assume 0 if the elevation is < 0, there are places as the Dead Sea being 400m below MSL.

So how could I decide whether a spot is

  1. over sea or land
  2. and if over sea what the sea level is?
link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.