Good afternoon
On 12 November 2025, we had our data deployment day, on which some of the data sets available on map.geo.admin.ch were updated. Among other things, this update made the addresses for the Principality of Liechtenstein searchable.
To do this, the perimeter of the addresses in Swisssearch had to be enlarged and the data source behind the Origin in Swisssearch was changed accordingly.
As a result, the featureIDs no longer come from ch.bfs.gebaeude_wohnungs_register, but from ch.swisstopo.amtliches-gebaeudeadressverzeichnis.
Attention: On the SearchServer endpoint, you can either perform a type=featuresearch or a type=locations search.
type=featuresearch is linked to a layer and requires the Get parameter features=<layername> to search the data of the desired layer. There is no fuzzy search here.
type=locations, on the other hand, is independent of layers and performs a Swisssearch on various data sources (including addresses). Fuzzy search is implemented here.
In this search, the features parameter is ignored; a query is made on the Swisssearch index, and you can optionally select the data source with origins=xyz.
For your information, there are three ways to perform an address search:
Swisssearch search with origins=address; if desired, the feature ID can be transferred to the feature endpoint of the specialist layer ch.swisstopo.amtliches-gebaeudeadressverzeichnis
FeatureSearch in the layer ch.swisstopo.amtliches-gebaeudeadressverzeichnis; if desired, the feature ID can be transferred to the feature endpoint of the thematic layer ch.swisstopo.amtliches-gebaeudeadressverzeichnis
FeatureSearch in the layer ch.bfs.gebaeude_wohnungs_register; if desired, the feature ID can be transferred to the feature endpoint of the specialist layer ch.bfs.gebaeude_wohnungs_register.
For more information, visit our new technical documentation page: *.geo.admin.ch
If you are intereseted in the EGID you can either use the workaround proposed by Christine or you can do 2 requests:
1) swisssearch type=featuresearch&origins=address&searchText=.......
2) use the returned featureid (=EGAID) in the feature endpoint of ch.swisstopo.amtliches-gebaeudeadressverzeichnis to get additional informations including the EGID, ESID, etc. p.e.
I hope that helps.
Best regards,
Helpdesk federal geoportal/ltclm