Update phase_3_export.sh
coquille
This commit is contained in:
parent
b568144137
commit
585c7c94b0
|
@ -25,7 +25,7 @@ echo ""
|
|||
echo ""
|
||||
echo " Exports GeoJSON pour umap"
|
||||
|
||||
rm -f $rep_data/phase_2_trace_secteur.geojson
|
||||
rm -f $rep_data/phase_3_pk.geojson
|
||||
ogr2ogr -f "GeoJSON" $rep_data/phase_3_pk.geojson PG:"host=$DB_HOST port=$DB_PORT user=$DB_USER password=$DB_PASSWD dbname=$DB_NAME" phase_3_pk_4326
|
||||
|
||||
echo " fait"
|
||||
|
|
Loading…
Reference in a new issue