NINAnor / GarminCustomMaps

The GarminCustomMap plugin exports the current map canvas to a .kmz-file, which is compatible with Garmin`s Custom Maps format for handheld GPS units. That way individual maps styled in QGIS can be used as background (raster) maps on the compatible Garmin GPS units, like Alpha, Astro, Dakota, Oregon, Colorado, GPSMAP 62 series, GPSMAP 64 series, GPSMAP 78 series, Edge 800, Montana, Rino, eTrex® 20 and 30.
GNU General Public License v2.0
17 stars 6 forks source link

Zoom factor Error: <= 500 tiles #12

Open elorigoni opened 4 years ago

elorigoni commented 4 years ago

I'm trying to export for a gpsmap64s. It allow 500tiles custom map. when I'm trying to export I get the warning: "The number of tiles is likely to exceed Garmins limit of 100 tiles! Not all tiles will be displayed on your GPS unit. Consider reducing your map size (extend or zoom-factor)."

if the tiles number for <=100 is 14, I have to chose 10 tiles for have no problem kmz.

Bananastand-Money commented 4 years ago

I've gotten the same error for the same reasons. Otherwise excellent plugin!