Spaces:
Runtime error
Runtime error
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -4,5 +4,5 @@
|
|
| 4 |
"streamID":"ebcfc50abe",
|
| 5 |
"UUID_COL":"uuid",
|
| 6 |
"REFERENCE_COL":"graph_geometry_id",
|
| 7 |
-
"EXCLUDE_COLS":["id","totalChildrenCount", "applicationId", "layer"]
|
| 8 |
}
|
|
|
|
| 4 |
"streamID":"ebcfc50abe",
|
| 5 |
"UUID_COL":"uuid",
|
| 6 |
"REFERENCE_COL":"graph_geometry_id",
|
| 7 |
+
"EXCLUDE_COLS":["id","totalChildrenCount", "applicationId", "layer", "@Geometry", "@geometry"]
|
| 8 |
}
|