#46690: gdal @1.11.1_3: ogr not supported --------------------------------+--------------------- Reporter: barry.j.mcinnes@… | Owner: vince@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: gdal | --------------------------------+--------------------- Changes (by larryv@…): * keywords: gdal ogr => * owner: macports-tickets@… => vince@… * cc: vince@… (removed) Old description:
We get this error on 10.9 and 10.10 Macports updated as of last week. Not sure if its a Macports install or user error, it seems to have been an issue with gdal 1.7 ?
[mac27:~] bmcinnes% gdal-config --ogr-enabled yes [mac27:~] bmcinnes% gdalwarp -cutline /Users/blivneh/Research/NLDAS/Shapefiles_MAY2005/Original_Features/Mexican_Cuencas.shp -crop_to_cutline -dstnodata "-9999.0" del.mask.tiff del.mask.clipped.tiff ERROR 1: Request to load a cutline failed, this build does not support OGR features.
[mac27:~] bmcinnes% gdal-config --version 1.11.1 [mac27:~] bmcinnes% which gdal-config /opt/local/bin/gdal-config [mac27:~] bmcinnes% port info gdal gdal @1.11.1_3 (gis) Variants: clang30, clang31, clang32, clang33, clang34, clang35, curl, dragonegg30, dragonegg31, dragonegg32, dragonegg33, dragonegg34, ecw, [+]expat, framework, gcc44, gcc45, gcc46, gcc47, gcc48, gcc49, geos, grib, hdf4, hdf5, jasper, llvm, lzma, mpich, mpich_devel, mrsid, mysql5, netcdf, odbc, opencl, openjpeg, openmpi, openmpi_devel, perf, poppler, postgresql81, postgresql82, postgresql83, postgresql84, postgresql90, postgresql91, postgresql92, postgresql93, spatialite, sqlite3, universal, xerces
Description: GDAL is a translator library for raster geospatial data formats that is released under an X/MIT style Open Source license. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. Homepage: http://www.gdal.org/
Library Dependencies: zlib, libpng, tiff, libgeotiff, jpeg, giflib, proj, expat Platforms: darwin License: MIT BSD Maintainers: vince@macports.org, openmaintainer@macports.org [mac27:~] bmcinnes%
New description: We get this error on 10.9 and 10.10 Macports updated as of last week. Not sure if its a Macports install or user error, it seems to have been an issue with gdal 1.7 ? {{{ [mac27:~] bmcinnes% gdal-config --ogr-enabled yes [mac27:~] bmcinnes% gdalwarp -cutline /Users/blivneh/Research/NLDAS/Shapefiles_MAY2005/Original_Features/Mexican_Cuencas.shp -crop_to_cutline -dstnodata "-9999.0" del.mask.tiff del.mask.clipped.tiff ERROR 1: Request to load a cutline failed, this build does not support OGR features. [mac27:~] bmcinnes% gdal-config --version 1.11.1 [mac27:~] bmcinnes% which gdal-config /opt/local/bin/gdal-config [mac27:~] bmcinnes% port info gdal gdal @1.11.1_3 (gis) Variants: clang30, clang31, clang32, clang33, clang34, clang35, curl, dragonegg30, dragonegg31, dragonegg32, dragonegg33, dragonegg34, ecw, [+]expat, framework, gcc44, gcc45, gcc46, gcc47, gcc48, gcc49, geos, grib, hdf4, hdf5, jasper, llvm, lzma, mpich, mpich_devel, mrsid, mysql5, netcdf, odbc, opencl, openjpeg, openmpi, openmpi_devel, perf, poppler, postgresql81, postgresql82, postgresql83, postgresql84, postgresql90, postgresql91, postgresql92, postgresql93, spatialite, sqlite3, universal, xerces Description: GDAL is a translator library for raster geospatial data formats that is released under an X/MIT style Open Source license. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. Homepage: http://www.gdal.org/ Library Dependencies: zlib, libpng, tiff, libgeotiff, jpeg, giflib, proj, expat Platforms: darwin License: MIT BSD Maintainers: vince@macports.org, openmaintainer@macports.org [mac27:~] bmcinnes% }}} -- -- Ticket URL: <https://trac.macports.org/ticket/46690#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X