added: Finder is able to create a lookup-dir with nodes, as an input we use Open Street Map xml file

placefinder tool support now: --osm-file file_path, --lookup-dir dir_path, --create-lookup-dir parameters
This commit is contained in:
Tomasz Sowa
2021-11-30 16:37:59 +01:00
parent 38659815c7
commit e63b13ab0c
11 changed files with 782 additions and 13 deletions

3
.gitignore vendored
View File

@@ -2,3 +2,6 @@
.project
.settings
data
*.o
*.a
placefinder/placefinder