<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I have an elevation DEM in the form of a GeoTIFF file downloaded from USGS for a southern California area near Chatsworth CA. I noticed so far the the default co-ordinate system seems to be EPSG:4326 WGS84 with the elevations in meters. <br>
<br>
I tried many ways to convert the CRS to NAD83 California Zone 5 along with the elevations and so far only the X and Y axis and not the elevation data are converted. I also tried to convert the elevation data over to feet with gdalwarp however I was not
yet successful at doing so. When I checked my elevations they were still in meters.</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I tried to convert the elevations over to feet by applying a scale factor:</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="font-weight: var(--cib-type-body1-font-weight);"><br>
</span></div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="font-weight: var(--cib-type-body1-font-weight);"><code> "your_raster_layer" * 3.28084</code></span></div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="font-weight: var(--cib-type-body1-font-weight);"><br>
</span></div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="font-weight: var(--cib-type-body1-font-weight);"> So far I couldn't get the raster calculator to accept the input. There was a dialog box that came up stating that something about my input was incorrect. Could I get some assistance please, how
to use the raster calculator with this type of DEM from USGS in GeoTIFF format to apply the conversion factors to the elevations after I converted to NAD83?<br>
<br>
P.S.</span></div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="font-weight: var(--cib-type-body1-font-weight);"><br>
</span></div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="font-weight: var(--cib-type-body1-font-weight);"> I seem to remember using QGIS a while ago and finding California Zone 5 in my basket of CRS's however this time around I am only finding NAD83 UTM 11. Is there a way to get back or download CRS
for California Zone 5 of NAD83?</span></div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
</div>
</body>
</html>