Enum Class TLcdCSWInspireProfile.GEMETKeyword

java.lang.Object
java.lang.Enum<TLcdCSWInspireProfile.GEMETKeyword>
com.luciad.ogc.csw.server.profile.TLcdCSWInspireProfile.GEMETKeyword
All Implemented Interfaces:
Serializable, Comparable<TLcdCSWInspireProfile.GEMETKeyword>, Constable
Enclosing class:
TLcdCSWInspireProfile

public static enum TLcdCSWInspireProfile.GEMETKeyword extends Enum<TLcdCSWInspireProfile.GEMETKeyword>
Enumerates the possible GEMET (General Multilingual Environmental Thesaurus) keywords to describe the catalog service.
Since:
2017.1
  • Nested Class Summary

    Nested classes/interfaces inherited from class java.lang.Enum

    Enum.EnumDesc<E extends Enum<E>>
  • Enum Constant Summary

    Enum Constants
    Enum Constant
    Description
    Location of properties based on address identifiers, usually by road name, house number, postal code.
    Units of administration, dividing areas where Member States have and/or exercise jurisdictional rights, for local, regional and national governance, separated by administrative boundaries.
    Farming equipment and production facilities (including irrigation systems, greenhouses and stables).
    Areas managed, regulated or used for reporting at international, European, national, regional and local levels.
    Physical conditions in the atmosphere.
    Areas of relatively homogeneous ecological conditions with common characteristics.
    Geographical location of buildings.
    Areas defined by cadastral registers or equivalent.
    Systems for uniquely referencing spatial information in space as a set of coordinates (x, y, z) and/or latitude and longitude and height, based on a geodetic horizontal and vertical datum.
    Digital elevation models for land, ice and ocean surface.
    Energy resources including hydrocarbons, hydropower, bio-energy, solar, wind, etc., where relevant including depth/height information on the extent of the resource.
    Location and operation of environmental monitoring facilities includes observation and measurement of emissions, of the state of environmental media and of other ecosystem parameters (biodiversity, ecological conditions of vegetation, etc.) by or on behalf of public authorities.
    Harmonised multi-resolution grid with a common point of origin and standardised location and size of grid cells.
    Names of areas, regions, localities, cities, suburbs, towns or settlements, or any geographical or topographical feature of public or historical interest.
    Geology characterised according to composition and structure.
    Geographical areas characterised by specific ecological conditions, processes, structure, and (life support) functions that physically support the organisms that live there.
    Geographical distribution of dominance of pathologies (allergies, cancers, respiratory diseases, etc.), information indicating the effect on health (biomarkers, decline of fertility, epidemics) or well-being of humans (fatigue, stress, etc.) linked directly (air pollution, chemicals, depletion of the ozone layer, noise, etc.) or indirectly (food, genetically modified organisms, etc.) to the quality of the environment.
    Hydrographic elements, including marine areas and all other water bodies and items related to them, including river basins and sub-basins.
    Physical and biological cover of the earth's surface including artificial surfaces, agricultural areas, forests, (semi-)natural areas, wetlands, water bodies.
    Territory characterised according to its current and future planned functional dimension or socio-economic purpose (e.g.
    Weather conditions and their measurements; precipitation, temperature, evapotranspiration, wind speed and direction.
    Mineral resources (including metal ores, industrial minerals) where relevant including depth/height information on the extent of the resource.
    Vulnerable areas characterised according to natural hazards.
    Physical conditions of oceans (currents, salinity, wave heights, etc.).
    Geo-referenced image data of the Earth's surface, from either satellite or airborne sensors.
    Geographical distribution of people, including population characteristics and activity levels, aggregated by grid, region, administrative unit or other analytical unit.
    Industrial production sites, including installations covered by Council Directive 96/61/EC of 24 September 1996 concerning integrated pollution prevention and control and water abstraction facilities, mining, storage sites.
    Area designated or managed within a framework of international, Community and Member States' legislation to achieve specific conservation objectives.
    Physical conditions of seas and saline water bodies divided into regions and sub-regions with common characteristics.
    Soils and subsoil characterised according to depth, texture, structure and content of particles and organic material, stoniness, erosion, where appropriate mean slope and anticipated water storage capacity.
    Geographical distribution of occurrence of animal and plant species aggregated by grid, region, administrative unit or other analytical unit.
    Units for dissemination or use of statistical information.
    Road, rail, air and water transport networks and related infrastructure.
    Includes utility facilities such as sewage, waste management, energy supply and water supply, administrative and social governmental services such as public administrations, civil protection sites, schools and hospitals.
  • Method Summary

    Modifier and Type
    Method
    Description
    fromValue(String aValue)
    Returns the enum object corresponding to the given string.
     
    Returns the string value of the enumeration value.
    Returns the enum constant of this class with the specified name.
    Returns an array containing the constants of this enum class, in the order they are declared.

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Enum Constant Details

    • ADDRESSES

      public static final TLcdCSWInspireProfile.GEMETKeyword ADDRESSES
      Location of properties based on address identifiers, usually by road name, house number, postal code.
    • ADMINISTRATIVE_UNITS

      public static final TLcdCSWInspireProfile.GEMETKeyword ADMINISTRATIVE_UNITS
      Units of administration, dividing areas where Member States have and/or exercise jurisdictional rights, for local, regional and national governance, separated by administrative boundaries.
    • AGRICULTURAL_AND_AQUACULTURE_FACILITIES

      public static final TLcdCSWInspireProfile.GEMETKeyword AGRICULTURAL_AND_AQUACULTURE_FACILITIES
      Farming equipment and production facilities (including irrigation systems, greenhouses and stables).
    • AREA_MANAGEMENT_SLASH_RESTRICTION_SLASH_REGULATION_ZONES_AND_REPORTING_UNITS

      public static final TLcdCSWInspireProfile.GEMETKeyword AREA_MANAGEMENT_SLASH_RESTRICTION_SLASH_REGULATION_ZONES_AND_REPORTING_UNITS
      Areas managed, regulated or used for reporting at international, European, national, regional and local levels. Includes dumping sites, restricted areas around drinking water sources, nitrate-vulnerable zones, regulated fairways at sea or large inland waters, areas for the dumping of waste, noise restriction zones, prospecting and mining permit areas, river basin districts, relevant reporting units and coastal zone management areas.
    • ATMOSPHERIC_CONDITIONS

      public static final TLcdCSWInspireProfile.GEMETKeyword ATMOSPHERIC_CONDITIONS
      Physical conditions in the atmosphere. Includes spatial data based on measurements, on models or on a combination thereof and includes measurement locations.
    • BIO_MINUS_GEOGRAPHICAL_REGIONS

      public static final TLcdCSWInspireProfile.GEMETKeyword BIO_MINUS_GEOGRAPHICAL_REGIONS
      Areas of relatively homogeneous ecological conditions with common characteristics.
    • BUILDINGS

      public static final TLcdCSWInspireProfile.GEMETKeyword BUILDINGS
      Geographical location of buildings.
    • CADASTRAL_PARCELS

      public static final TLcdCSWInspireProfile.GEMETKeyword CADASTRAL_PARCELS
      Areas defined by cadastral registers or equivalent.
    • COORDINATE_REFERENCE_SYSTEMS

      public static final TLcdCSWInspireProfile.GEMETKeyword COORDINATE_REFERENCE_SYSTEMS
      Systems for uniquely referencing spatial information in space as a set of coordinates (x, y, z) and/or latitude and longitude and height, based on a geodetic horizontal and vertical datum.
    • ELEVATION

      public static final TLcdCSWInspireProfile.GEMETKeyword ELEVATION
      Digital elevation models for land, ice and ocean surface. Includes terrestrial elevation, bathymetry and shoreline.
    • ENERGY_RESOURCES

      public static final TLcdCSWInspireProfile.GEMETKeyword ENERGY_RESOURCES
      Energy resources including hydrocarbons, hydropower, bio-energy, solar, wind, etc., where relevant including depth/height information on the extent of the resource.
    • ENVIRONMENTAL_MONITORING_FACILITIES

      public static final TLcdCSWInspireProfile.GEMETKeyword ENVIRONMENTAL_MONITORING_FACILITIES
      Location and operation of environmental monitoring facilities includes observation and measurement of emissions, of the state of environmental media and of other ecosystem parameters (biodiversity, ecological conditions of vegetation, etc.) by or on behalf of public authorities.
    • GEOGRAPHICAL_GRID_SYSTEMS

      public static final TLcdCSWInspireProfile.GEMETKeyword GEOGRAPHICAL_GRID_SYSTEMS
      Harmonised multi-resolution grid with a common point of origin and standardised location and size of grid cells.
    • GEOGRAPHICAL_NAMES

      public static final TLcdCSWInspireProfile.GEMETKeyword GEOGRAPHICAL_NAMES
      Names of areas, regions, localities, cities, suburbs, towns or settlements, or any geographical or topographical feature of public or historical interest.
    • GEOLOGY

      public static final TLcdCSWInspireProfile.GEMETKeyword GEOLOGY
      Geology characterised according to composition and structure. Includes bedrock, aquifers and geomorphology.
    • HABITATS_AND_BIOTOPES

      public static final TLcdCSWInspireProfile.GEMETKeyword HABITATS_AND_BIOTOPES
      Geographical areas characterised by specific ecological conditions, processes, structure, and (life support) functions that physically support the organisms that live there. Includes terrestrial and aquatic areas distinguished by geographical, abiotic and biotic features, whether entirely natural or semi-natural.
    • HUMAN_HEALTH_AND_SAFETY

      public static final TLcdCSWInspireProfile.GEMETKeyword HUMAN_HEALTH_AND_SAFETY
      Geographical distribution of dominance of pathologies (allergies, cancers, respiratory diseases, etc.), information indicating the effect on health (biomarkers, decline of fertility, epidemics) or well-being of humans (fatigue, stress, etc.) linked directly (air pollution, chemicals, depletion of the ozone layer, noise, etc.) or indirectly (food, genetically modified organisms, etc.) to the quality of the environment.
    • HYDROGRAPHY

      public static final TLcdCSWInspireProfile.GEMETKeyword HYDROGRAPHY
      Hydrographic elements, including marine areas and all other water bodies and items related to them, including river basins and sub-basins. Where appropriate, according to the definitions set out in Directive 2000/60/EC of the European Parliament and of the Council of 23 October 2000 establishing a framework for Community action in the field of water policy (2) and in the form of networks.
    • LAND_COVER

      public static final TLcdCSWInspireProfile.GEMETKeyword LAND_COVER
      Physical and biological cover of the earth's surface including artificial surfaces, agricultural areas, forests, (semi-)natural areas, wetlands, water bodies.
    • LAND_USE

      public static final TLcdCSWInspireProfile.GEMETKeyword LAND_USE
      Territory characterised according to its current and future planned functional dimension or socio-economic purpose (e.g. residential, industrial, commercial, agricultural, forestry, recreational).
    • METEOROLOGICAL_GEOGRAPHICAL_FEATURES

      public static final TLcdCSWInspireProfile.GEMETKeyword METEOROLOGICAL_GEOGRAPHICAL_FEATURES
      Weather conditions and their measurements; precipitation, temperature, evapotranspiration, wind speed and direction.
    • MINERAL_RESOURCES

      public static final TLcdCSWInspireProfile.GEMETKeyword MINERAL_RESOURCES
      Mineral resources (including metal ores, industrial minerals) where relevant including depth/height information on the extent of the resource.
    • NATURAL_RISK_ZONES

      public static final TLcdCSWInspireProfile.GEMETKeyword NATURAL_RISK_ZONES
      Vulnerable areas characterised according to natural hazards. Includes all atmospheric, hydrologic, seismic, volcanic and wildfire phenomena that, because of their location, severity, and frequency, have the potential to seriously affect society), e.g. floods, landslides and subsidence, avalanches, forest fires, earthquakes, volcanic eruptions.
    • OCEANOGRAPHIC_GEOGRAPHICAL_FEATURES

      public static final TLcdCSWInspireProfile.GEMETKeyword OCEANOGRAPHIC_GEOGRAPHICAL_FEATURES
      Physical conditions of oceans (currents, salinity, wave heights, etc.).
    • ORTHOIMAGERY

      public static final TLcdCSWInspireProfile.GEMETKeyword ORTHOIMAGERY
      Geo-referenced image data of the Earth's surface, from either satellite or airborne sensors.
    • POPULATION_DISTRIBUTION_DASH_DEMOGRAPHY

      public static final TLcdCSWInspireProfile.GEMETKeyword POPULATION_DISTRIBUTION_DASH_DEMOGRAPHY
      Geographical distribution of people, including population characteristics and activity levels, aggregated by grid, region, administrative unit or other analytical unit.
    • PRODUCTION_AND_INDUSTRIAL_FACILITIES

      public static final TLcdCSWInspireProfile.GEMETKeyword PRODUCTION_AND_INDUSTRIAL_FACILITIES
      Industrial production sites, including installations covered by Council Directive 96/61/EC of 24 September 1996 concerning integrated pollution prevention and control and water abstraction facilities, mining, storage sites.
    • PROTECTED_SITES

      public static final TLcdCSWInspireProfile.GEMETKeyword PROTECTED_SITES
      Area designated or managed within a framework of international, Community and Member States' legislation to achieve specific conservation objectives.
    • SEA_REGIONS

      public static final TLcdCSWInspireProfile.GEMETKeyword SEA_REGIONS
      Physical conditions of seas and saline water bodies divided into regions and sub-regions with common characteristics.
    • SOIL

      public static final TLcdCSWInspireProfile.GEMETKeyword SOIL
      Soils and subsoil characterised according to depth, texture, structure and content of particles and organic material, stoniness, erosion, where appropriate mean slope and anticipated water storage capacity.
    • SPECIES_DISTRIBUTION

      public static final TLcdCSWInspireProfile.GEMETKeyword SPECIES_DISTRIBUTION
      Geographical distribution of occurrence of animal and plant species aggregated by grid, region, administrative unit or other analytical unit.
    • STATISTICAL_UNITS

      public static final TLcdCSWInspireProfile.GEMETKeyword STATISTICAL_UNITS
      Units for dissemination or use of statistical information.
    • TRANSPORT_NETWORKS

      public static final TLcdCSWInspireProfile.GEMETKeyword TRANSPORT_NETWORKS
      Road, rail, air and water transport networks and related infrastructure. Includes links between different networks. Also includes the trans-European transport network as defined in Decision No 1692/96/EC of the European Parliament and of the Council of 23 July 1996 on Community Guidelines for the development of the trans-European transport network and future revisions of that Decision.
    • UTILITY_AND_GOVERNMENTAL_SERVICES

      public static final TLcdCSWInspireProfile.GEMETKeyword UTILITY_AND_GOVERNMENTAL_SERVICES
      Includes utility facilities such as sewage, waste management, energy supply and water supply, administrative and social governmental services such as public administrations, civil protection sites, schools and hospitals.
  • Method Details

    • values

      public static TLcdCSWInspireProfile.GEMETKeyword[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static TLcdCSWInspireProfile.GEMETKeyword valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • value

      public String value()
      Returns the string value of the enumeration value.
      Returns:
      the string value of the enumeration value
    • toString

      public String toString()
      Overrides:
      toString in class Enum<TLcdCSWInspireProfile.GEMETKeyword>
    • fromValue

      public static TLcdCSWInspireProfile.GEMETKeyword fromValue(String aValue)
      Returns the enum object corresponding to the given string.
      Parameters:
      aValue - the string value corresponding to the enum value
      Returns:
      the enum object corresponding to the given string