Skip to content

Commit

Permalink
Update load_fantoir.sh (#304)
Browse files Browse the repository at this point in the history
Fichier FANTOIR T3 2022
  • Loading branch information
deuzeffe authored Nov 5, 2022
1 parent 35f320a commit 9628191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion load_fantoir.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cd $DATA_DIR
mkdir -p fantoir
cd fantoir
rm -rf FANTOIR* && rm *.zip
wget https://data.economie.gouv.fr/api/datasets/1.0/fichier-fantoir-des-voies-et-lieux-dits/attachments/fichier_national_fantoir_situation_juillet_2022_zip/ -O fantoir.zip
wget https://data.economie.gouv.fr/api/datasets/1.0/fichier-fantoir-des-voies-et-lieux-dits/attachments/fichier_national_fantoir_situation_novembre_2022_zip/ -O fantoir.zip
unzip fantoir.zip
mv FANTOIR* fantoir.txt
psql -d osm -U cadastre -f $BANO_DIR/sql/load_fantoir.sql
Expand Down

0 comments on commit 9628191

Please sign in to comment.