Package sabx10 :: Package oxm :: Module geom
[hide private]
[frames] | no frames]

Module geom

source code

All the geometric objects needed to represent an SABX file.

Classes [hide private]
  Point
A Point object is a (lat,lon) pair that can optionally have elevations and an id.
  Line
A Line object is an ordered set of Point objects representing a line.
  Box
A rectangle, represented by bottom left and top right corners.
Functions [hide private]
 
_pt_pairs(pts) source code
 
_between(check, left, right) source code
Variables [hide private]
  __package__ = 'sabx10.oxm'