All Implemented Interfaces:
NamedEntity

public class Valley extends GeoLocation
A low area between hills, often with a river running through it. see https://www.wikidata.org/wiki/Q165 "Tal; langgestreckte, mit mindestens einem Abfluss offene Hohlform in der Landschaft"
  • Constructor Details

    • Valley

      public Valley()
  • Method Details

    • init

      protected void init()
      Description copied from class: UniqueObject
      Use to initialize member variables, used by default constructor and builder
      Overrides:
      init in class GeoLocation