{ "currentVersion": 10.91, "id": 0, "name": "KCsde.DBO.appraiser_parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This report, or feature class, is rebuilt nightly from a C# console application called KITT.GIS.Console.Maintenance.COMPAS (which is also the namespace on Apps-tfs-01). The scheduled task runs on GIS-STAGING at 4:00am and needs to coordinate with the T2 export of T2Query in order to get the current previous day's info from TerraScan, THEN the published parcel layer is generated, THEN this report is generated.", "copyrightText": "Jason Eklund - GIS Coordinator Kittias County Information Technology", "editFieldsInfo": { "creationDateField": "DateCreated", "creatorField": "CreatedUserID", "editDateField": "LastUpdtDate", "editorField": "LastUpdtUserID" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "amFileAttachments", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "t2_ParcelNumber", "composite": false }, { "id": 2, "name": "amPermitHistory", "relatedTableId": 4, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "t2_ParcelNumber", "composite": false }, { "id": 3, "name": "amParcelComments", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "t2_ParcelNumber", "composite": false }, { "id": 4, "name": "amSalesInfo", "relatedTableId": 6, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "t2_ParcelNumber", "composite": false } ], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1566853956000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.35186587545E7, "ymin": 5899273.3116, "xmax": -1.33493012918E7, "ymax": 6039244.906199999, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CompletionStatus", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 3 } }, "value": "0", "label": "Not Complete", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 3 } }, "value": "1", "label": "Fielded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 } }, "value": "2", "label": "Pending", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 3 } }, "value": "3", "label": "Complete", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LOWPARCELID", "typeIdField": "CompletionStatus", "subtypeField": "", "fields": [ { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Map Number", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARCELID" }, { "name": "t2_ParcelNumber", "type": "esriFieldTypeString", "alias": "ParcelNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tsilo_atrfile_PARCEL_N" }, { "name": "t2_Situs", "type": "esriFieldTypeString", "alias": "Situs", "domain": null, "editable": true, "nullable": true, "length": 400, "defaultValue": null, "modelName": "tsilo_atrfile_SITUS" }, { "name": "t2_Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 102, "defaultValue": null, "modelName": "tsilo_master_TAXPAYER_NAME" }, { "name": "t2_Address1", "type": "esriFieldTypeString", "alias": "Address1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tsilo_master_MAIL_ADD_1" }, { "name": "t2_Address2", "type": "esriFieldTypeString", "alias": "Mail Addr", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tsilo_master_MAIL_ADD_2" }, { "name": "t2_City", "type": "esriFieldTypeString", "alias": "Mail City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tsilo_master_MAIL_ADD_3" }, { "name": "t2_State", "type": "esriFieldTypeString", "alias": "Mail State", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "t2_State" }, { "name": "t2_Zip", "type": "esriFieldTypeString", "alias": "Mail Zip", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "tsilo_master_ZIP_CODE" }, { "name": "t2_SitusCity", "type": "esriFieldTypeString", "alias": "t2_SitusCity", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "t2_SitusCity" }, { "name": "t2_SitusZip", "type": "esriFieldTypeString", "alias": "t2_SitusZip", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "t2_SitusZip" }, { "name": "Appraiser", "type": "esriFieldTypeString", "alias": "Appraiser", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Appraiser" }, { "name": "AreaName", "type": "esriFieldTypeString", "alias": "Area Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AreaName" }, { "name": "CompletionStatus", "type": "esriFieldTypeSmallInteger", "alias": "Completion Status", "domain": { "type": "codedValue", "name": "AppraisalCompletionStatus", "description": "completion status for Appraiser Mobile", "codedValues": [ { "name": "Not Complete", "code": 0 }, { "name": "Complete", "code": 3 }, { "name": "Fielded", "code": 1 }, { "name": "Pending", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "CompletionStatus" }, { "name": "FieldSheetPath", "type": "esriFieldTypeString", "alias": "FieldSheetPath", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "FieldSheetPath" }, { "name": "DateFielded", "type": "esriFieldTypeDate", "alias": "Date Fielded", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateFielded" }, { "name": "LastUpdtDate", "type": "esriFieldTypeDate", "alias": "LastUpdtDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastUpdtDate" }, { "name": "LastUpdtUserID", "type": "esriFieldTypeString", "alias": "LastUpdtUserID", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LastUpdtUserID" }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "DateCreated", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateCreated" }, { "name": "CreatedUserID", "type": "esriFieldTypeString", "alias": "CreatedUserID", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CreatedUserID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "notes" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "I235734PARCELID3", "fields": "PARCELID,t2_ParcelNumber", "isAscending": true, "isUnique": false, "description": "" }, { "name": "gdb_ct3_4348", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Appraiser", "fields": "Appraiser", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3770_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 0, "name": "0", "domains": { "CompletionStatus": {"type": "inherited"} }, "templates": [ { "name": "0", "description": "", "prototype": { "attributes": { "notes": null, "PARCELID": null, "t2_ParcelNumber": null, "t2_Situs": null, "t2_Owner": null, "t2_Address1": null, "t2_Address2": null, "t2_City": null, "t2_State": null, "t2_Zip": null, "t2_SitusCity": null, "t2_SitusZip": null, "Appraiser": null, "AreaName": null, "CompletionStatus": 0, "FieldSheetPath": null, "DateFielded": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1, "name": "1", "domains": { "CompletionStatus": {"type": "inherited"} }, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "notes": null, "PARCELID": null, "t2_ParcelNumber": null, "t2_Situs": null, "t2_Owner": null, "t2_Address1": null, "t2_Address2": null, "t2_City": null, "t2_State": null, "t2_Zip": null, "t2_SitusCity": null, "t2_SitusZip": null, "Appraiser": null, "AreaName": null, "CompletionStatus": 1, "FieldSheetPath": null, "DateFielded": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "2", "domains": { "CompletionStatus": {"type": "inherited"} }, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "notes": null, "PARCELID": null, "t2_ParcelNumber": null, "t2_Situs": null, "t2_Owner": null, "t2_Address1": null, "t2_Address2": null, "t2_City": null, "t2_State": null, "t2_Zip": null, "t2_SitusCity": null, "t2_SitusZip": null, "Appraiser": null, "AreaName": null, "CompletionStatus": 2, "FieldSheetPath": null, "DateFielded": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "3", "domains": { "CompletionStatus": {"type": "inherited"} }, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "notes": null, "PARCELID": null, "t2_ParcelNumber": null, "t2_Situs": null, "t2_Owner": null, "t2_Address1": null, "t2_Address2": null, "t2_City": null, "t2_State": null, "t2_Zip": null, "t2_SitusCity": null, "t2_SitusZip": null, "Appraiser": null, "AreaName": null, "CompletionStatus": 3, "FieldSheetPath": null, "DateFielded": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }