[ 
https://issues.apache.org/jira/browse/SOLR-7591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Håvard Wahl Kongsgård updated SOLR-7591:
----------------------------------------
    Description: 
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

  was:
Hi, I have been experimenting with the new heatmap facet in solr 5. When I use 
grid level 5 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


> 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