Re: [gdal-dev] Overlay shapefile onto Geotiff image

2015-06-15 Thread Rutger
sgeo-org.1560.x6.nabble.com/gdal-dev-Overlay-shapefile-onto-Geotiff-image-tp5209980p5210923.html Sent from the GDAL - Dev mailing list archive at Nabble.com. ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] Overlay shapefile onto Geotiff image

2015-06-11 Thread Graeme B. Bell
> > Hi, > I have been working on this issue for quite a while. I currently have a > GeoTiff image and a shapefile. I would like to overlay the shapefile on the > Geotiff, is this possible with Gdal? I looked into gdal_rasterize but I just > don't know how to incorporate it with what I need. A c

[gdal-dev] Overlay shapefile onto Geotiff image

2015-06-09 Thread Ronquillo, Edgar Nahum
Hi, I have been working on this issue for quite a while. I currently have a GeoTiff image and a shapefile. I would like to overlay the shapefile on the Geotiff, is this possible with Gdal? I looked into gdal_rasterize but I just don't know how to incorporate it with what I need. A code to start