get *.osm.pbf
files from https://wiki.openstreetmap.org/wiki/Planet.osm#Worldwide_extract_sources. i used http://download.openstreetmap.fr/ as they have a nice extract of canada
tilemaker didn't work for me, the output didn't show many of the layers until i was zoomed in a lot
using planetiler in docker:
docker run -e JAVA_TOOL_OPTIONS="-Xmx5g" -v "$(PWD):/data" ghcr.io/onthegomap/planetiler:latest --osm-path=/data/canada-latest.osm.pbf --output=/data/canada-latest.mbtiles --download