You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user/components/spatialdb/CompositeDB.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,8 @@
1
1
# CompositeDB
2
2
3
3
% WARNING: Do not edit; this is a generated file!
4
-
Full name: `spatialdata.spatialdb.CompositeDB`
4
+
:Full name: `spatialdata.spatialdb.CompositeDB`
5
+
:Journal name: `compositedb`
5
6
6
7
Virtual spatial database implemented as a combination of two spatial databases.
7
8
This spatial database is useful when you need to provide additional values beyond those present in an existing spatial database or some values have a different layout than others.
@@ -19,10 +20,10 @@ Implements `SpatialDB`.
19
20
20
21
## Pyre Properties
21
22
22
-
*`description`=\<str\>: Descriptive description for database.
23
+
*`description`=\<str\>: Description for database.
23
24
-**default value**: ''
24
25
-**current value**: '', from {default}
25
-
-**validator**: <function validateDescription at 0x11c2979d0>
26
+
-**validator**: <function validateDescription at 0x112cb1dc0>
26
27
*`values_A`=\<list\>: Names of values to query with database A.
0 commit comments