You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add "tags" strategy option for smart extract strategy. This checks relations for the specified keys/tags. For a relation to be completed it has to match the keys/tags.
Changed
Limit the number of extracts possible with osmium extract to 500. Prevents us from running out of file descriptors.
Fixed
Extract with a polygon could fail in some circumstances.
Compile problem on Windows due to our use of GetObject() function from RapidJSON.