### Details The sql querries for the topology take too much ram. Please modify the sql statement so it uses chunks of manageable size. <details open> <summary>Checklist</summary> - [X] Create `conf/db_chunk_utils.py` ✓ https://github.com/lordfolken/xcsoar-mapgen-topology/commit/4e4252895755e1221f772efc34264d816ad906ee [Edit](https://github.com/lordfolken/xcsoar-mapgen-topology/edit/sweep/refactor_the_sql_statements_so_that_they/conf/db_chunk_utils.py) - [X] Running GitHub Actions for `conf/db_chunk_utils.py` ✓ [Edit](https://github.com/lordfolken/xcsoar-mapgen-topology/edit/sweep/refactor_the_sql_statements_so_that_they/conf/db_chunk_utils.py) - [X] Modify `README.md` ✓ https://github.com/lordfolken/xcsoar-mapgen-topology/commit/0404be8a87eaa24faff60d6d53eddf472375daa7 [Edit](https://github.com/lordfolken/xcsoar-mapgen-topology/edit/sweep/refactor_the_sql_statements_so_that_they/README.md#L22-L44) - [X] Running GitHub Actions for `README.md` ✓ [Edit](https://github.com/lordfolken/xcsoar-mapgen-topology/edit/sweep/refactor_the_sql_statements_so_that_they/README.md#L22-L44) - [X] Create `scripts/db_import` ✓ https://github.com/lordfolken/xcsoar-mapgen-topology/commit/70ccd34f6cba0dbc56731febe242222f43f2e36b [Edit](https://github.com/lordfolken/xcsoar-mapgen-topology/edit/sweep/refactor_the_sql_statements_so_that_they/scripts/db_import) - [X] Running GitHub Actions for `scripts/db_import` ✓ [Edit](https://github.com/lordfolken/xcsoar-mapgen-topology/edit/sweep/refactor_the_sql_statements_so_that_they/scripts/db_import) </details>
Details
The sql querries for the topology take too much ram. Please modify the sql statement so it uses chunks of manageable size.
Checklist
conf/db_chunk_utils.py✓ 4e42528 Editconf/db_chunk_utils.py✓ EditREADME.md✓ 0404be8 EditREADME.md✓ Editscripts/db_import✓ 70ccd34 Editscripts/db_import✓ Edit