管道基础大数据平台系统开发-【CS】-ExportMap
1
13693261870
2023-09-20 e7b9dbbda0174c085e84d812ee9a01a83cd9d5f8
ExportMap/Controllers/ConvertController.cs
@@ -27,6 +27,7 @@
            //TerrainUtils.Project("D:/xyz/dem/dem/32a_4326_.tif", "EPSG:4490");
            //string wkt = TerrainUtils.GetPointZ(new XYZArgs() { dircode = "0B" });
            string str = PyLasUtils.CsTransform("EPSG:4528", 400925.079, 2541768.173);
            return DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
        }