Skip to content

Instantly share code, notes, and snippets.

View floatingpurr's full-sized avatar

Andrea Mignone floatingpurr

View GitHub Profile
@floatingpurr
floatingpurr / Random thoughts : )
Last active May 8, 2019 11:18
Query suggestions
Hello Daniel,
sorry for the late! Regarding your query, I noticed that you get some reduntant geo data in the resultset, such as:
wd:Q25 Point(-3.637848 52.349602) wd:Q21257225
wd:Q25 Point(-3.637848 52.349602) wd:Q21560979
Usually that is not a problem when you visualize your data with #defaultView:Map mode. They just overlap. This time, the
resulset you are going to render is quite heavy (100k+ entities). So, why not transforming that problem in a coloring
rule? : )