view schema/demo-data/published_services.sql @ 1241:a45fa8943254

Sounding result import: Forgot to return the token temp file to the importer. Doh!
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 20 Nov 2018 18:05:19 +0100
parents ed8fbbc48440
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')