Skip to content

Commit

Permalink
Update belgium-flanders.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jbelien authored Sep 8, 2024
1 parent 853b5b3 commit f713a11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/belgium-flanders.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
country: europe/belgium
- name: Download & Unzip Wegenregister data
run: |
wget "https://download.vlaanderen.be/bff/v1/Orders/248409/download/7fae9d05-e147-48d3-8dfa-d66de16a2fb6"
wget --content-disposition "https://download.vlaanderen.be/bff/v1/Orders/248409/download/7fae9d05-e147-48d3-8dfa-d66de16a2fb6"
unzip -j "Wegenregister_SHAPE_20240620.zip" "Shapefile/Wegsegment.*"
- name: Convert (and filter) Wegenregister to GeoJSON
run: |
Expand Down

0 comments on commit f713a11

Please sign in to comment.