Спойлер
Код: Выделить всё
DatasetHeader Begin
	Version		= "3.1"
	DataSetType	= ERStorage
	DataType	= Raster
	ByteOrder	= MSBFirst
	CoordinateSpace Begin
		Datum		= "SPHERE"
		Projection	= "MRWORLD"
		CoordinateType	= LL
		Rotation	= 0:0:0.0
	CoordinateSpace End
	RasterInfo Begin
		CellType	= Signed16BitInteger
		CellInfo Begin
			Xdimension	= 1853.2488
			Ydimension	= 1853.2488
		CellInfo End
		NrOfLines	= 17280
		NrOfCellsPerLine	= 21600
#		RegistrationCellX	= 0
		RegistrationCellY	= 8640
		RegistrationCoord Begin
			Latitude =	0:0:0
			Longitude =	0:0:0
		RegistrationCoord End
		NrOfBands	= 1
		BandId Begin
			Value		= "High-pass filtered gravity V16.1 14 km"
			Units		= "units = 0.1 mGal"
		BandId End
		RegionInfo Begin
			Type		= Polygon
			RegionName	= "All"
			SubRegion	= {
				0	0
				0	17280
				21600	17280
				21600	0
			}
		RegionInfo End
	RasterInfo End
DatasetHeader End