Compares road name coverage in OpenStreetMap with Postnummerkatalogen 1996
License
samuellb/pnr96addrstats
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
These scripts can be used to generate lists of missing or unknown road names in Sweden. Currently, only the Greater Stockholm area and some areas in Norrland are handled. You can see it in action here: http://samuellb.users.openstreetmap.se/pnr96addrstats/kommuner.html If you want to run it on your own server, you need to: 1. Download the PNR-96 database. Put the files in a directory called "pnr96" in the addrstats directory. The database can be downloaded here: http://kalle.users.openstreetmap.se/pnr96/ 2. If you need additional municipalities, add mappings from postal town to municipality name in postort2kommun.csv. Then adjust the addrstats_update.sh script to process these municipalities. 3. Run pnr_index to build a complete mapping from postal town to municipality. ./pnr_index.sh 4. Build the statistics. This will download data from OSM with the Overpass API ./addrstats_update.sh 5. Optionally, set up a cron job to run the above e.g. weekly or monthly. All data is ODbL licensed, except for the PNR-96 database which is out-of-copyright, and the postort2kommun.csv file which is CC0 licensed. The source code is MIT licensed (see the headers of each file for details). A word of caution if you plan to use the postort2kommun.csv file: This file is not only missing a lot of data currently, there are also places where the municipality and postal town borders differ. You may want to have a look at http://postnummeruppror.nu/ instead, depending on what you want to do. Also, that site has current postal towns, unlike the postort2kommun.csv file, which has postal town names from 1996.
About
Compares road name coverage in OpenStreetMap with Postnummerkatalogen 1996
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published