Changes between Initial Version and Version 2 of Ticket #18731
- Timestamp:
- 2020-02-17T19:36:13+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18731
- Property Summary [PATCH RFC] There should be a method to search for all primitives inside a bbox → [PATCH] There should be a method to search for all primitives inside a bbox
-
Ticket #18731 – Description
initial v2 3 3 I'm marking this as an RFC since I think it would be better to put this in the OsmData class with a default method, but I don't know if it is worth the effort (I don't know how to cleanly check if N/W/R extend O). 4 4 5 I also haven't implemented any tests for it. 5 ~~I also haven't implemented any tests for it.~~