I thought that plotting libraries did some kind of polygon filling algorithm (counting crosses) when producing a raster image, did not know that they used mesh internally.
Makie seems correctly installed:
(@v1.6) pkg> status Makie
Status `~/.julia/environments/v1.6/Project.toml`
[ee78f7c6] Makie v0.13.12
@joa-quim, not plotting vectors on a map background, but interpreting vector data (like roads and buildings) to plot them in a raster way.