openmaptiles/layers
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
..
aerodrome_label Document name_* deprecation strategy (#1605) 2023-12-30 08:14:35 +01:00
aeroway improve `class=path` styling (#1450) 2023-01-06 10:08:03 +01:00
boundary Fix borders z0-z4 (#1647) 2024-03-27 13:56:23 +01:00
building
housenumber Fix housenumber_display.sql - cast to bigint instead of integer. (#1637) 2024-02-26 13:04:00 +01:00
landcover
landuse
mountain_peak style: use red color for volcano (#1630) 2024-02-20 08:56:29 +01:00
park Change to pointonsurface (#1641) 2024-02-29 14:39:13 +01:00
place Replace spritezero with spreet (#1631) 2024-02-26 15:06:12 +01:00
poi Change to pointonsurface (#1641) 2024-02-29 14:39:13 +01:00
transportation Drop osm_transportation_name_network table before recreation. (#1653) 2024-04-03 13:43:28 +02:00
transportation_name Reduce transportation_name segmentation (#1643) 2024-03-21 08:08:56 +01:00
water Salt pond with class `pond` (#1645) 2024-03-21 15:58:58 +01:00
water_name fix for problem with "James Bay" in water_name (water label) #1595 (#1621) 2024-01-25 16:01:39 +01:00
waterway Adding source_ids column if not exists. (#1600) 2024-01-16 14:03:46 +01:00