upd utils README
This commit is contained in:
parent
6f20bb18a3
commit
9520ee73b5
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user