package com.onemap.analyse.service; public interface IImageService { String getSensingImage(String geomWkt); }