Uses of Class
org.opengis.metadata.identification.TopicCategory
Package
Description
Information to uniquely identify the data or service.
-
Uses of TopicCategory in org.opengis.metadata.identification
Modifier and TypeFieldDescriptionstatic final TopicCategory
TopicCategory.BIOTA
Flora and/or fauna in natural environment.static final TopicCategory
TopicCategory.BOUNDARIES
Legal land descriptions.static final TopicCategory
TopicCategory.CLIMATOLOGY_METEOROLOGY_ATMOSPHERE
Processes and phenomena of the atmosphere.static final TopicCategory
TopicCategory.DISASTER
Information related to disaster.static final TopicCategory
TopicCategory.ECONOMY
Economic activities, conditions and employment.static final TopicCategory
TopicCategory.ELEVATION
Height above or below sea level.static final TopicCategory
TopicCategory.ENVIRONMENT
Environmental resources, protection and conservation.static final TopicCategory
TopicCategory.EXTRA_TERRESTRIAL
Region more than 100 Km above the surface of the Earth.static final TopicCategory
TopicCategory.FARMING
Rearing of animals and/or cultivation of plants.static final TopicCategory
TopicCategory.GEOSCIENTIFIC_INFORMATION
Information pertaining to earth sciences.static final TopicCategory
TopicCategory.HEALTH
Health, health services, human ecology, and safety.static final TopicCategory
TopicCategory.IMAGERY_BASE_MAPS_EARTH_COVER
Base maps.static final TopicCategory
TopicCategory.INLAND_WATERS
Inland water features, drainage systems and their characteristics.static final TopicCategory
TopicCategory.INTELLIGENCE_MILITARY
Military bases, structures, activities.static final TopicCategory
TopicCategory.LOCATION
Positional information and services.static final TopicCategory
TopicCategory.OCEANS
Features and characteristics of salt water bodies (excluding inland waters).static final TopicCategory
TopicCategory.PLANNING_CADASTRE
Information used for appropriate actions for future use of the land.static final TopicCategory
TopicCategory.SOCIETY
Characteristics of society and cultures.static final TopicCategory
TopicCategory.STRUCTURE
Man-made construction.static final TopicCategory
TopicCategory.TRANSPORTATION
Means and aids for conveying persons and/or goods.static final TopicCategory
TopicCategory.UTILITIES_COMMUNICATION
Energy, water and waste systems and communications infrastructure and services.Modifier and TypeMethodDescriptionTopicCategory.family()
Returns the list of codes of the same kind than this code list element.static TopicCategory
Returns the topic category that matches the given string, or returns a new one if none match it.static TopicCategory[]
TopicCategory.values()
Returns the list ofTopicCategory
s.Modifier and TypeMethodDescriptionIdentification.getTopicCategories()
Main theme(s) of the resource.