changement id couche trace manuel
This commit is contained in:
parent
2e339a7f29
commit
a23c8deb68
|
@ -6,7 +6,7 @@ cd /data/www/vhosts/ar-redadeg/htdocs/scripts/backup/
|
|||
# on récupère les couches geojson depuis umap pour sauvegarde au cas où
|
||||
|
||||
# le tracé manuel
|
||||
curl -sS http://umap.openstreetmap.fr/fr/datalayer/715180/ > "jour_courant/$(date +%Y%m%d)_$(date +%H%M)_phase_1_trace.geojson"
|
||||
curl -sS http://umap.openstreetmap.fr/fr/datalayer/746021/ > "jour_courant/$(date +%Y%m%d)_$(date +%H%M)_phase_1_trace.geojson"
|
||||
# PK VIP
|
||||
curl -sS http://umap.openstreetmap.fr/fr/datalayer/715179/ > "jour_courant/$(date +%Y%m%d)_$(date +%H%M)_phase_1_pk_vip.geojson"
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ cd /data/www/vhosts/ar-redadeg/htdocs/scripts/
|
|||
# on récupère les couches geojson depuis umap
|
||||
|
||||
# le tracé manuel
|
||||
curl -sS http://umap.openstreetmap.fr/fr/datalayer/715180/ > phase_1_trace.geojson
|
||||
curl -sS http://umap.openstreetmap.fr/fr/datalayer/746021/ > phase_1_trace.geojson
|
||||
# PK VIP
|
||||
curl -sS http://umap.openstreetmap.fr/fr/datalayer/715179/ > phase_1_pk_vip.geojson
|
||||
|
||||
|
|
Loading…
Reference in a new issue