Known issues
issue | example | potential solution | decision |
---|---|---|---|
Internal server error possibly due to plant occurrence having sites in some cases and in some other cases not | API download of plant occurrence data across BDBSA and ES data fails. In UI When using site filter this automatically excludes plot-less data Download for plant occurrence fails |
| Behaviour will be updated |
download for plant occurrence not working | when downloading through kart, the plant occurrence data from BDBSA is not downloading whether by itself or when BDBSA + other DB are downloaded |
| Works now |
API query for plant population across databases not working, see query below payload = '{"query":{"dataset":["http://linked.data.gov.au/dataset/corveg"],"site_id":["http://linked.data.gov.au/dataset/bdbsa/site-ade00701","http://linked.data.gov.au/dataset/bdbsa/site-acr00701","http://linked.data.gov.au/dataset/bdbsa/site-058bur31","http://linked.data.gov.au/dataset/bdbsa/site-acr00201","http://linked.data.gov.au/dataset/corveg/site-17286","http://linked.data.gov.au/dataset/corveg/site-17287","http://linked.data.gov.au/dataset/corveg/site-17284","http://linked.data.gov.au/dataset/corveg/site-17288","http://linked.data.gov.au/dataset/corveg/site-16459","http://linked.data.gov.au/dataset/corveg/site-17273","http://linked.data.gov.au/dataset/corveg/site-17285"],"feature_type":["http://linked.data.gov.au/def/tern-cv/ae71c3f6-d430-400f-a1d4-97a333b4ee02"]},"page_number":1,"page_size":1000}' | When trying to download the plant population data across two databases the query only downloads the data for one of the databases, but not both |
| Behaviour will be change to allow for query across the DB’s |