Opened 5 years ago
Last modified 5 years ago
#20363 closed enhancement
[PATCH] Extract necessary method for QuadBuckets into separate interface — at Version 1
| Reported by: | taylor.smock | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 21.02 |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description (last modified by )
Use cases:
- Various layer users can implement IQuadBucketType on their respective methods
- Notes (so that the Bounds passed into paint can be used) -- not really a speed up here, but depends upon note coverage
- Geotagged images (Mapillary/Streetside/OKV, for example)
Notes: I don't think I missed any files for this, but my JOSM work directory is kind of messy right now (see #16567 16567.initial_extensions.3.patch)
Note:
See TracTickets
for help on using tickets.


