GeoTIFF dispatch layer.
More...
#include "config.h"
#include <stdlib.h>
#include "geotiffdispatch.h"
#include "nc4dispatch.h"
#include "hdf5dispatch.h"
#include "netcdf_filter.h"
GeoTIFF dispatch layer.
- Author
- Edward Hartnett
- Date
- 2025-12-26
- Copyright
- Intelligent Data Design, Inc. All rights reserved.
◆ NC_GEOTIFF_finalize()
| int NC_GEOTIFF_finalize |
( |
void |
| ) |
|
◆ NC_GEOTIFF_initialize()
| NC_Dispatch * NC_GEOTIFF_initialize |
( |
void |
| ) |
|
◆ GEOTIFF_dispatch_table
| const NC_Dispatch* GEOTIFF_dispatch_table = NULL |
◆ GEOTIFF_dispatcher
| const NC_Dispatch GEOTIFF_dispatcher |
|
static |