Oracle ?
parent
63c784181d
commit
f5e43f85df
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ You can now exit the spatialite shell:
|
|||
| row_offset | integer | number of rows to skip when querying data | 0 |
|
||||
| row_limit | integer | max number of rows to return when querying data, 0 means no limit | 0 |
|
||||
| wkb_format | string | type of WKB in the geometry field blob, this can be "sqlite" or "spatialite" | sqlite |
|
||||
| use_spatial_index | boolean | choose wheter to use the oracle spatial index when fetching data | true |
|
||||
| use_spatial_index | boolean | choose wheter to use the spatial index when fetching data | true |
|
||||
| multiple_geometries | boolean | wheter to use multiple different objects or a single one when dealing with multi-objects (this is mainly related to how the label are used in the map, one label for a multi-polygon or one label for each polygon of a multi-polygon)| false |
|
||||
| encoding | string | internal file encoding | utf-8 |
|
||||
|
||||
|
|
Loading…
Reference in a new issue