43 | | ''' ADD MORE HERE FROM CURRENT GETCAPABILITIES XML ''' |
| 51 | ''' Schema ''' |
| 52 | - Class |
| 53 | - !FeatureClass |
| 54 | - Class |
| 55 | - Data |
| 56 | - Boolean |
| 57 | - Byte |
| 58 | - !DateTime |
| 59 | - Decimal |
| 60 | - Double |
| 61 | - Int16 |
| 62 | - Int32 |
| 63 | - Int64 |
| 64 | - Single |
| 65 | - String |
| 66 | - !SupportsInheritance: false |
| 67 | - !SupportsMultipleSchemas: true |
| 68 | - !SupportsObjectProperties: false |
| 69 | - !SupportsAssociationProperties: false |
| 70 | - !SupportsSchemaOverrides: true |
| 71 | - !SupportsNetworkModel: false |
| 72 | - !SupportsAutoIdGeneration: true |
| 73 | - !SupportsDataStoreScopeUniqueIdGeneration: false |
| 74 | - !SupportedAutoGeneratedTypes |
| 75 | - Int32 |
| 76 | - Int64 |
| 77 | - !SupportsSchemaModification: true |
| 78 | |
| 79 | '''Command''' |
| 80 | - !SupportedCommands |
| 81 | - Select |
| 82 | - SQLCommand |
| 83 | - !DescribeSchema |
| 84 | - !GetSpatialContexts |
| 85 | - !SupportsParameters: true |
| 86 | - !SupportsTimeout: false |
| 87 | - !SupportsSelectExpressions: true |
| 88 | - !SupportsSelectFunctions: true |
| 89 | - !SupportsSelectDistinct: true |
| 90 | - !SupportsSelectOrdering: true |
| 91 | - !SupportsSelectGrouping: false |
| 92 | |
| 93 | '''Filter''' |
| 94 | - Condition |
| 95 | - Comparison |
| 96 | - Like |
| 97 | - In |
| 98 | - Null |
| 99 | - Spatial |
| 100 | - Spatial |
| 101 | - Contains |
| 102 | - Crosses |
| 103 | - Disjoint |
| 104 | - Equals |
| 105 | - Intersects |
| 106 | - Overlaps |
| 107 | - Touches |
| 108 | - Within |
| 109 | - !CoveredBy |
| 110 | - Inside |
| 111 | - !EnvelopeIntersects |
| 112 | - !SupportsGeodesicDistance: false |
| 113 | - !SupportsNonLiteralGeometricOperations: false |
| 114 | |
| 115 | '''Expression''' |
| 116 | - Basic |
| 117 | - Function |
| 118 | |
| 119 | '''Raster''' |
| 120 | - !SupportsRaster: false |
| 121 | - !SupportsStitching: false |
| 122 | - !SupportsSubsampling: false |
| 123 | |
| 124 | '''Topology''' |
| 125 | - !SupportsTopology: false |
| 126 | - !SupportsTopologicalHierarchy: false |
| 127 | - !BreaksCurveCrossingsAutomatically: false |
| 128 | - !ActivatesTopologyByArea: false |
| 129 | - !ConstrainsFeatureMovements: false |
| 130 | |
| 131 | '''Geometry''' |
| 132 | - Types |
| 133 | - Point |
| 134 | - !LineString |
| 135 | - Polygon |
| 136 | - !MultiPoint |
| 137 | - !MultiLineString |
| 138 | - !MultiPolygon |
| 139 | - !MultiGeometry |
| 140 | - Components |
| 141 | - !LinearRing |
| 142 | - Dimensionality: 3D |