diff options
Diffstat (limited to 'config.yml')
| -rw-r--r-- | config.yml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -614,6 +614,10 @@ layers: # # has a single source, then the sources singleton can be inlined. # layer1_name: # description: A string describing that layer +# +# # Whether to CLUSTER on the geometry index after importing +# cluster-geometry: true +# # create: # # Geometry Type for the output layer. Possible values are like ogr2ogr(1)'s -nlt # # value, namely one of NONE, GEOMETRY, POINT, LINESTRING, POLYGON, MULTIPOINT, |
