<div dir="ltr"><span style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px">I have Map Tiler Pro and I'm trying to use the GDALWARP arguments that it supports in order remove the borders around aviation/aeronautical charts for a seamless moving map in a mobile app. I have a GIS Polygon Shapefile for each Raster Image and I've prepared the following statement inside the myarguments.txt (--optfile Maptiler command) The MapTilerPro Command Line Manual is available at : </span><a href="https://docs.google.com/file/d/0BwUe1kqIRJWST1ZlT0tlTWNaRlk/edit" target="_top" rel="nofollow" link="external" style="font-size:13px;color:rgb(85,26,139);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif">https://docs.google.com/file/d/0BwUe1kqIRJWST1ZlT0tlTWNaRlk/edit</a><br style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px"><br style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px"><span style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px">(this is all GDALWARP except for the -wo which is a MapTiler Pro command for warping argument) </span><br style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px"><br style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px"><span style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px">-wo gdalwarp -overwrite  -r bilinear -q -cutline  S:/cropfiles/ENR_L01.shp    -crop_to_cutline -of GTiff S:/GEO-GIS/1501/d-EC_IFR/SOURCE/LOW/ENR_L01.TIF s:/geo-gis/1501/d-EC_IFR/decollared/ENR_L01_crop.tif       </span><br style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px"><br style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px"><span style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px">I've just never worked with GDAL or GDALWARP and what I've tried seems to work from OSGEO4W command line or from within QGIS but not with MapTilerPro from Klokan Technologies. </span><br style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px"><span style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px">I'm sure it's something simply but I have not received any responses from my postings to </span><br style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px"><br style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px"><a href="https://groups.google.com/forum/#!topic/maptiler/_0wIyVYuzO0" target="_top" rel="nofollow" link="external" style="font-size:13px;color:rgb(85,26,139);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif">https://groups.google.com/forum/#!topic/maptiler/_0wIyVYuzO0</a><br style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px"><a href="https://groups.google.com/forum/#!topic/maptiler/rbJvZ4lKIEY" target="_top" rel="nofollow" link="external" style="font-size:13px;color:rgb(85,26,139);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif">https://groups.google.com/forum/#!topic/maptiler/rbJvZ4lKIEY</a><br></div>