Tomas Pohanka 382b12ae8a
Drop osm_transportation_name_network table before recreation. (#1653)
Drop the main table for layer `transportation_name` layer before creation.

For the first SQL import, it is OK, but for the second import (e.g. for a different country by `import-osm area=yyy`) without dropping the whole database it will keep `osm_transportation_name_network` filled with data from the first import (after first `import-sql` step)

This PR will drop the already-filled table from the first import and insert data from the reimported area.
2024-04-03 13:43:28 +02:00
..
2024-03-27 13:56:23 +01:00
2022-10-06 16:09:21 +02:00
2022-10-06 16:09:21 +02:00
2022-10-06 16:09:21 +02:00
2024-02-29 14:39:13 +01:00
2024-02-29 14:39:13 +01:00
2024-03-21 15:58:58 +01:00