Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.
/ PostCodesMaps Public archive

[This project was completed in April 2024] PostCodesMaps is an application written in Python that creates postcode maps of regions in Poland based on a set of address points from the Polish National Register of Boundaries Database (the PRG database).

License

Notifications You must be signed in to change notification settings

GML22/PostCodesMaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostCodesMaps

[This project was completed in April 2023]

PostCodesMaps is an application written in Python that creates postcode maps of regions in Poland based on a set of address points from the Polish National Register of Boundaries Database (also known as the PRG database). As part of PostCodeMaps, a website has been created that allows visualisation of the generated postcodes maps: https://gml22.github.io/PostCodesMaps

PostCodesMaps creates SQL database containing all address points in Poland by parsing files in Geography Markup Language format into SQL tables. The main data source of PostCodesMaps is The National Register of Boundaries Database (also known as PRG database) - state-maintained reference database of all address points in Poland (including administrative division of the country):

The resulting database was used to generate postcode maps of Poland (in .shp and .geojson formats), which were then overlaid on OpenStreetMap for visualisation purposes.

The technical documentation of PostCodesMaps is available at:

About

[This project was completed in April 2024] PostCodesMaps is an application written in Python that creates postcode maps of regions in Poland based on a set of address points from the Polish National Register of Boundaries Database (the PRG database).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published