package shapefile

  1. Overview
  2. Docs

Module Prj_syntax.SpheroidSource

Sourcetype t = {
  1. name : string;
  2. a : float;
  3. f : float;
  4. authority : Authority.t option;
}
Sourceval sprint : t -> string