From 9520ee73b52aa49ca5ef1e4e1a2951770b736ffa Mon Sep 17 00:00:00 2001 From: nobohan Date: Wed, 22 Sep 2021 10:37:06 +0200 Subject: [PATCH] upd utils README --- utils/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/README.md b/utils/README.md index b3d74e3..dd44044 100644 --- a/utils/README.md +++ b/utils/README.md @@ -32,7 +32,7 @@ Here is the column list and the corresponding values list for the table of sites ``` column_list = ['id_site', 'uuid_sinp', 'id_program', 'name', 'geom', 'timestamp_create', 'id_type', 'obs_txt'] - values_list = ['__ID__', '__UUID__', '2', 'import arbres remarquables', '__POINT__', '__NOW__', '1', 'import' ] + values_list = ['__ID__', '__UUID__', '2', 'properties.SPFR', '__POINT__', '__NOW__', '1', 'géoportail wallon' ] ``` Some values in these list MUST follow some special conventions: