#549 Merge 3.11/549 scoring places algorithm into 3.11/sprint
- Implemented new "places_score" service that returns aggregated score for different types of Places with several optional criteria (proximity to a given point and/or phonetic similarity to a given text). See https://atl4tl.atlassian.net/browse/NI-180 for more details.
- Made all boost/property_tree invocations thread-safe
- Fixed House class to properly load/save house number from database
- Fixed RoadPlace::getHouse in case there are no House number bounds on the chunk but Houses directly attached to it
- Moved RoutePlannerTestData.hpp and RoutePlannerTestData.inc.hpp to common testing folder for easier inclusion in lower module tests