chiark / gitweb /
shapelib: Change piece bbox rounding
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 3 Apr 2021 10:16:25 +0000 (11:16 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 3 Apr 2021 15:41:44 +0000 (16:41 +0100)
commit7b697b53f82d07086415b6b70f8f93fc94619d09
tree15febab449fc98169aac453c81333d400cd8e2fc
parent6e9cf51e3f545c93046bedf613c31ae6dbd7492f
shapelib: Change piece bbox rounding

This is causing things not to fit into hands.  I don't think this
rounding up is actually necessary; it was just an abundance of
caution.

This deals with a todo.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/organise.rs
src/shapelib.rs