borders/db
2020-12-29 12:32:33 +03:00
..
create_extensions.sql Migrated to python3; id-based border identification instead of name-based; store border hierarchy; auto-split by population; docker 2020-07-23 14:01:48 +03:00
create_index_on_tiles.sql Migrated to python3; id-based border identification instead of name-based; store border hierarchy; auto-split by population; docker 2020-07-23 14:01:48 +03:00
create_osm_places_table.sql SQL formatting 2020-10-23 01:13:45 +03:00
create_tables.sql More robust work with mwm size predictions, including prediction model limitations 2020-12-29 12:32:33 +03:00
Dockerfile.db SQL formatting 2020-10-23 01:13:45 +03:00
init_databases.sh SQL formatting 2020-10-23 01:13:45 +03:00
load_borders.sh SQL formatting 2020-10-23 01:13:45 +03:00
load_osm_places_table.sh Change db structure to use osm_places (not only cities/towns with population) 2020-09-29 14:00:12 +03:00
load_tiles.sh Migrated to python3; id-based border identification instead of name-based; store border hierarchy; auto-split by population; docker 2020-07-23 14:01:48 +03:00
prepare_borders.sh SQL formatting 2020-10-23 01:13:45 +03:00
prepare_tiles.sh Migrated to python3; id-based border identification instead of name-based; store border hierarchy; auto-split by population; docker 2020-07-23 14:01:48 +03:00
tiles2pg.py Add description, simplify input processing in tiles2pb.py 2020-11-20 11:55:28 +03:00