export interface ILocationInput { hlavniParcelaUmisteni: boolean; idPracelaOrig: number; popisUmisteni: string; }