All Implemented Interfaces:
NamedEntity

public class Lake extends GeoLocation
A body of relatively still water, localized in a basin. see https://www.wikidata.org/wiki/Q23397 "See; von Land umgebenes Stillgewässer mit oder ohne Zu- und Abfluss"
  • Constructor Details

    • Lake

      public Lake()
  • 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