opengisch / solocator

GNU General Public License v3.0
0 stars 1 forks source link

Changes in Search Service #69

Closed domi4484 closed 2 years ago

domi4484 commented 2 years ago

Datasetview renamed to singleactor. Fixes #68

m-kuhn commented 2 years ago

The change looks good.

But I think it only partially fixes #68 ?

Are these going to be implemented in a separate PR?

domi4484 commented 2 years ago

Facadelayers also have become single actors

Yes but only for the search service, they remain in the dataproduct.

New type "extwms" in the dataproduct response

All types wich are not layergroup or facadelayer are loaded here, inclusive extwms: https://github.com/opengisch/solocator/blob/master/solocator/core/layer_loader.py#L89

In the last commit I cleaned up the dictionary DATAPRODUCT_TYPE_TRANSLATION from old dataproduct types