export interface DbGeographyWellKnownValue { coordinateSystemId?: number; wellKnownText?: string; wellKnownBinary?: string; }