view schema/demo-data/published_services.sql @ 1110:ed8fbbc48440

Add demo-data for published OGC services
author Tom Gottfried <tom@intevation.de>
date Mon, 05 Nov 2018 15:08:28 +0100
parents
children 50dd4ff7907e
line wrap: on
line source

INSERT INTO sys_admin.published_services (name) VALUES
    ('waterway.fairway_dimensions'),
    ('waterway.distance_marks_geoserver'),
    ('waterway.sounding_results_contour_lines_geoserver'),
    ('waterway.bottlenecks'),
    ('waterway.bottleneck_overview')