I haven’t dug into the docs much. This really does return vectors? Because all of the OSM servers and services I have seen return tiles that are bitmaps, which for the type of data being displayed always seemed like a rather moronic way to do it.
Yep, vectors. See https://github.com/onthegomap/planetiler
Neat.
Before anyone gets too deep I’d like to point out that this is just about hosting vector tiles, the actual tile gen is a separate project. Not to say that hosting large sets of files is trivial, just that there’s more to the picture than one repo.
Are there any android apps that use this yet?
Do you think osmand has any plan to add support?
This is a brand new project so I’m sure no apps are using this yet or even have plans to.
Well, here is hoping!