|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TopicCategory | |
---|---|
org.opengis.metadata.identification | Identification information (includes data and service identification). |
Uses of TopicCategory in org.opengis.metadata.identification |
---|
Fields in org.opengis.metadata.identification declared as TopicCategory | |
---|---|
static TopicCategory |
TopicCategory.BIOTA
Flora and/or fauna in natural environment. |
static TopicCategory |
TopicCategory.BOUNDARIES
Legal land descriptions. |
static TopicCategory |
TopicCategory.CLIMATOLOGY_METEOROLOGY_ATMOSPHERE
Processes and phenomena of the atmosphere. |
static TopicCategory |
TopicCategory.ECONOMY
Economic activities, conditions and employment. |
static TopicCategory |
TopicCategory.ELEVATION
Height above or below sea level. |
static TopicCategory |
TopicCategory.ENVIRONMENT
Environmental resources, protection and conservation. |
static TopicCategory |
TopicCategory.FARMING
Rearing of animals and/or cultivation of plants. |
static TopicCategory |
TopicCategory.GEOSCIENTIFIC_INFORMATION
Information pertaining to earth sciences. |
static TopicCategory |
TopicCategory.HEALT
Deprecated. Renamed as HEALTH . |
static TopicCategory |
TopicCategory.HEALTH
Health, health services, human ecology, and safety. |
static TopicCategory |
TopicCategory.IMAGERY_BASE_MAPS_EARTH_COVER
Base maps. |
static TopicCategory |
TopicCategory.INLAND_WATERS
Inland water features, drainage systems and their characteristics. |
static TopicCategory |
TopicCategory.INTELLIGENCE_MILITARY
Military bases, structures, activities. |
static TopicCategory |
TopicCategory.LOCATION
Positional information and services. |
static TopicCategory |
TopicCategory.OCEANS
Features and characteristics of salt water bodies (excluding inland waters). |
static TopicCategory |
TopicCategory.PLANNING_CADASTRE
Information used for appropriate actions for future use of the land. |
static TopicCategory |
TopicCategory.SOCIETY
Characteristics of society and cultures. |
static TopicCategory |
TopicCategory.STRUCTURE
Man-made construction. |
static TopicCategory |
TopicCategory.TRANSPORTATION
Means and aids for conveying persons and/or goods. |
static TopicCategory |
TopicCategory.UTILITIES_COMMUNICATION
Energy, water and waste systems and communications infrastructure and services. |
Methods in org.opengis.metadata.identification that return TopicCategory | |
---|---|
static TopicCategory |
TopicCategory.valueOf(String code)
Returns the TopicCategory that matches the given string, or returns a new one if none match it. |
static TopicCategory[] |
TopicCategory.values()
Returns the list of TopicCategory s. |
Methods in org.opengis.metadata.identification that return types with arguments of type TopicCategory | |
---|---|
Collection<TopicCategory> |
DataIdentification.getTopicCategories()
Main theme(s) of the dataset. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |