src/main/java/com/moon/server/helper/GdalHelper.java @@ -53,6 +53,7 @@ // 注册所有的驱动 gdal.AllRegister(); ogr.RegisterAll(); GeoHelper.initSr(); } /**