SomeoneElseOSM / Boundary_Scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boundary_Scripts

Load a database "gis6" with boundary data (not shown by default in the SomeoneElse-style style).

Process

The "update_boundaries.sh" script is similar to "update_render.sh", except that it uses "osmium tags-filter" and "osm-tags-transform" to trim only "admin_level" data from an input .pbf file. It loads that into a database "gis6", which is made available as an overlay map layer.

About

License:GNU General Public License v3.0


Languages

Language:Shell 85.1%Language:Lua 14.9%