[ 
https://issues.apache.org/jira/browse/SOLR-7591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558527#comment-14558527
 ] 

Håvard Wahl Kongsgård commented on SOLR-7591:
---------------------------------------------

for the one that does not work, level 6, in this one I have set 
facet.heatmap.distErrPct to 0.2, same result 

facet.heatmap.geom=%5B59.87033005055591%2C10.408859252929688+TO+59.973569700167744%2C10.954742431640625%5D
&fq=store%3A%5B59.87033005055591%2C10.408859252929688+TO+59.973569700167744%2C10.954742431640625%5D
&facet.heatmap.distErrPct=0.2
&wt=json
&facet.heatmap=store_search
&facet=true
&facet.heatmap.format=ints2D
&bf=if%28exists%28link%29%2C100%2C0%29%5E0.5


facet.heatmap.geom=%5B59.9163974071029%2C10.612621307373047+TO+59.942201625641374%2C10.749092102050781%5D
&fq=store%3A%5B59.9163974071029%2C10.612621307373047+TO+59.942201625641374%2C10.749092102050781%5D
&facet.heatmap.distErrPct=0.2
&bf=if%28exists%28link%29%2C100%2C0%29%5E0.5
&wt=json
&facet.heatmap=store_search
&facet=true
&facet.heatmap.format=ints2D

> Bug with heatmaps
> -----------------
>
>                 Key: SOLR-7591
>                 URL: https://issues.apache.org/jira/browse/SOLR-7591
>             Project: Solr
>          Issue Type: Bug
>          Components: spatial
>    Affects Versions: 5.1
>            Reporter: Håvard Wahl Kongsgård
>            Assignee: David Smiley
>              Labels: heatmap
>
> Hi, I have been experimenting with the new heatmap facet in solr 5. When I 
> use grid level 6 I notice a bug.
> with level 7, I get for example
> rows: 6
> cols: 26
> XmaX: 10.7514953613 Xmin 10.7157897949
> YmaX: 59.9317932129 Ymin 59.9235534668
> Cell size
> 0.00137329101562 x 0.00137329101562
> with level 6
> rows: 11
> cols: 26
> X maX: 10.8435058594 Xmin 10.5578613281
> Y maX: 59.9468994141 Ymin 59.8864746094
> Cell size
> 0.010986328125 x 0.0054931640625
> notice the cell size 
> I could be that my code is faulty, but this works for all other grid levels



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to