Stars
3
Forks
1
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
24
commits
13
2
Merge pull request #8 from ohrie/main
1a41392
Create output folder if it does not exist
d2276a6
Add explanations to input paramters
b1b658b
Updating geo dependency + making clippy happy
0940ece
Version bump
000b3a3
Fix error handling in house number parsing
702868a
Remove openssl-sys from dependency tree
199bd2a
Derive important traits for Buildings
a297896
export buildings
c819e7a
add clone for building
a32587b
Resolving clippy suggestions
8839df9
Seperate the house population from centroid generation
78d22ce
Use Btreemap instead of osmpbfreader in lib function
c318a82
Make PBF reader generic
bc3251a
Making pbf module not soo public
d35a6f6