view run-app.sh @ 5011:2d7af72bb7ac

Fix geometry type wrapping Do not prevent wrapping as soon as the type requested by the consumer can be serialized. If the type of the geometry in the imported feature can be serialized and is the requested type, take it as is. If it's not the requested type, check if it can be wrapped in the requested type.
author Tom Gottfried <tom@intevation.de>
date Wed, 11 Mar 2020 19:29:07 +0100
parents 9b2218a6c6ae
children
line wrap: on
line source

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