A conceptual geological feature that is hypothesized to exist coherently in the world.
-- Description --
This corresponds with a "legend item" from a traditional geologic map. While the bounding coordinates of a Geologic Feature may be described, its shape is not.
The implemented Geologic Feature instance acts as the "description package"
        
     
            
    
    
        
                
                    
                        | Egenskap | Stereotype | Beskrivelse | Type | Multiplisitet | 
                
                    
                        | inspireId |  | ekstern identifikator på et geografisk objekt | Identifier | 1..1 | 
                    
                        | navn | voidable | navn på geologisk objekt | CharacterString | 1..1 | 
        
     
    
        
                
                    
                        | Navn | Type | Lengde | Multiplisitet | 
                
                    
                        | INSPIRE_ID | Identifier | 255 | 1..1 | 
                    
                        | NAVN | CharacterString | 60 | 1..1 | 
        
     
    
        
            
                
                    | Name | Type | English | Description | 
            
                
                    | inspireId | Identifier | Identifier | External object identifier of the spatial object. | 
                
                    | navn | CharacterString | name | The name of the geologic feature.
-- Description --
EXAMPLE: a lithostratigraphic unit, mineral occurrence, or major fault. 
Not all GeologicFeatures will have names, for example minor faults. |