Re: [gdal-dev] C# bindings for (fast) reproject, resample, and send to DB

2019-10-10 Thread Geospatial Information Technology Solutions
Why not build an OGC gpkg GEOPACKAGE it supports 4326 tiles you can extract the tile_data blob if you need to On Thu, Oct 10, 2019, 5:51 PM wrote: > > Hello, > > I've been using GDAL for a while, but I am still a newbie to the API. > I see there are some experts on this group, so apologies if I

[gdal-dev] gdalwarp in MapTiler Pro Command Line

2015-01-28 Thread Geospatial Information Technology Solutions
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