- Posts: 1
 - Thank you received: 0
 
            Category header            
        
    
    TYPE cls_0
            
        
                1 year 9 months ago                #30
        by xiang
    
    
 	
	    
     
            
            
            
            
            
                                
    
                                                
    
        TYPE cls_0 was created by xiang            
    
        I have defined the code that corresponds to the landscape type,but there is another type cls_0 include in the resault?    
    Please Log in or Create an account to join the conversation.
            
        
                1 year 9 months ago                #31
        by kmcgee
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by kmcgee on topic TYPE cls_0            
    
        That almost certainly means that you have cells in your input raster that have a value of 0 and you did not include that class in your class descriptors table.    
    Please Log in or Create an account to join the conversation.
- 1819466299@qq.com
 - Offline
 - User
 - 
            
         
        Less
        More
        
            
    
        - Posts: 2
 - Thank you received: 0
 
            
        
                1 year 2 months ago                #71
        by 1819466299@qq.com
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by 1819466299@qq.com on topic TYPE cls_0            
    
        请问如何解决的    
    Please Log in or Create an account to join the conversation.
            
        
                1 year 2 months ago                #75
        by eduard
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by eduard on topic TYPE cls_0            
    
        Hello,
As Kevin said, you have cells of class 0 in the landscape but no corresponding descriptor in the table. Hence the generated cls_0 name.
Either you get rid of the zero cells in the landscape (reclassify them as something else, ex. background), or add 0 as a legit class in the descriptors table. Give it a proper name etc.
Cheers,
Eduard
    As Kevin said, you have cells of class 0 in the landscape but no corresponding descriptor in the table. Hence the generated cls_0 name.
Either you get rid of the zero cells in the landscape (reclassify them as something else, ex. background), or add 0 as a legit class in the descriptors table. Give it a proper name etc.
Cheers,
Eduard
Please Log in or Create an account to join the conversation.
        Time to create page: 0.126 seconds