view schema/README.md @ 5476:453a33b0717d

GetLegendGraphics URL escaped ';' by '%3B'. The typical call according to https://docs.geoserver.org/latest/en/user/services/wms/get_legend_graphic/index.html contains semicolons as separators. Due to https://github.com/golang/go/issues/25192 we omit the direct usage of ';' in the geoserver call.
author Thomas Junk <thomas.junk@intevation.de>
date Tue, 17 Aug 2021 16:51:43 +0200
parents f2f0b776ba12
children
line wrap: on
line source

The gemma database schema requires PostgreSQL >= 11.

`dot.tmpl` is a template file for `postgresql_autodoc`
to be more similiar to UML and leave out some less useful labels.

See  `../docker/README.md`

Look at `updates/README.md` to how databases are updated.