I have done some work on this using only gdal and other open-source tools,
please see my github repository for ideas:
https://github.com/jlmcgraw?tab=repositories
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/g
Am 29.01.2015 um 19:13 schrieb GeospatialInfoTechSolutions:
It's not working in OSGEO4W shell when I try to run it.
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/decollar
e gdalwarp syntax and could use some guidance.
--
View this message in context:
http://osgeo-org.1560.x6.nabble.com/gdal-dev-gdalwarp-in-MapTiler-Pro-Command-Line-tp5184328p5184510.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
__
Le jeudi 29 janvier 2015 04:17:09, Geospatial Information Technology Solutions
a écrit :
> 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
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
mya