{ "currentVersion": 10.81, "id": 41, "name": "GIS_Planning.DBO.CityOwnedParcels_Insured", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "Insurance", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "PARCELID", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Insured", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "Insured", "type": "esriFieldTypeString", "alias": "Insured", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Insured" }, { "name": "PolNum", "type": "esriFieldTypeString", "alias": "PolNum", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "PolNum" }, { "name": "LocNum", "type": "esriFieldTypeInteger", "alias": "LocNum", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LocNum" }, { "name": "City_Owned", "type": "esriFieldTypeString", "alias": "City Owned", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "City_Owned" }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "PARCELID", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "PARCELID" }, { "name": "Occupancy", "type": "esriFieldTypeString", "alias": "Occupancy", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Occupancy" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Description" }, { "name": "ST_NUM", "type": "esriFieldTypeInteger", "alias": "ST_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ST_NUM" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "STREET" }, { "name": "Constr", "type": "esriFieldTypeString", "alias": "Constr", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Constr" }, { "name": "OriginalBldgValue", "type": "esriFieldTypeInteger", "alias": "OriginalBldgValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OriginalBldgValue" }, { "name": "CurrentBldgValue", "type": "esriFieldTypeInteger", "alias": "CurrentBldgValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CurrentBldgValue" }, { "name": "ValType", "type": "esriFieldTypeString", "alias": "ValType", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ValType" }, { "name": "Pers_Prop_Value", "type": "esriFieldTypeInteger", "alias": "Pers Prop Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pers_Prop_Value" }, { "name": "Total_Value", "type": "esriFieldTypeInteger", "alias": "Total Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total_Value" }, { "name": "SquareFeet", "type": "esriFieldTypeInteger", "alias": "SquareFeet", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SquareFeet" }, { "name": "YearBuilt", "type": "esriFieldTypeString", "alias": "YearBuilt", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "YearBuilt" }, { "name": "NumofStories", "type": "esriFieldTypeInteger", "alias": "NumofStories", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumofStories" }, { "name": "LocPrem", "type": "esriFieldTypeDouble", "alias": "LocPrem", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LocPrem" }, { "name": "Effective1", "type": "esriFieldTypeDate", "alias": "Effective1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Effective1" }, { "name": "BldgValDate1", "type": "esriFieldTypeDate", "alias": "BldgValDate1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BldgValDate1" } ], "indexes": [ { "name": "R160_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "GIS_Planning.DBO.CityOwnedParcels_Insured", "description": "", "prototype": { "attributes": { "Effective1": null, "BldgValDate1": null, "ID": null, "Insured": null, "PolNum": null, "LocNum": null, "City_Owned": null, "PARCELID": null, "Occupancy": null, "Description": null, "ST_NUM": null, "STREET": null, "Constr": null, "OriginalBldgValue": null, "CurrentBldgValue": null, "ValType": null, "Pers_Prop_Value": null, "Total_Value": null, "SquareFeet": null, "YearBuilt": null, "NumofStories": null, "LocPrem": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 10000, "maxRecordCountFactor": 1, "serviceItemId": "9bbb7a2b7b964ed596853ec3965d0458" }