2
0
Fork 0

osm-garmin: improve Garmin map for driving

This commit is contained in:
Ducky 2024-11-04 15:26:38 +01:00
parent 268cc168f2
commit dcb070e3b2

View file

@ -57,8 +57,11 @@ function build_gmap() {
--country-abbr="$country_abbr" \
--description="LN $(echo "${region##*/}" | sed -e "s/-/ /g" | sed -e "s/\b\(.\)/\u\1/g" | sed -e "s/ /-/g")" \
--add-pois-to-areas \
--improve-overview \
--route \
--index \
--process-destination \
--process-exists \
--bounds="$bounds_dir" \
--housenumbers \
$tiles_dir/$region_shortname/6324*.osm.pbf \