|
|
|
|
|
by Satam
689 days ago
|
|
I needed osm data at one point. Never managed to figure out how to do it the proper way. To get data you need, you need to download massive 100Gb files, in obscure formats, and use obscure libraries. Info is scattered, there are HTTP APIs but they’re limited or rate-limited and it’s not clear if you’re supposed to use them. I know I’m ignorant and I’m happy the project exists, but the usability in the era where devs expect streamlined APIs is not great. I ended up using some free project that had pre-transformed osm data for what i needed. |
|