{ "currentVersion": 10.51, "id": 5, "name": "Owners", "type": "Table", "description": "This table contains ownership data for Deschutes County, Oregon properties. Created from the Deschutes County Assessor's Office data which resides in the ORCATs system. Can be related to the taxlots GIS data table. This table has a one to many relationship with taxlots.", "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MAP_TAXLOT", "type": "esriFieldTypeString", "alias": "MAP_TAXLOT", "length": 50, "domain": null }, { "name": "NAME_TYPE", "type": "esriFieldTypeString", "alias": "NAME_TYPE", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 250, "domain": null }, { "name": "OWNERSHIP_TYPE", "type": "esriFieldTypeString", "alias": "OWNERSHIP_TYPE", "length": 50, "domain": null }, { "name": "S_I_TYPE", "type": "esriFieldTypeString", "alias": "S_I_TYPE", "length": 50, "domain": null }, { "name": "S_I_NUMBER", "type": "esriFieldTypeString", "alias": "S_I_NUMBER", "length": 50, "domain": null } ], "indexes": [ { "name": "GDB_190_MAP_TAXLOT", "fields": "MAP_TAXLOT", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 4, "name": "Owns", "relatedTableId": 0, "role": "esriRelRoleDestination", "keyField": "MAP_TAXLOT", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false } }