Attempting to import DEMs as existing surveys into the GCD Project. Receiving error and exception message copied below. I am using a standard state plane coordinate system for my XY data and NAVD 88 for my vertical coordinate system, which is specified as being in the EPSG registry.
I am able to import a DEM survey into the project using a WGS datum that is not congruent with my raw survey data, nor does it use the correct units.
EPSG PCS/GCS code 6360 not found in EPSG support files. Is this a valid EPSG coordinate system?
--- Stacktrace ---
at OSGeo.GDAL.Band.GetUnitType()
at GCDConsoleLib.Raster._initfromfile() in D:\Code\gcd\gcd\GCDConsoleLib\Raster.cs:line 186
at GCDConsoleLib.GISDataset.get_Proj() in D:\Code\gcd\gcd\GCDConsoleLib\GISDataset.cs:line 19
at GCDCore.UserInterface.SurveyLibrary.GISDatasetValidation.DSHasSpatialRef(GISDataset gisDS, String sTypeSingle, String sTypePlural)
at GCDCore.UserInterface.SurveyLibrary.frmImportRaster.PrepareToImportRaster(Surface refSurface, Purposes purpose, String Noun, IntPtr parentWindow)
at GCDCore.UserInterface.Project.TreeNodeTypes.DEMSurveysGroup.OnAdd(Object sender, EventArgs e)
--- Exception Data ---
ArcMap = 10.7.1.11595
GCD = 7.4.3.0
Windows: Microsoft Windows NT 6.2.9200.0
Date: 10/9/2019 12:40:01 PM```
Attempting to import DEMs as existing surveys into the GCD Project. Receiving error and exception message copied below. I am using a standard state plane coordinate system for my XY data and NAVD 88 for my vertical coordinate system, which is specified as being in the EPSG registry.
I am able to import a DEM survey into the project using a WGS datum that is not congruent with my raw survey data, nor does it use the correct units.
EPSG PCS/GCS code 6360 not found in EPSG support files. Is this a valid EPSG coordinate system? --- Stacktrace --- at OSGeo.GDAL.Band.GetUnitType() at GCDConsoleLib.Raster._initfromfile() in D:\Code\gcd\gcd\GCDConsoleLib\Raster.cs:line 186 at GCDConsoleLib.GISDataset.get_Proj() in D:\Code\gcd\gcd\GCDConsoleLib\GISDataset.cs:line 19 at GCDCore.UserInterface.SurveyLibrary.GISDatasetValidation.DSHasSpatialRef(GISDataset gisDS, String sTypeSingle, String sTypePlural) at GCDCore.UserInterface.SurveyLibrary.frmImportRaster.PrepareToImportRaster(Surface refSurface, Purposes purpose, String Noun, IntPtr parentWindow) at GCDCore.UserInterface.Project.TreeNodeTypes.DEMSurveysGroup.OnAdd(Object sender, EventArgs e) --- Exception Data --- ArcMap = 10.7.1.11595 GCD = 7.4.3.0 Windows: Microsoft Windows NT 6.2.9200.0 Date: 10/9/2019 12:40:01 PM```