Skip to content

JirkaChadima/cz-region-boundaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to get current data

  1. Install osmtogeojson with npm i -g osmtogeojson
  2. Run cd scripts && ./refresh-data.sh && cd ..
  3. This might eventually break if something happens to geojson format, region ids or any other part of the pipeline

GPS boundaries of Czechia regions

My motivation was to have clear data that would allow me to map Czech ZIP codes to Czech regions. However multiple zip codes might span across multiple regions and we need a more precise matching. This can be achieved by matching GPS points to GPS regions/polygons. By combining these two methods we can achieve both reasonable mapping speed and perfect precision. Dataset contains GPS coordinates marking boundaries of each official region in Czech Republic. Dataset also contains mapping of zip codes to counties and regions. You can use it to pair points to regions and other useful stuff.


GPS hranice krajů Česka (ČR)

Motivací bylo párování českých PSČ na české kraje. Nicméně několik PSČ se rozkládá přes víc krajů a je potřeba párování nějak zpřesnit. Na to se samozřejmě hodí detekce přítomnosti GPS bodu v GPS oblasti/polygonu. Zkombinováním obou metod získáme jak rozumnou rychlost, tak požadovanou přesnost. Datová sada obsahuje pro každý kraj ČR seznam GPS souřadnic ohraničující jejich okraje. Datová sada obsahuje také mapování PSČ na okresy kraje. Dá se s výhodou použít na párování bodů do krajů a jiné kratochvíle.


Visualized source OSM data can be found here.

About

GPS boundaries of Czech regions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published