Skip to content

Commit

Permalink
More point properties & Map improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
LOOHP committed Dec 10, 2024
1 parent e88a7a9 commit e8ff417
Show file tree
Hide file tree
Showing 7 changed files with 613 additions and 26 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/data_fetching.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
set -o xtrace
python ./data_merging.py
python ./district_boundary_transform.py
python ./pdd_transform.py
- name: Archive merging outputs
uses: actions/upload-artifact@v4
if: always()
Expand All @@ -51,9 +52,11 @@ jobs:
main.js \
style.css \
custom_heatmap_leaflet.js \
custom_leaflet_bigimage.js \
kdtree.js \
filesaver.js \
district_boundaries.geojson \
pdd.geojson \
build/
- name: Update resources
uses: JamesIves/github-pages-deploy-action@v4
Expand Down
Loading

0 comments on commit e8ff417

Please sign in to comment.