clarisma / geodesk-py

Fast and storage-efficient spatial database engine for OpenStreetMap data
https://docs.geodesk.com/python
GNU Lesser General Public License v3.0
36 stars 0 forks source link

`Box`: implement `+` and `|` for `Box` operands #7

Open clarisma opened 1 year ago

clarisma commented 1 year ago

(Currently, + and | only accept Coordinate objects)