Changes between Initial Version and Version 1 of Ticket #5905, comment 12
- Timestamp:
- 2012-02-25T18:32:39+01:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5905, comment 12
initial v1 1 1 Thank you very much! 2 I tested int on city fragment (4500 ways, 26000 nodes) and it works correctly !2 I tested int on city fragment (4500 ways, 26000 nodes) and it works correctly. 3 3 4 '''shop inside building''', '''building inside amenity''', '''building inside landuse''' works very fast4 '''shop inside building''', '''building inside amenity''', '''building inside landuse''' works surprizingly fast! 5 5 6 6 '''building intersecting highway''' works, but it is extremely slow (maybe because of slow intersection checking and lot of highways), I'll try to look at the code (maybe it is because I was lazy to optimize something)