-
-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
In Basemap.java on line 151
Downloader.create(planetiler.config()).add("ne", neUrl, nePath) |
It initiates updates that checks that it has the latest version of NaturalEarth and two other sources. This is independent of what refresh/download flags you set to your config.
It also prevents you from running tile generation offline.
It would be great if it could use Planetiler.getPath so that it used the download/refresh flags as intended.
(Also NaturalEarth is already checked when you add the source, so it should not be needed.)
Metadata
Metadata
Assignees
Labels
No labels