export const GEOM_TYPE = { POINT: 'point', LINE: 'line', POLYGON: 'polygon' }