A body of water that is entirely surrounded by land.
-- Description --
SOURCE [DFDD].
NOTE It may occur in a natural terrain depression in which water collects, or may be impounded by a dam, or formed by its bed being hollowed out of the soil, or formed by embanking and/or damming up a natural hollow (for example: by a beaver dam). It may be connected to inflowing / outflowing watercourses or other standing waters.
        
     
            
    
    
        
                
                    
                        | Egenskap | Stereotype | Beskrivelse | Type | Multiplisitet | 
                
                    
                        | elevation | voidable |  | Length | 1..1 | 
                    
                        | meanDepth | voidable |  | Length | 1..1 | 
                    
                        | surfaceArea | voidable |  | Area | 1..1 | 
        
     
    
        
                
                    
                        | Navn | Type | Lengde | Multiplisitet | 
                
                    
                        |  | Length |  | 1..1 | 
                    
                        |  | Length |  | 1..1 | 
                    
                        |  | Area |  | 1..1 | 
        
     
    
        
            
                
                    | Name | Type | English | Description | 
            
                
                    | elevation | Length |  | Elevation above mean sea level.
-- Description --
SOURCE [Based on EuroRegionalMap]. | 
                
                    | meanDepth | Length |  | Average depth of the body of water. | 
                
                    | surfaceArea | Area |  | Surface area of the body of water. | 
        
     
    
        
        
        
        
            
                
                    | Navn | Beskrivelse | 
            
                
                    | geometryIsSurfaceOrPoint | /* Standing water geometry may be a surface or point */
inv: self.geometry.oclIsTypeOf(GM_Surface) or self.geometry.oclIsTypeOf(GM_Point) |