export interface IGeometryInput { gid: string; idOrganizace: number; uzivatelskyZakres: boolean; zakres: string; epsgCode?: string; }