Update traitements.sql
This commit is contained in:
parent
9b73d34d2a
commit
8712434b80
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue