<div dir="ltr"><div><div><div>Jesse,<br><br></div>In fact I added the possibility of specifying warping options to gdal.ReprojectImage() just 3 weeks ago in the development version (2.1dev) : <a href="http://trac.osgeo.org/gdal/changeset/29424/">http://trac.osgeo.org/gdal/changeset/29424/</a><br></div>So if you can affort running trunk, you could benefit from that. Note that I only tested with Python but I'm confident this should also now be available in the Java bindings as well.<br><br></div>Even<br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-07-14 9:43 GMT+02:00 johie <span dir="ltr"><<a href="mailto:jesse.hietanen@gmail.com" target="_blank">jesse.hietanen@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Thank you for your answers. Hmm I think that approach is quite complicated<br>
and makes my app quite messy. I would like just to stay using the Java<br>
bindings and get some approach that works on every file I process (only few<br>
files have this 0-360 problem). The gdal.SetConfigOption("CENTER_LONG",<br>
"0"); basically does what I want, but the problem is the too small buffer<br>
(which can be solved in the command line with: -wo SOURCE_EXTRA=1000) but<br>
there seems to be no way to pass this using the Java bindings?<br>
<br>
If there is no way to pass it to the process, would it be possible set it as<br>
default somewhere?<br>
<br>
Thanks<br>
<br>
Jesse<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/gdal-dev-GDAL-Java-Bindings-Convert-raster-from-0-360-to-180-180-tp5215366p5215512.html" rel="noreferrer" target="_blank">http://osgeo-org.1560.x6.nabble.com/gdal-dev-GDAL-Java-Bindings-Convert-raster-from-0-360-to-180-180-tp5215366p5215512.html</a><br>
<div class="HOEnZb"><div class="h5">Sent from the GDAL - Dev mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr"><br>-- <br>Spatialys - Geospatial professional services<br><a href="http://www.spatialys.com" target="_blank">http://www.spatialys.com</a><br></div></div>
</div>