⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmt_idrisi.html

📁 gdal库的学习文档
💻 HTML
字号:
<html>	<head>		<title>RST --- Idrisi Raster Format</title>	</head>	<body bgcolor="#ffffff">		<h1>RST --- Idrisi Raster Format</h1>		<P class="MsoNormal">This format is basically a raw one. There is just one band per 			files, except in the RGB24 data type where the Red, Green and Blue bands are 			store interleafed by pixels in the order Blue, Green and Red. The others data 			type are unsigned 8 bits integer with values from 0 to 255 or signed 16 bits 			integer with values from -32.768 to 32.767 or 32 bits single precision floating 			point.32 bits. The description of the file is stored in a companying text file, 			extension RDC.		</P>		<P class="MsoNormal">The RDC image description file doesn抰 include color table, or 			detailed geographic referencing information. The color table if present can be 			obtained by another companying file using the same base name as the RST file 			and SMP as extension.		</P>		<P class="MsoNormal">For geographical referencing identification, the RDC file 			contains information that points to a file that holds the geographic reference 			details. Those files uses extension REF and			<SPAN style="mso-spacerun: yes">&nbsp;</SPAN>resides in the same folder as the 			RST image or more likely in the Idrisi installation folders.</P>		<P class="MsoNormal">Therefore the presence or absence of the Idrisi software in 			the running operation system will determine the way that this driver will work. 			By setting the environment variable IDRISIDIR pointing to the Idrisi main 			installation folder will enable GDAL to find more detailed information about 			geographical reference and projection in the REF files.</P>		<P class="MsoNormal">Note that the RST driver recognizes the name convention used 			in Idrisi for UTM and State Plane geographic reference so it doesn抰 need to 			access the REF files. That is the case for RDC file that specify 搖tm-30n

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -