VEuPathDB / service-eda

Repo containing EDA web service
Apache License 2.0
0 stars 0 forks source link

Fix collection markers plugin by request geo vars #32

Closed dmgaldi closed 3 months ago

dmgaldi commented 4 months ago

Overview

  1. Updated collections API to disallow clients to incorrectly select members that are not a part of the collection
  2. Fixed a bug where the collections map marker plugin wasn't requesting geographic vars from merging stream
dmfalke commented 4 months ago

I tested this locally with a local website, and it appears to be working. The local service is very slow, so I didn't fully test it, but I think this can get merged asap. Thanks!!