Re: [gdal-dev] gdalwarp together with proj5 pipelines

2018-09-18 Thread Even Rouault
On mardi 18 septembre 2018 21:27:03 CEST Markus Metz wrote: > On Tue, Sep 18, 2018 at 4:25 PM Dalia Prizginiene wrote: > > Hello, > > > > 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

Re: [gdal-dev] gdalwarp together with proj5 pipelines

2018-09-18 Thread Markus Metz
j=pipeline ..." which is supported in GRASS GIS 7.6 if compiled with PROJ 5.x Best regards, Markus M > > > > Best regards > > Dalia > > > > From: Markus Metz > Sent: Thursday, September 13, 2018 8:15:41 PM > To: Dalia Pri

Re: [gdal-dev] gdalwarp together with proj5 pipelines

2018-09-13 Thread Markus Metz
On Thu, Sep 13, 2018 at 4:52 PM Dalia Prizginiene wrote: > > Hello, > > Is it possible to use gdalwarp together with pipelines "+proj=pipeline +step +inv +proj=lcc +lat_1=64... > > to transform the raster into different datum? > > > In here http://osgeo-org.1560.x6.nabble.com/gdal-dev-proj-5-su

Re: [gdal-dev] gdalwarp together with proj5 pipelines

2018-09-13 Thread Even Rouault
Dalia, No, this is not yet possible. This is in my todo-list as part of my ongoing work in PROJ, GDAL, libgeotiff to support WKT2, PROJ5 new features. For now, you have to use -s_srs / -t_srs with projections method supported by PROJ Even > Hello, > > Is it possible to use gdalwarp together

[gdal-dev] gdalwarp together with proj5 pipelines

2018-09-13 Thread Dalia Prizginiene
Hello, Is it possible to use gdalwarp together with pipelines "+proj=pipeline +step +inv +proj=lcc +lat_1=64... to transform the raster into different datum? In here http://osgeo-org.1560.x6.nabble.com/gdal-dev-proj-5-support-added-in-trunk-td5358899.html it is said that "-ct" it could be