Skip to content

Commit

Permalink
Update generate-legend.py usage
Browse files Browse the repository at this point in the history
  • Loading branch information
zstadler authored Jun 8, 2024
1 parent 625b745 commit 45c0f82
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Scripts/generate-legend.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@
Workflow:
1. `make refresh-styles start-tileserver-legend` in the vector tile server directory
2. `cd IsraelHiking.Web/src/content/legend` in this repository
2. `cd IsraelHiking.Web/src/content/legend` in the Site repository
3. Optional: `rm *.png` to clean unused legend entries
4. `../../../../Scripts/generate-legend.py`
5. Review the changes, preferably with Docker Desktop's image comparison
6. Commit the changes
'''

import json
Expand Down

0 comments on commit 45c0f82

Please sign in to comment.