golang / geo

S2 geometry library in Go
Apache License 2.0
1.69k stars 182 forks source link

Cell rect bounds != Union(cell children rect bounds) #13

Closed sasikanth-lanka closed 8 years ago

sasikanth-lanka commented 8 years ago

I have and cell with cellid 6ad642d0f with rect bounds as follows

screen shot 2016-10-10 at 2 45 18 pm

And its children with rect bounds as follows

screen shot 2016-10-10 at 2 45 11 pm

Is it a normal behaviour?