Skip to content

Commit

Permalink
stable id is os_uuid (zip_id)
Browse files Browse the repository at this point in the history
  • Loading branch information
ltclm authored Feb 26, 2024
1 parent fd24771 commit 4cd040f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/stopo.conf.part
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ source src_ch_swisstopo_vd_ortschaftenverzeichnis_plz : def_searchable_features
{
sql_db = stopo_${DBSTAGING}
sql_query = \
SELECT bgdi_id::int as id \
SELECT os_uuid::int as id \
, 'feature' as origin \
, remove_accents(concat_ws(' ', plz, langtext)) as detail \
, 'ch.swisstopo-vd.ortschaftenverzeichnis_plz' as layer \
Expand Down

0 comments on commit 4cd040f

Please sign in to comment.