Glinzendorf

Glinzendorf is a town in the district of Gänserndorf in the Austrian state of Lower Austria.

Glinzendorf
Glinzendorf
Location within Austria
Coordinates: 48°15′N 16°37′E
CountryAustria
StateLower Austria
DistrictGänserndorf
Government
  MayorErich Iser
Area
  Total10.43 km2 (4.03 sq mi)
Elevation
152 m (499 ft)
Population
 (2018-01-01)[2]
  Total295
  Density28/km2 (73/sq mi)
Time zoneUTC+1 (CET)
  Summer (DST)UTC+2 (CEST)
Postal code
2262
Area code02248

Geography

Glinzendorf lies 10 km east of Vienna. Only about 0.83 percent of the municipality is forested.

gollark: I ctrl+Fed the code for it and it does not appear to be used outside of its own definition.
gollark: How does that differ from "not actually used at all"?
gollark: ```haskellfoldM' :: (Monad m) => (a -> b -> m a) -> a -> [b] -> m afoldM' _ z [] = return zfoldM' f z (x:xs) = do z' <- f z x z' `seq` foldM' f z' xs```
gollark: I just noticed that the FractalArt code contains a complex-looking monady function which is not actually used at all anywhere.
gollark: I am NOT using a zerophone.

References



This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.