<div dir="ltr"><div><br></div><div>We have las files that have no spatial reference embedded in the file.   For one, I'm not sure it's necessary to actually add the spatial reference to the las file.  We want to create DEM's, so perhaps it's better to just leave them as is then set the SRS on the final GeoTiffs.</div><div><br></div><div>However, for the moment assuming that this makes sense, when I run pdal translate</div><div>$ pdal translate -i input.las -o output.las -a_srs EPSG:XXXXX</div><div><br></div><div>I get a file that is bigger than the original because it's seemed to add 4 new dimensions: Time, Red, Green, Blue.   The original file did not have them, although I notice that lasinfo reports min and max for all those fields in both files, even though they are missing from the original.</div><div><br></div><div>Are these standard dimensions in las files, and is there any way to control if they are added or not?    If we want to add the SRS to files, I'd rather not increase the size of them all.  Although maybe this is moot since, as per above, it just doesn't make sense to add the SRS anyway.</div><div><br></div><div>Thanks,</div><div><br></div><div><div class="gmail_signature"><div dir="ltr">Matthew Hanson<div>Applied GeoSolutions</div><div>(603) 659-3363 x91</div><div><a href="http://appliedgeosolutions.com" target="_blank">http://appliedgeosolutions.com</a></div><div><a href="mailto:mhanson@appliedgeosolutions.com" target="_blank">mhanson@appliedgeosolutions.com</a></div><div><br></div></div></div></div>
</div>