Skip to content

Commit

Permalink
BGDIDIC-124: update table and field names
Browse files Browse the repository at this point in the history
  • Loading branch information
faselm committed Jun 26, 2024
1 parent 86bfd58 commit 890b034
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions conf/uvek.conf.part
Original file line number Diff line number Diff line change
Expand Up @@ -290,15 +290,15 @@ source src_ch_bakom_notruf_112_festnetz : def_searchable_features
SELECT bfs_nummer::bigint as id \
, name as label \
, 'feature' as origin \
, remove_accents(concat_ws(' ', festnetz_112, fn_addresse_112)) as detail \
, remove_accents(concat_ws(' ', phone_number, address)) as detail \
, 'ch.bakom.notruf-112_festnetz' as layer \
, quadindex(the_geom) as geom_quadindex \
, st_y(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lat \
, st_x(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lon \
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
, bfs_nummer::text as feature_id \
from bakom.notruf
from bakom.fn_112_tooltip
}


Expand All @@ -309,15 +309,15 @@ source src_ch_bakom_notruf_117_festnetz : def_searchable_features
SELECT bfs_nummer::bigint as id \
, name as label \
, 'feature' as origin \
, remove_accents(concat_ws(' ', festnetz_117, fn_addresse_117)) as detail \
, remove_accents(concat_ws(' ', phone_number, address)) as detail \
, 'ch.bakom.notruf-117_festnetz' as layer \
, quadindex(the_geom) as geom_quadindex \
, st_y(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lat \
, st_x(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lon \
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
, bfs_nummer::text as feature_id \
from bakom.notruf
from bakom.fn_117_tooltip
}


Expand All @@ -328,15 +328,15 @@ source src_ch_bakom_notruf_118_festnetz : def_searchable_features
SELECT bfs_nummer::bigint as id \
, name as label \
, 'feature' as origin \
, remove_accents(concat_ws(' ', festnetz_118, fn_addresse_118)) as detail \
, remove_accents(concat_ws(' ', phone_number, address)) as detail \
, 'ch.bakom.notruf-118_festnetz' as layer \
, quadindex(the_geom) as geom_quadindex \
, st_y(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lat \
, st_x(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lon \
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
, bfs_nummer::text as feature_id \
from bakom.notruf
from bakom.fn_118_tooltip
}


Expand All @@ -347,15 +347,15 @@ source src_ch_bakom_notruf_143_festnetz : def_searchable_features
SELECT bfs_nummer::bigint as id \
, name as label \
, 'feature' as origin \
, remove_accents(concat_ws(' ', festnetz_143, fn_addresse_143)) as detail \
, remove_accents(concat_ws(' ', phone_number, address)) as detail \
, 'ch.bakom.notruf-143_festnetz' as layer \
, quadindex(the_geom) as geom_quadindex \
, st_y(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lat \
, st_x(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lon \
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
, bfs_nummer::text as feature_id \
from bakom.notruf
from bakom.fn_143_tooltip
}


Expand All @@ -366,15 +366,15 @@ source src_ch_bakom_notruf_144_festnetz : def_searchable_features
SELECT bfs_nummer::bigint as id \
, name as label \
, 'feature' as origin \
, remove_accents(concat_ws(' ', festnetz_144, fn_addresse_144)) as detail \
, remove_accents(concat_ws(' ', phone_number, address)) as detail \
, 'ch.bakom.notruf-144_festnetz' as layer \
, quadindex(the_geom) as geom_quadindex \
, st_y(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lat \
, st_x(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lon \
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
, bfs_nummer::text as feature_id \
from bakom.notruf
from bakom.fn_144_tooltip
}


Expand All @@ -385,15 +385,15 @@ source src_ch_bakom_notruf_145_festnetz : def_searchable_features
SELECT bfs_nummer::bigint as id \
, name as label \
, 'feature' as origin \
, remove_accents(concat_ws(' ', festnetz_145, fn_addresse_145)) as detail \
, remove_accents(concat_ws(' ', phone_number, address)) as detail \
, 'ch.bakom.notruf-145_festnetz' as layer \
, quadindex(the_geom) as geom_quadindex \
, st_y(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lat \
, st_x(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lon \
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
, bfs_nummer::text as feature_id \
from bakom.notruf
from bakom.fn_145_tooltip
}


Expand All @@ -404,15 +404,15 @@ source src_ch_bakom_notruf_147_festnetz : def_searchable_features
SELECT bfs_nummer::bigint as id \
, name as label \
, 'feature' as origin \
, remove_accents(concat_ws(' ', festnetz_147, fn_addresse_147)) as detail \
, remove_accents(concat_ws(' ', phone_number, address)) as detail \
, 'ch.bakom.notruf-147_festnetz' as layer \
, quadindex(the_geom) as geom_quadindex \
, st_y(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lat \
, st_x(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lon \
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
, bfs_nummer::text as feature_id \
from bakom.notruf
from bakom.fn_147_tooltip
}


Expand All @@ -423,15 +423,15 @@ source src_ch_bakom_notruf_112_satellit : def_searchable_features
SELECT bfs_nummer::bigint as id \
, name as label \
, 'feature' as origin \
, remove_accents(concat_ws(' ', satellit_112, sa_addresse_112)) as detail \
, remove_accents(concat_ws(' ', phone_number, address)) as detail \
, 'ch.bakom.notruf-112_satellit' as layer \
, quadindex(the_geom) as geom_quadindex \
, st_y(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lat \
, st_x(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lon \
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
, bfs_nummer::text as feature_id \
from bakom.notruf
from bakom.sa_112_tooltip
}


Expand All @@ -442,15 +442,15 @@ source src_ch_bakom_notruf_112_mobilnetz : def_searchable_features
SELECT bfs_nummer::bigint as id \
, name as label \
, 'feature' as origin \
, remove_accents(concat_ws(' ', mobile_112, mo_addresse_112)) as detail \
, remove_accents(concat_ws(' ', phone_number, address)) as detail \
, 'ch.bakom.notruf-112_mobilnetz' as layer \
, quadindex(the_geom) as geom_quadindex \
, st_y(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lat \
, st_x(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lon \
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
, bfs_nummer::text as feature_id \
from bakom.notruf
from bakom.mo_112_tooltip
}


Expand All @@ -461,15 +461,15 @@ source src_ch_bakom_notruf_117_mobilnetz : def_searchable_features
SELECT bfs_nummer::bigint as id \
, name as label \
, 'feature' as origin \
, remove_accents(concat_ws(' ', mobile_117, mo_addresse_117)) as detail \
, remove_accents(concat_ws(' ', phone_number, address)) as detail \
, 'ch.bakom.notruf-117_mobilnetz' as layer \
, quadindex(the_geom) as geom_quadindex \
, st_y(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lat \
, st_x(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lon \
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
, bfs_nummer::text as feature_id \
from bakom.notruf
from bakom.mo_117_tooltip
}


Expand All @@ -480,15 +480,15 @@ source src_ch_bakom_notruf_118_mobilnetz : def_searchable_features
SELECT bfs_nummer::bigint as id \
, name as label \
, 'feature' as origin \
, remove_accents(concat_ws(' ', mobile_118, mo_addresse_118)) as detail \
, remove_accents(concat_ws(' ', phone_number, address)) as detail \
, 'ch.bakom.notruf-118_mobilnetz' as layer \
, quadindex(the_geom) as geom_quadindex \
, st_y(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lat \
, st_x(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lon \
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
, bfs_nummer::text as feature_id \
from bakom.notruf
from bakom.mo_118_tooltip
}


Expand All @@ -499,15 +499,15 @@ source src_ch_bakom_notruf_143_mobilnetz : def_searchable_features
SELECT bfs_nummer::bigint as id \
, name as label \
, 'feature' as origin \
, remove_accents(concat_ws(' ', mobile_143, mo_addresse_143)) as detail \
, remove_accents(concat_ws(' ', phone_number, address)) as detail \
, 'ch.bakom.notruf-143_mobilnetz' as layer \
, quadindex(the_geom) as geom_quadindex \
, st_y(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lat \
, st_x(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lon \
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
, bfs_nummer::text as feature_id \
from bakom.notruf
from bakom.mo_143_tooltip
}


Expand All @@ -518,15 +518,15 @@ source src_ch_bakom_notruf_144_mobilnetz : def_searchable_features
SELECT bfs_nummer::bigint as id \
, name as label \
, 'feature' as origin \
, remove_accents(concat_ws(' ', mobile_144, mo_addresse_144)) as detail \
, remove_accents(concat_ws(' ', phone_number, address)) as detail \
, 'ch.bakom.notruf-144_mobilnetz' as layer \
, quadindex(the_geom) as geom_quadindex \
, st_y(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lat \
, st_x(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lon \
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
, bfs_nummer::text as feature_id \
from bakom.notruf
from bakom.mo_144_tooltip
}


Expand All @@ -537,15 +537,15 @@ source src_ch_bakom_notruf_145_mobilnetz : def_searchable_features
SELECT bfs_nummer::bigint as id \
, name as label \
, 'feature' as origin \
, remove_accents(concat_ws(' ', mobile_145, mo_addresse_145)) as detail \
, remove_accents(concat_ws(' ', phone_number, address)) as detail \
, 'ch.bakom.notruf-145_mobilnetz' as layer \
, quadindex(the_geom) as geom_quadindex \
, st_y(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lat \
, st_x(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lon \
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
, bfs_nummer::text as feature_id \
from bakom.notruf
from bakom.mo_145_tooltip
}


Expand All @@ -556,15 +556,15 @@ source src_ch_bakom_notruf_147_mobilnetz : def_searchable_features
SELECT bfs_nummer::bigint as id \
, name as label \
, 'feature' as origin \
, remove_accents(concat_ws(' ', mobile_147, mo_addresse_147)) as detail \
, remove_accents(concat_ws(' ', phone_number, address)) as detail \
, 'ch.bakom.notruf-147_mobilnetz' as layer \
, quadindex(the_geom) as geom_quadindex \
, st_y(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lat \
, st_x(st_transform(st_ClosestPoint(the_geom,st_centroid(the_geom)),4326)) as lon \
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
, bfs_nummer::text as feature_id \
from bakom.notruf
from bakom.mo_147_tooltip
}


Expand Down

0 comments on commit 890b034

Please sign in to comment.