Update migration comments
This commit is contained in:
parent
49a58e9716
commit
b375c34ee3
@ -15,7 +15,6 @@ CREATE TABLE IF NOT EXISTS reference_tables.landuse_classifications (
|
||||
-- https://land.copernicus.eu/eagle/files/eagle-related-projects/22_NLUD_v44.pdf
|
||||
|
||||
-- The is_used column is set based on whether we plan to use a given order/class for urban buildings.
|
||||
-- Groups as a whole are currently unused.
|
||||
|
||||
INSERT INTO reference_tables.landuse_classifications
|
||||
(landuse_id, description, level, parent_id, is_used)
|
||||
|
Loading…
Reference in New Issue
Block a user