JDEM -- Japanese DEM (.mem)
Driver short name
JDEM
Driver built-in by default
This driver is built-in by default
GDAL includes read support for Japanese DEM files, normally having the extension .mem. These files are a product of the Japanese Geographic Survey Institute.
These files are represented as having one 32bit floating band with elevation data. The georeferencing of the files is returned as well as the coordinate system (always lat/long on the Tokyo datum).
There is no update or creation support for this format.
NOTE: Implemented as jdemdataset.cpp.
See Also: Geographic Survey Institute (GSI) Web Site.
Driver capabilities
Supports Georeferencing
This driver supports georeferencing
Supports VirtualIO
This driver supports virtual I/O operations (/vsimem/, etc.)