Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix dead links, fix option file name #221

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DoLooP
Copy link

@DoLooP DoLooP commented Mar 29, 2019

Change garmin versions
Fix dead link for latest sea and bounds
fix sea-latest unzip: nested sea/ folder in archive already
Fix $OPTIONS opentopomap_options => mkgmap_options

Change garmin versions
Fix dead link for latest sea and bounds
fix sea-latest unzip: nested sea/ folder in archive already
Fix $OPTIONS opentopomap_options => mkgmap_options
@@ -14,8 +14,8 @@ Download [mkgmap](http://www.mkgmap.org.uk/download/mkgmap.html),
[splitter](http://www.mkgmap.org.uk/download/splitter.html) & bounds

```bash
MKGMAP="mkgmap-r4136" # adjust to latest version (see www.mkgmap.org.uk)
SPLITTER="splitter-r591"
MKGMAP="mkgmap-r4248" # adjust to latest version (see www.mkgmap.org.uk)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
MKGMAP="mkgmap-r4248" # adjust to latest version (see www.mkgmap.org.uk)
MKGMAP="mkgmap-r4299" # adjust to latest version (see www.mkgmap.org.uk)

@@ -72,7 +72,7 @@ DATA="$(pwd)/6324*.pbf"

popd > /dev/null

OPTIONS="$(pwd)/opentopomap_options"
OPTIONS="$(pwd)/mkgmap_options"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no such file mkgmap_options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants