view run-app.sh @ 5023:776db50c01f0

Fix repairing geometries ST_Transform() and ST_MakeValid() can both collapse geometries to a lower dimension than polygonal and the output of ST_Transform() can be invalid geometries. Respect that in the order in which functions are stacked here.
author Tom Gottfried <tom@intevation.de>
date Mon, 16 Mar 2020 16:48:17 +0100
parents 9b2218a6c6ae
children
line wrap: on
line source

#!/usr/bin/env bash
exec 2>&1 ./cmd/gemma/gemma --config gemma.toml