Skip to content

Commit

Permalink
fix broken link (#1023)
Browse files Browse the repository at this point in the history
  • Loading branch information
msbarry authored Sep 20, 2024
1 parent 34f2d5e commit 5f3924b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PLANET.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ First decide where to get the `planet.osm.pbf` file:
osmium renumber everything.osm.pbf -o planet.osm.pbf
```
- If you would like to update your `planet.osm.pbf` file to the latest changes from OpenStreetMap, you can
use [pyosmium-up-to-date](https://docs.osmcode.org/pyosmium/latest/tools_uptodate.html):
use [pyosmium-up-to-date](https://docs.osmcode.org/pyosmium/latest/user_manual/10-Replication-Tools/#updating-a-planet-or-extract):

```bash
pyosmium-up-to-date --size 20000 -v planet.osm.pbf
Expand Down

0 comments on commit 5f3924b

Please sign in to comment.