export interface ILayerData { interfaceType:string, projection: string, options: any, url:string }