Skip to content

Duplicate items in locations response from HandsOn dataset response #61

Description

@mycarrysun

When looking into why there was so many results being returned for only a few items on the map, I saw there are a lot of duplicate items being sent back from the SCOS dataset.

I have tried to add &groupBy=location_id to the end of the query string but it does not work. The SCOS api is returning a 406 Bad request.

Are we able to add a group by selection on the location_id column on the SCOS api? If not, we will have to circumvent this somehow but the most performant solution is to just request a group by at the database level.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions