Home
last modified time | relevance | path

Searched refs:GDAL_DMD_MIMETYPE (Results 1 – 25 of 90) sorted by relevance

1234

/dports/graphics/py-gdal/gdal-3.3.3/swig/include/
H A Dgdalconst.i179 %constant char *DMD_MIMETYPE = GDAL_DMD_MIMETYPE;
209 #define GDAL_DMD_MIMETYPE "DMD_MIMETYPE" macro
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/include/
H A Dgdalconst.i179 %constant char *DMD_MIMETYPE = GDAL_DMD_MIMETYPE;
209 #define GDAL_DMD_MIMETYPE "DMD_MIMETYPE" macro
/dports/graphics/gdal/gdal-3.3.3/swig/include/
H A Dgdalconst.i179 %constant char *DMD_MIMETYPE = GDAL_DMD_MIMETYPE;
209 #define GDAL_DMD_MIMETYPE "DMD_MIMETYPE" macro
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapgdal.c553 if( GDALGetMetadataItem( hDriver, GDAL_DMD_MIMETYPE, NULL ) != NULL ) in msInitDefaultGDALOutputFormat()
555 msStrdup(GDALGetMetadataItem(hDriver,GDAL_DMD_MIMETYPE,NULL)); in msInitDefaultGDALOutputFormat()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/gif/
H A Dbiggifdataset.cpp392 poDriver->SetMetadataItem( GDAL_DMD_MIMETYPE, "image/gif" );
H A Dgifdataset.cpp718 poDriver->SetMetadataItem( GDAL_DMD_MIMETYPE, "image/gif" ); in GDALRegister_GIF()
/dports/graphics/gdal/gdal-3.3.3/frmts/gif/
H A Dbiggifdataset.cpp392 poDriver->SetMetadataItem( GDAL_DMD_MIMETYPE, "image/gif" ); in GDALRegister_BIGGIF()
H A Dgifdataset.cpp718 poDriver->SetMetadataItem( GDAL_DMD_MIMETYPE, "image/gif" ); in GDALRegister_GIF()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/gif/
H A Dbiggifdataset.cpp392 poDriver->SetMetadataItem( GDAL_DMD_MIMETYPE, "image/gif" ); in GDALRegister_BIGGIF()
H A Dgifdataset.cpp718 poDriver->SetMetadataItem( GDAL_DMD_MIMETYPE, "image/gif" ); in GDALRegister_GIF()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/gif/
H A Dbiggifdataset.cpp417 poDriver->SetMetadataItem( GDAL_DMD_MIMETYPE, "image/gif" ); in GDALRegister_BIGGIF()
H A Dgifdataset.cpp721 poDriver->SetMetadataItem( GDAL_DMD_MIMETYPE, "image/gif" ); in GDALRegister_GIF()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/raw/
H A Dpnmdataset.cpp423 poDriver->SetMetadataItem( GDAL_DMD_MIMETYPE, in GDALRegister_PNM()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/raw/
H A Dpnmdataset.cpp433 poDriver->SetMetadataItem( GDAL_DMD_MIMETYPE, "image/x-portable-anymap" ); in GDALRegister_PNM()
/dports/graphics/gdal/gdal-3.3.3/frmts/raw/
H A Dpnmdataset.cpp433 poDriver->SetMetadataItem( GDAL_DMD_MIMETYPE, "image/x-portable-anymap" ); in GDALRegister_PNM()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/raw/
H A Dpnmdataset.cpp433 poDriver->SetMetadataItem( GDAL_DMD_MIMETYPE, "image/x-portable-anymap" ); in GDALRegister_PNM()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/dds/
H A Dddsdataset.cpp350 poDriver->SetMetadataItem(GDAL_DMD_MIMETYPE, "image/dds"); in GDALRegister_DDS()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/gdal/include/gdal/
H A Dgdal.h286 #define GDAL_DMD_MIMETYPE "DMD_MIMETYPE" macro
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/xpm/
H A Dxpmdataset.cpp438 poDriver->SetMetadataItem( GDAL_DMD_MIMETYPE, "image/x-xpixmap" ); in GDALRegister_XPM()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/xpm/
H A Dxpmdataset.cpp447 poDriver->SetMetadataItem( GDAL_DMD_MIMETYPE, "image/x-xpixmap" ); in GDALRegister_XPM()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/xpm/
H A Dxpmdataset.cpp447 poDriver->SetMetadataItem( GDAL_DMD_MIMETYPE, "image/x-xpixmap" );
/dports/graphics/gdal/gdal-3.3.3/frmts/xpm/
H A Dxpmdataset.cpp447 poDriver->SetMetadataItem( GDAL_DMD_MIMETYPE, "image/x-xpixmap" ); in GDALRegister_XPM()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/heif/
H A Dheifdataset.cpp679 poDriver->SetMetadataItem( GDAL_DMD_MIMETYPE, "image/heic" );
/dports/graphics/gdal/gdal-3.3.3/frmts/heif/
H A Dheifdataset.cpp679 poDriver->SetMetadataItem( GDAL_DMD_MIMETYPE, "image/heic" ); in GDALRegister_HEIF()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/heif/
H A Dheifdataset.cpp679 poDriver->SetMetadataItem( GDAL_DMD_MIMETYPE, "image/heic" ); in GDALRegister_HEIF()

1234