Fix SQL error

This commit is contained in:
Miel Truyen 2020-08-08 00:57:26 +02:00
parent f3b680e143
commit 0ee30f3840

View File

@ -160,7 +160,7 @@ SELECT osm_id,
NULLIF(tourism, ''),
NULLIF(place, ''),
NULLIF(waterway, ''),
NULLIF(man_made, ''),
NULLIF(man_made, '')
) AS class
FROM (
-- etldoc: landuse_z4 -> layer_landuse:z4