| | |
| | | import com.lf.server.entity.md.MdzxcgEntity; |
| | | import com.lf.server.helper.*; |
| | | import com.lf.server.mapper.bd.DlgagnpMapper; |
| | | import com.lf.server.service.data.FmeService; |
| | | import com.lf.server.service.data.MetaService; |
| | | import com.lf.server.service.data.UploadService; |
| | | import com.lf.server.service.show.LocateService; |
| | |
| | | @Autowired |
| | | MetaService metaService; |
| | | |
| | | @Autowired |
| | | FmeService fmeService; |
| | | |
| | | private final static Log log = LogFactory.getLog(TestService.class); |
| | | |
| | | public void testRegiste() { |
| | | // |
| | | } |
| | | |
| | | public void testGdal() { |
| | | GdalHelper.readTif("E:\\data\\7.Insar\\insartest.tif"); |