rustprooflabs / pgosm-flex

PgOSM Flex provides high quality OpenStreetMap datasets in PostGIS (Postgres) using the osm2pgsql Flex output.
MIT License
100 stars 20 forks source link

QGIS styles - set db and schema names #308

Closed rustprooflabs closed 1 year ago

rustprooflabs commented 1 year ago

Closes #307.

Moves the original code for QGIS layer styles into new module, splits logic into logical functions. Add new function to update the data before loading from staging to prod.

Variety of documentation improvements.