<div dir="ltr">
<div><span class="gmail-VIiyi" lang="en"><span class="gmail-JLqJ4b gmail-ChMk0b"><span class="gmail-Q4iAWc">Hello everyone:</span></span><br></span></div><div><span class="gmail-VIiyi" lang="en"><br></span></div><div><span class="gmail-VIiyi" lang="en"><span class="gmail-JLqJ4b gmail-ChMk0b"><span class="gmail-Q4iAWc">I'm not sure that the topics that I expose correspond to the topics that are covered in this list, if not, I wish you could tell me where to go. 
<span class="gmail-VIiyi" lang="en"><span class="gmail-JLqJ4b gmail-ChMk0b"><span class="gmail-Q4iAWc">Maybe on the PROJ list?</span></span></span>

</span></span></span>

</div><div><br></div><div>When I do a vertical datum shift of a point cloud, using the following pipeline:</div><br>[<br>"input.las",<br>{<br>"type":"filters.reprojection",<br>"in_srs":"EPSG:32614",<br>"out_srs":"+init=epsg:32614 +geoidgrids=C:/nubes/geoides/GGM10_GEO.gtx"<br>},<br>{<br>"type":"writers.las",<br>"filename":"output_with_Vertical_Datum_GGM2010.las"<br>}<br>]<br><br>Questions:<br><br>1.- After running the command I get an alert:<br><br>" Warning 1: +init=epsg:XXXX syntax is deprecated. It might return a CRS with a non-EPSG compliant axis order. "<br><br>Could you tell me what I'm doing wrong at this point?<br><br>2.- What argument would I have to use to see in the metadata something like "Vertical Datum": "GGM10" or "Mexican Gravimetric Geoid 2010"? Of course, in case the datum change has been made.<br><br><div><span class="gmail-VIiyi" lang="en"><span class="gmail-JLqJ4b gmail-ChMk0b"><span class="gmail-Q4iAWc">Best regards</span></span></span></div>

</div>