AtlasOfLivingAustralia / biocache-service

Occurrence & mapping webservices
https://biocache-ws.ala.org.au/ws/
Other
9 stars 26 forks source link

`marineOnly` method refers to `species_habitat` which has been removed from index #728

Closed djtfmartin closed 6 months ago

djtfmartin commented 2 years ago

See https://github.com/AtlasOfLivingAustralia/biocache-service/blob/develop/src/main/java/au/org/ala/biocache/web/WMSController.java#L1205

djtfmartin commented 2 years ago

Fixed in #727

adam-collins commented 11 months ago

Needs another update. Only 2 values are valid for biome, MARINE and TERRESTRIAL. Update https://github.com/AtlasOfLivingAustralia/biocache-service/blob/develop/src/main/java/au/org/ala/biocache/web/WMSController.java#L1205

adam-collins commented 11 months ago

https://github.com/AtlasOfLivingAustralia/biocache-service/pull/864

peggynewman commented 7 months ago

Tested biome value in biocache-test. passed