view schema/updates_3.0.1/01.dismar-wwname.sql @ 3945:3bdbaf1b282a

SR import: Negate the Z values in the XYZ files if the flag `negate-z` is set.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sun, 14 Jul 2019 17:19:22 +0200
parents 1b11ff97c1d1
children
line wrap: on
line source

ALTER TABLE waterway.distance_marks_virtual
  ADD COLUMN IF NOT EXISTS wwname varchar;