Package sabx10 :: Package utils :: Module sabx_usgs
[hide private]
[frames] | no frames]

Module sabx_usgs

source code

Handle adding USGS elevations to an SABX 1.0 file.

Classes [hide private]
  UsgsProcessor
Add USGS elevations to all the points in an SABX 1.0 file.
Functions [hide private]
 
get_usgs(lat, lon)
Call the USGS web service to get the elevation for a point represented by the (lat,lon) pair.
source code
Variables [hide private]
  __package__ = 'sabx10.utils'