Skip to content

Names and coordinates of Polish cities and villages

Notifications You must be signed in to change notification settings

mbroton/polish-geonames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Names and coordinates of Polish cities and villages

Features:

  • English names of the fields
  • Removed redundant fields

Download

See Releases

Structure

The structure of object/row:

Name Type Polish equivalent
id integer -
name string -
type string ("city" or "village") -
province string województwo
district string powiat
commune string gmina
lat float -
lng float -

Source

Format XML
License CC BY 4.0
Valid as of 01/01/2024
Entries 44499

Data comes from Polish government's website (dane.gov.pl), specifically from Państwowy Rejestr Nazw Geograficznych.

Parser

Data available here is parsed by parser.py.

Usage:

python3 parser.py [XML source file] [output file] 

License

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.