view docker/mapserver/cgi-bin/river-wms @ 9778:b57b236c4f4e 3.2.x

Backed out changeset b1b48fa7bd80 It turns out that, while this works for PostgreSQL/PostGIS, it does not with Oracle. Hibernatespatial tries to map spatial types to PostGIS hibernate types in both cases.
author Tom Gottfried <tom@intevation.de>
date Mon, 06 Feb 2023 16:57:03 +0100
parents 308a0d822d18
children
line wrap: on
line source
#!/bin/sh
export LC_ALL="de_DE.UTF-8"
export NLS_LANG=".AL32UTF8"
export MS_MAPFILE=/opt/d4e/bin/artifacts-data/mapserver/rivers.map
/opt/mapserver/mapserv

http://dive4elements.wald.intevation.org