Skip to content

Commit

Permalink
* Added planet.pmtiles linking instructions to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
resiliencetheatre committed Oct 28, 2024
1 parent 1662242 commit ee01f0a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,13 @@ wget --no-check-certificate https://build.protomaps.com/20240520.pmtiles -O plan

Check latest pmtiles [here](https://maps.protomaps.com/builds/) or [generate it yourself](https://resilience-theatre.com/wiki/doku.php?id=edgemap:planet_with_tilemaker).

Link downloaded planet.pmtiles under /opt/edgemap/edgeui

```
cd /opt/edgemap/edgeui/
ln -s /opt/data/planet.pmtiles .
```

## Patching iqaudio driver

You can optionally patch iqaudio-codec.c driver to remove really anoying
Expand Down

0 comments on commit ee01f0a

Please sign in to comment.