52North / helgoland-toolbox

Collection of tools for a sensor observation based client
https://52north.github.io/helgoland-toolbox/
Other
13 stars 16 forks source link

Internal ID Resolver fails when Internal ID contains multiple "__" #122

Closed ChrisMalewski closed 4 years ago

ChrisMalewski commented 4 years ago

https://github.com/52North/helgoland-toolbox/blob/v1.0.0-beta.17/projects/helgoland/core/src/lib/dataset-api/internal-id-handler.service.ts

Line 44

sta-tamis/ PAAB1GA-3F04 is not resolvable

Please split at first " " and check if string.split(" ") < 2 rather than dont allow mutliple " __ "