[Bugfix] baseline-as-standard option doesn't work anymore
A few changes in exposure-share broke the baseline-as-standard
option. What should be fixed in this issue:
- OSM ID should not be retrieved from AssetReference table (as it doesn't exist)
- Taxonomy IDs should be retrieved from Asset table in the resulting database, not from AssetReference
Edited by Laurens Oostwegel