Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pankdm committed Jul 8, 2013
1 parent 5ef7d26 commit a1927cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ maps from OpenStreetMap data using mkgmap and style files from

## Usage

1. Download the latest versions of `mkgmap`, `splitter`, `osmosis`:
**1.** Download the latest versions of `mkgmap`, `splitter`, `osmosis`:

```
./update_bin.sh
```

2. Download the map (that you want to convert) in `pbf` format. Possible links:
**2.** Download the map (that you want to convert) in `pbf` format. Possible links:
- <http://downloads.cloudmade.com/>
- <http://gis-lab.info/projects/osm_dump/>
- <http://download.geofabrik.de/openstreetmap/>

3. Generate map:
**3.** Generate map:

```
make split convert INPUT=/path/to/pbf/file
Expand Down

0 comments on commit a1927cf

Please sign in to comment.