Files
mercator_db/src
Lionel Sambuc 750857a5bb Push down one more layer CoreQueryParameters
* Push down the parameters in order for filtering to be done as early
   as possible w.r.t the view port.

 * Add view_port-based filtering in the lower-layers of the DB.

 * Implement PartialOrd on Position, to simplify point in box checks.
2019-10-18 11:11:33 +02:00
..