Opened 9 years ago

Last modified 9 years ago

#46690 closed defect

gdal ogr not supported — at Initial Version

Reported by: basmac Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc: vince@…
Port: gdal

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@…, openmaintainer@… [mac27:~] bmcinnes%

Change History (0)

Note: See TracTickets for help on using tickets.