Update traitements.sql

This commit is contained in:
MaelReboux 2019-03-06 21:47:03 +01:00
parent 9b73d34d2a
commit 8712434b80

View file

@ -22,7 +22,7 @@ TRUNCATE phase_1_trace_4326 ;
INSERT INTO phase_1_trace_4326 INSERT INTO phase_1_trace_4326
SELECT SELECT
t.ogc_fid, t.ogc_fid,
s.nom_br AS name, s.nom_br AS name,
t.secteur_id::int, t.secteur_id::int,
t.ordre::int, t.ordre::int,
t.longueur, t.longueur,