GIScience / GIScience/oshdb

Index on UID

Open
#170 5 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
131
Forks
19
PR merge metrics
No merged PRs in 30d

Description

**Problem**
For OSMContributionView each version of an entity has to be checked for the filters. For a global query this results in `mean nr of Versions (1.7) * entites` contributions being fed to the filter.

**Desired solution**
An index per GridCell (might be better then per OSH-Entity) possibly in form of a bitmap to exclude whole grid-cells based on a set of user-ids.

**Alternative**
?

**Additional context**
User-specific queries might get more common in future.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.