Thanks for the help Even. Is there a simple way to check if the python bindings are installed? I installed GDAL through the QGIS installer. I tried running gdal_merge.py after downloading the file from github and have had no success.
-- Jeremy A. Salerno Weston Geophysical Corp. 181 Bedford St. Suite #1 Lexington, MA. 02420 [email protected] *www.westongeophysical.com* <http://www.westongeophysical.com> On Wed, Nov 7, 2018 at 9:28 AM Even Rouault <[email protected]> wrote: > Jeremy, > > > I cannot even find the gdal_merge.py file in > > /Library/Frameworks/GDAL.framework/Versions/Current/Programs/ or anywhere > > else in the gdal framework directory. > > Should be reported to the creator of the package. I believe this is > William Kyngesburye (CC'ed) but I'm not completely sure. > > > > I looked to see if I could install > > the .py file separately but can't find any installation options on the > GDAL > > website. > > You can always download the script from > > https://github.com/OSGeo/gdal/blob/master/gdal/swig/python/scripts/gdal_merge.py > > (assuming that the GDAL Python bindings are installed) > > Even > > -- > Spatialys - Geospatial professional services > http://www.spatialys.com >
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
