Debantbach

The Debantbach is a stream in East Tyrol, Austria. Its source is west of the Hochschober and north of the Leibnitztörl, below the Debantgrat. At the end of the Debanttal Valley, the Debantbach joins the Gößnitzbach and then flows through the Debanttal and into the Drava at Dölsach. The Debantbach descends a total of 1,890 m (6,200 ft) from its source to its mouth, and it has a total length of 22.3 km (13.9 mi).[1] The stream has a catchment area of 83.7 km2 (32.3 sq mi) and takes in a total of 48 bodies of water (including tributaries and their tributaries).

Debantbach
The Debantbach between Seichenbrunn and Hofalm
Location in the Schober Group
Location of the mouth in Austria
Location
CountryAustria
StateTyrol
DistrictLienz District
MunicipalitiesNußdorf-Debant, Iselsberg-Stronach, Dölsach
Physical characteristics
SourceWest of the Hochschober
  locationEast Tyrol, Austria
  coordinates46.939509°N 12.713164°E / 46.939509; 12.713164
  elevation2,540 km (1,580 mi) (AA)
MouthBy Dölsach in the Drava
  location
East Tyrol, Austria
  coordinates
46.80827°N 12.842476°E / 46.80827; 12.842476
  elevation
650 km (400 mi) (AA)
Length22.3 km (13.9 mi)
Basin size83.7 km2 (32.3 sq mi)
Basin features
ProgressionDravaDanubeBlack Sea
River systemDanube

Name

Different etymologies have been suggested for the name "Debant". One possibility is that it comes from a Celtic river and place names, such as Deva or Debana, ultimately deriving from the Latin divius ("divine"). Another suggestion is that the name is derived from the Slavic root djeva ("girl").

gollark: ``` My printer isn't working #393Openwizzwizz4 opened this Issue 11 days ago · 0 commentsCommentsAssigneesNo one assignedLabelsNone yetProjectsNone yetMilestoneNo milestoneNotificationsYou’re not receiving notifications from this thread.1 participant@wizzwizz4@wizzwizz4wizzwizz4 commented 11 days agoI used to be able to use my printer, but after coming back from holiday it doesn't work. Every time I try to print, a box comes up and even after I close it it still doesn't work.```
gollark: It is truly glorious.
gollark: ```javapackage com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.math.arithmetics;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.ApplicationContextHolder;import javax.annotation.PostConstruct;import org.springframework.beans.factory.annotation.Autowired;import org.springframework.context.ApplicationContext;import org.springframework.stereotype.Service;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.strategies.comparators.integercomparator.IntegerForEqualityComparator;@Servicepublic class NumberIsMultipleOfAnotherNumberVerifier { private static IntegerDivider integerDivider; @Autowired private ApplicationContextHolder applicationContextHolder; @PostConstruct public void init() { final ApplicationContext applicationContext = applicationContextHolder.getApplicationContext(); this.integerDivider = applicationContext.getBean(IntegerDivider.class); } public static boolean numberIsMultipleOfAnotherNumber(final int nFirstNumber, final int nSecondNumber) { try { final int nDivideFirstIntegerBySecondIntegerResult = (NumberIsMultipleOfAnotherNumberVerifier.integerDivider.divide(nFirstNumber, nSecondNumber)); final int nMultiplyDivisionResultBySecondIntegerResult = nDivideFirstIntegerBySecondIntegerResult * nSecondNumber; if (IntegerForEqualityComparator.areTwoIntegersEqual(nMultiplyDivisionResultBySecondIntegerResult, nFirstNumber)) { return true; } else { return false; } } catch (final ArithmeticException ae) { return false; } }}```
gollark: `https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpriseEdition
gollark: Not enterprise enough. Try again.

References

  1. Amt der Tiroler Landesregierung: Template:TirisMaps, Themenbaum: Wasser – Flüsse/Seen – Flüsse km, abgerufen am 2. April 2015
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.