Update create_tables.sql

pour export JSON
This commit is contained in:
MaelREBOUX 2021-11-13 17:49:27 +01:00
parent 9246060bd5
commit a2a7e8ad5d

View file

@ -629,7 +629,7 @@ CREATE VIEW phase_3_pk_4326 AS
SELECT
pk_id,
pk_x, pk_y, pk_long, pk_lat,
length_real, length_theorical,
length_real, length_total,
secteur_id,
municipality_admincode, municipality_postcode,
municipality_name_fr, municipality_name_br,