amosproj / amos2021ws01-geo-data-search

Natural language and buzzword search on routing and places
MIT License
3 stars 1 forks source link

Backend/#221 360 search #223

Closed chrisjherm closed 2 years ago

chrisjherm commented 2 years ago

Closes #221 Mainly, I reworked the route-length-algorithm. In addition, the logging was improved and a little refactoring was done. Before we were searching in N, E, S, W (0°,90°,180°,270°) and mostly received points in the north. Now we search in 360° random directions.