85
Vector Tiles are deployed on OpenStreetMap.org
(blog.openstreetmap.org)
Everything #OpenStreetMap related is welcome: software releases, showing of your work, questions about how to tag something, as long as it has to do with OpenStreetMap or OpenStreetMap-related software.
OpenStreetMap is a map of the world, created by people like you and free to use under an open license.
Join OpenStreetMap and start mapping: https://www.openstreetmap.org/.
There are many communication channels about OSM, many organized around a certain country or region. Discover them on https://openstreetmap.community/
https://mapcomplete.org/ is an easy-to-use website to view, edit and add points (such as shops, restaurants and others)
https://learnosm.org/en/ has a lot of information for beginners too.
So just no one is going to explain WTF "Vector Tiles" are?
https://en.wikipedia.org/wiki/Vector_graphics
Vector graphics are not the same thing as vector tiles.
What's the distinction you're drawing here? I don't know the implementation details, but my understanding is that it's fundamentally exactly the same thing: the map is rendered by the browser/client using lines and polygons, rather than loading pre-rendered tiled images.
@egrets
I think vector tiles normally have a degree of style independence that normal vector graphic don't?
I think with e.g. SVG the colours, text positioning and font etc. would all be specified when the file was created.
@openstreetmap