From bd8fb857eb2ed17c2e4b1c95dfe6823a7ab9dda1 Mon Sep 17 00:00:00 2001 From: Dmitry Panin Date: Wed, 7 May 2014 09:57:03 +0400 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2e986ff..99148e2 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,6 @@ This is a project to provide easy and convenient way to convert Garmin maps from OpenStreetMap data using mkgmap and style files from . -## Description - -List of supported poi can be found [here](features/). ## Usage @@ -28,3 +25,10 @@ make split convert INPUT=/path/to/pbf/file ``` The file `output/gmapsupp.img` is ready to be uploaded to device + + +## References + +- List of supported poi can be found [here](features/). +- Discussion on [forum](http://forum.openstreetmap.org/viewtopic.php?id=13875). +- Upstream configs are [here](http://maptourist.org/files/myConfigs/).