Skip to content

Commit 5099c3d

Browse files
authored
Merge pull request #494 from geoadmin/fix_uvek_notruf
Fix uvek notruf
2 parents 444f028 + 9f98e74 commit 5099c3d

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

conf/uvek.conf.part

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ source src_ch_bakom_notruf_112_festnetz : def_searchable_features
334334
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
335335
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
336336
, bfs_nummer::text as feature_id \
337-
from bakom.notruf_fn_112
337+
from bakom.notruf
338338
}
339339

340340

@@ -353,7 +353,7 @@ source src_ch_bakom_notruf_117_festnetz : def_searchable_features
353353
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
354354
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
355355
, bfs_nummer::text as feature_id \
356-
from bakom.notruf_fn_117
356+
from bakom.notruf
357357
}
358358

359359

@@ -372,7 +372,7 @@ source src_ch_bakom_notruf_118_festnetz : def_searchable_features
372372
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
373373
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
374374
, bfs_nummer::text as feature_id \
375-
from bakom.notruf_fn_118
375+
from bakom.notruf
376376
}
377377

378378

@@ -391,7 +391,7 @@ source src_ch_bakom_notruf_143_festnetz : def_searchable_features
391391
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
392392
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
393393
, bfs_nummer::text as feature_id \
394-
from bakom.notruf_fn_143
394+
from bakom.notruf
395395
}
396396

397397

@@ -410,7 +410,7 @@ source src_ch_bakom_notruf_144_festnetz : def_searchable_features
410410
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
411411
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
412412
, bfs_nummer::text as feature_id \
413-
from bakom.notruf_fn_144
413+
from bakom.notruf
414414
}
415415

416416

@@ -429,7 +429,7 @@ source src_ch_bakom_notruf_145_festnetz : def_searchable_features
429429
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
430430
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
431431
, bfs_nummer::text as feature_id \
432-
from bakom.notruf_fn_145
432+
from bakom.notruf
433433
}
434434

435435

@@ -448,7 +448,7 @@ source src_ch_bakom_notruf_147_festnetz : def_searchable_features
448448
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
449449
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
450450
, bfs_nummer::text as feature_id \
451-
from bakom.notruf_fn_147
451+
from bakom.notruf
452452
}
453453

454454

@@ -467,7 +467,7 @@ source src_ch_bakom_notruf_112_satellit : def_searchable_features
467467
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
468468
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
469469
, bfs_nummer::text as feature_id \
470-
from bakom.notruf_sa_112
470+
from bakom.notruf
471471
}
472472

473473

@@ -486,7 +486,7 @@ source src_ch_bakom_notruf_112_mobilnetz : def_searchable_features
486486
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
487487
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
488488
, bfs_nummer::text as feature_id \
489-
from bakom.notruf_mo_112
489+
from bakom.notruf
490490
}
491491

492492

@@ -505,7 +505,7 @@ source src_ch_bakom_notruf_117_mobilnetz : def_searchable_features
505505
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
506506
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
507507
, bfs_nummer::text as feature_id \
508-
from bakom.notruf_mo_117
508+
from bakom.notruf
509509
}
510510

511511

@@ -524,7 +524,7 @@ source src_ch_bakom_notruf_118_mobilnetz : def_searchable_features
524524
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
525525
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
526526
, bfs_nummer::text as feature_id \
527-
from bakom.notruf_mo_118
527+
from bakom.notruf
528528
}
529529

530530

@@ -543,7 +543,7 @@ source src_ch_bakom_notruf_143_mobilnetz : def_searchable_features
543543
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
544544
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
545545
, bfs_nummer::text as feature_id \
546-
from bakom.notruf_mo_143
546+
from bakom.notruf
547547
}
548548

549549

@@ -562,7 +562,7 @@ source src_ch_bakom_notruf_144_mobilnetz : def_searchable_features
562562
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
563563
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
564564
, bfs_nummer::text as feature_id \
565-
from bakom.notruf_mo_144
565+
from bakom.notruf
566566
}
567567

568568

@@ -581,7 +581,7 @@ source src_ch_bakom_notruf_145_mobilnetz : def_searchable_features
581581
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
582582
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
583583
, bfs_nummer::text as feature_id \
584-
from bakom.notruf_mo_145
584+
from bakom.notruf
585585
}
586586

587587

@@ -600,7 +600,7 @@ source src_ch_bakom_notruf_147_mobilnetz : def_searchable_features
600600
, box2d(st_transform(the_geom, 21781)) as geom_st_box2d \
601601
, box2d(st_transform(the_geom, 2056)) as geom_st_box2d_lv95 \
602602
, bfs_nummer::text as feature_id \
603-
from bakom.notruf_mo_147
603+
from bakom.notruf
604604
}
605605

606606

0 commit comments

Comments
 (0)