<div dir="ltr"><div><br>On Tue, Sep 18, 2018 at 4:25 PM Dalia Prizginiene <<a href="mailto:dalia@lmi.is">dalia@lmi.is</a>> wrote:<br>><br>> Hello,<br>><br>> Thank you for your reply, but that to be sure: does it mean that gdalwarp at the moment does not allow also horizontal grid shift like "+proj=hgridshift +grids=ISN93_16.gsb" or "+proj=latlong  +nadgrid=xxxx.gsb" ?<br><div><br></div><div>the GDAL developers will be able to answer your question. As Even wrote,</div><div><br></div><div>"For now, you have to use -s_srs / -t_srs with projections method supported by PROJ"</div><div><br></div><div>the above definitions could work as part of a -s_srs / -t_srs definition.<br></div><div><br></div><div>I was to referring to "<span>+proj=pipeline ..." which is supported in GRASS GIS 7.6 if compiled with PROJ 5.x<br></span></div><div><br></div><div>Best regards,</div><div><br></div><div>Markus M</div><div><br></div><div>></div>><br>><br>> Best regards<br>><br>> Dalia<br>><br>><br>> ________________________________<br>> From: Markus Metz <<a href="mailto:markus.metz.giswork@gmail.com">markus.metz.giswork@gmail.com</a>><br>> Sent: Thursday, September 13, 2018 8:15:41 PM<br>> To: Dalia Prizginiene<br>> Cc: gdal-dev<br>> Subject: Re: [gdal-dev] gdalwarp together with proj5 pipelines<br>>  <br>><br>><br>> On Thu, Sep 13, 2018 at 4:52 PM Dalia Prizginiene <<a href="mailto:dalia@lmi.is">dalia@lmi.is</a>> wrote:<br>> ><br>> > Hello,<br>> ><br>> > Is it possible to use gdalwarp together with pipelines "+proj=pipeline +step  +inv  +proj=lcc  +lat_1=64...<br>> ><br>> > to transform the raster into different datum?<br>> ><br>> ><br>> > In here <a href="http://osgeo-org.1560.x6.nabble.com/gdal-dev-proj-5-support-added-in-trunk-td5358899.html">http://osgeo-org.1560.x6.nabble.com/gdal-dev-proj-5-support-added-in-trunk-td5358899.html</a> it is said that "-ct" it could be used. But at the moment this option does not work.<br>> ><br>> ><br>> > Maybe there is another option how to use gdalwarp together with pipelines of proj5?<br>><br>> Custom proj5-style pipelines are supported in GRASS 7.6, not yet released. GRASS uses GDAL + PROJ for reprojection, and any testing on this new feature would help those projects.<br>><br>> In GRASS 7.6, you can define custom proj5-pipelines with r.proj pipeline=...<br>><br>> Markus M<br>><br></div></div>