loicgasser / quantized-mesh-tile

Quantized-Mesh encoder/decoder and topology builder
MIT License
88 stars 20 forks source link

Not strictly equal on tile border #17

Closed loicgasser closed 6 years ago

loicgasser commented 7 years ago

https://github.com/loicgasser/quantized-mesh-tile/blob/master/quantized_mesh_tile/terrain.py#L702

When selecting indices on the border of the tile, one should provide a threshold according to the current resolution and not only compare strictly equal lon/lat.