building-envelope-data / api

API specification to exchange data about building envelopes
MIT License
3 stars 1 forks source link

Find the optical data sets of IGSDB with a query for `allData` #301

Closed christoph-maurer closed 7 months ago

christoph-maurer commented 1 year ago

When we search https://www.buildingenvelopedata.org/ for "All Data", we should find all optical data sets from IGSDB. Similarly, when we query https://www.buildingenvelopedata.org/graphql/ for allData, all optical data sets from IGSDB should be returned.

A detailed description is available at https://github.com/building-envelope-data/metabase/issues/142 .

christoph-maurer commented 7 months ago

Status: IGSDB_V2 can return all data sets, but not in the BED-JSON format yet. Metabase still works with IGSDB_V1.

danielmcquillen commented 7 months ago

@christoph-maurer Thanks for the catch.

This should be fixed now in igsdb-v2.herokuapp.com

christoph-maurer commented 7 months ago

@danielmcquillen Thank you!

I close this issue and open https://github.com/building-envelope-data/metabase/issues/180 .