GOM Specification to get a node in GOM notation
{
"members" : [ 'info' , 'properties' , 'relations' , 'nodes' , 'geometry' , 'set' ]
"properties" : {
},
"relations" : {
},
"geometry" : {
},
"nodes" : {
"depth" : int,
"filter" : "$object_type ~eq~ 'geo_container'",
"properties" : {
gom::PropertyFilterOptions
},
"relations" : {
gom::RelationOptions
},
"geometry" : {
gom::GeometryFilterOptions
}
}
"set" : {
gom::SetOptions
}
}
Definition gom.options.h:271
Definition gom.options.h:1346
- Since
- 1.1, 05.2026, jh