diff gnv-artifacts/doc/conf/queries.properties @ 1057:04967dc9c83f

The title of a layer can be changed by the user. Product 'Layer' and 'Horizontalschnitt' now use the same code path to write the meta information file. (issue198) gnv-artifacts/trunk@1134 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 27 May 2010 16:43:00 +0000
parents 05ab74539ed3
children 174f6eacd595
line wrap: on
line diff
--- a/gnv-artifacts/doc/conf/queries.properties	Thu May 27 08:48:16 2010 +0000
+++ b/gnv-artifacts/doc/conf/queries.properties	Thu May 27 16:43:00 2010 +0000
@@ -1830,7 +1830,8 @@
     
 layer_request_data = SELECT ID_FEATURECLASS, \
         QUERY_STRING, \
-        ID_MAPSERVICE || '_' ||ID_LAYER \
+        ID_MAPSERVICE || '_' ||ID_LAYER, \
+        TITLE || '-' || LAYER_NAME || '-' || BAND VALUE \
     FROM MEDIAN.LAYER_HAS_SUBTYPES \
     WHERE ROW_ID IN (?)
 

http://dive4elements.wald.intevation.org