data/db_fn.sql
@@ -283,10 +283,7 @@ select st_srid(geom) from bd.dlg_25w_agnp limit 1; select * from bd.dlg_25w_agnp where class != 'BB' limit 1; select a.* from lf.sys_domain a where exists (select * from lf.sys_dict b where b.ns = 'bd' and b.tab = 'dlg_25w_hyda') and a.dom_code like '210%' order by a.id