Update phase_2_get_data.sh
This commit is contained in:
parent
505dd24929
commit
3880a5edd1
|
@ -27,7 +27,7 @@ echo ""
|
||||||
|
|
||||||
echo " récupération des fichiers geojson depuis la carte umap"
|
echo " récupération des fichiers geojson depuis la carte umap"
|
||||||
curl -sSk https://umap.openstreetmap.fr/fr/datalayer/1903900/ > $rep_data/phase_2_umap_pk_secteur.geojson
|
curl -sSk https://umap.openstreetmap.fr/fr/datalayer/1903900/ > $rep_data/phase_2_umap_pk_secteur.geojson
|
||||||
# TODO aller chercher l'i du layer dans le fichier umap_phase_2_layers.txt
|
# TODO aller chercher l'id du layer dans le fichier umap_phase_2_layers.txt
|
||||||
echo " fait"
|
echo " fait"
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue