view artifacts/doc/conf/zoom-scales.xml @ 9790:75dc4ea60938 3.2.x

Drop using explicit container names Compose will generate names for the containers and containers can connect each other on the network via the service names. This avoids the unnecessary extra "name space" and prepares the application for usage with different project names.
author Tom Gottfried <tom@intevation.de>
date Thu, 20 Jul 2023 10:25:59 +0200
parents 35094b6bacf4
children
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?>
<zoom-scales>
  <zoom-scale river="default" range="50" radius="1"/>
  <zoom-scale river="default" range="100" radius="5"/>
  <zoom-scale river="default" range="500" radius="10"/>
  <zoom-scale river="Beispielfluss" range="50" radius="1" />
  <zoom-scale river="Beispielfluss" range="100" radius="5" />
  <zoom-scale river="Beispielfluss" range="500" radius="10" />
</zoom-scales>

http://dive4elements.wald.intevation.org