City municipality of Požarevac

The City municipality of Požarevac (Serbian: Градска општина Пожаревац, romanized: Gradska opština Požarevac) is one of two city municipalities which constitute the City of Požarevac. According to the 2011 census results, the municipality has 61,697 inhabitants.

City municipality of Požarevac

Градска општина Пожаревац
Gradska opština Požarevac
Country Serbia
RegionSouthern and Eastern Serbia
DistrictBraničevo
CityPožarevac
Area
  Town63.92 km2 (24.68 sq mi)
  Municipality381.12 km2 (147.15 sq mi)
Population
 (2011)
  Urban
44,183
  Urban density690/km2 (1,800/sq mi)
  Municipality
61,697
  Municipality density160/km2 (420/sq mi)

Settlements

The City municipality of Požarevac includes the following settlements:

gollark: ```nimproc makeFilePath(basepath, page, filename: string): string = # putting tons of things into one directory may cause issues, so "shard" it into 256 subdirs deterministically let pageHash = getMD5(page) let hashdir = pageHash[0..1] # it is possible that for some reason someone could make two files/pages which normalize to the same thing # but are nevertheless different files # thus, put the hash of the ORIGINAL file/pagename before the shortened version let pagedir = pageHash[2..31] & "-" & normalizeFilename(page) let filenameHash = getMD5(filename) discard existsOrCreateDir(basepath / hashdir) discard existsOrCreateDir(basepath / hashdir / pagedir) basepath / hashdir / pagedir / (filenameHash & "-" & normalizeFilename(filename))```<@319753218592866315> is this ↑
gollark: There might also be a ROT13 button, if I feel like it.
gollark: Well, I was considering an option where you could use SQLCipher for data storage instead of SQLite.
gollark: Of course it does. It's important to know how susceptible your document is to frequency analysis if enciphered in certain ways.
gollark: Heavpoot wanted me to track "average letter frequency", and is also my alt sometimes, but that would be bad for performance probably.

See also

  • Municipalities of Serbia

References

  1. "Насеља општине Пожаревац" (pdf). stat.gov.rs (in Serbian). Statistical Office of Serbia. Retrieved 22 October 2019.

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