Skip to content

Commit daf9b30

Browse files
b4lrebert
authored andcommitted
Use view
1 parent 9524fe7 commit daf9b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/edi.conf.part

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ source src_ch_bak_bundesinventar_schuetzenswerte_ortsbilder_fotos : def_searchab
114114
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
115115
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
116116
, xtf_id::text as feature_id \
117-
from ( SELECT * FROM view_isos_foto UNION SELECT * FROM view_isos_foto_ob UNION SELECT * FROM view_isos_foto_obt UNION SELECT * FROM view_isos_foto_obth) as f
117+
from view_isos_sphinx
118118
}
119119

120120

0 commit comments

Comments
 (0)